1. 31 8月, 2005 1 次提交
  2. 30 8月, 2005 1 次提交
    • J
      [libata] allow ATAPI to be enabled with new atapi_enabled module option · 1623c81e
      Jeff Garzik 提交于
      ATAPI is getting close to being ready.  To increase exposure, we enable
      the code in the upstream kernel, but default it to off (present
      behavior).  Users must pass atapi_enabled=1 as a module option (if
      module) or on the kernel command line (if built in) to turn on
      discovery of their ATAPI devices.
      1623c81e
  3. 29 8月, 2005 1 次提交
    • J
      [libata] license change, other bits · af36d7f0
      Jeff Garzik 提交于
      - changes license of all code from OSL+GPL to plain ole GPL
        - except for NVIDIA, who hasn't yet responded about sata_nv
        - copyright holders were already contacted privately
      
      - adds info in each driver about where hardware/protocol docs may be
        obtained
      
      - where I have made major contributions, updated copyright dates
      af36d7f0
  4. 27 8月, 2005 1 次提交
    • J
      [libata scsi] fix read/write translation edge cases · 13593265
      Jeff Garzik 提交于
      Fix bugs for unlikely edge cases noticed by Douglas Gilbert:
      
      - When READ(6)/WRITE(6) sector count == 0, treat it as 256 sectors
      
      - For other READ(x)/WRITE(x), when sector count == 0, error.
        We don't support successfully completing zero-length transfers at
        this time.
      13593265
  5. 11 8月, 2005 2 次提交
  6. 27 6月, 2005 1 次提交
  7. 31 5月, 2005 1 次提交
  8. 16 5月, 2005 1 次提交
  9. 19 4月, 2005 1 次提交
  10. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4