1. b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 16 years ago
  2. 5410f72 ata: fix sparse warning in pata_acpi.c by Harvey Harrison · 16 years ago
  3. 42268e2 ata: fix sparse warning in pata_marvell.c by Harvey Harrison · 16 years ago
  4. ef2f2e4 ata: fix sparse warning in pata_jmicron.c by Harvey Harrison · 16 years ago
  5. 2072fb5 ata: fix sparse warning in pata_cs5536.c by Harvey Harrison · 16 years ago
  6. d98f88c ata: sparse fixes for pata_amd.c by Harvey Harrison · 16 years ago
  7. 1ec414e pata_scc.c: add thaw ops by Akira Iguchi · 16 years ago
  8. b6966a6 pata_cs5536.c bugfix by Martin K. Petersen · 16 years ago
  9. 7a3a16f pata_legacy: don't call ata_host_detach() after initialization failure by Tejun Heo · 16 years ago
  10. 5ab063e ata: fix sparse warnings in sata_mv.c by Harvey Harrison · 16 years ago
  11. 48e1f80 ata: fix sparse warning in sata_via.c by Harvey Harrison · 16 years ago
  12. 6903c0f ata: fix sparse warning in sata_promise.c by Harvey Harrison · 16 years ago
  13. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 16 years ago
  14. eeb37ac ata: fix sparse warning in libata-core.c by Harvey Harrison · 16 years ago
  15. 08f0105 ata: make ata_scsiop_inq_89 static in libata-scsi.c by Harvey Harrison · 16 years ago
  16. fbf14e2 sata_mv: platform driver allocs dma without create by Byron Bradley · 16 years ago
  17. 4194645 pata_ninja32: setup changes by Alan Cox · 16 years ago
  18. 8397248 pata_legacy: typo fix by Alan Cox · 16 years ago
  19. c9544bc pata_amd: Note in the module description it handles Nvidia by Alan Cox · 16 years ago
  20. 8f71efe sata_mv: fix loop with last port by Yinghai Lu · 16 years ago
  21. 4055dee libata: ignore deverr on SETXFER if mode is configured by Tejun Heo · 16 years ago
  22. 7585eb1 pata_via: fix SATA cable detection on cx700 by Tejun Heo · 16 years ago
  23. bc5468f ata_piix.c:piix_init_one() must be __devinit by Adrian Bunk · 16 years ago
  24. 4f743d1 sata_via.c: Remove missleading comment. by Alejandro Riveira Fernández · 16 years ago
  25. 223f95f libata-core: unblacklist HITACHI drives by David Milburn · 16 years ago
  26. 8959d30 sata_nv: fix ATAPI issues with memory over 4GB (v7) by Robert Hancock · 16 years ago
  27. 8d8b600 ata: drivers/ata/sata_mv.c needs dmapool.h by Andrew Morton · 16 years ago
  28. 37198e3 libata: kill now unused n_iter and fix sata_fsl by James Bottomley · 16 years ago
  29. 837f5f8 ahci: fix CAP.NP and PI handling by Tejun Heo · 16 years ago
  30. f351b2d sata_mv: Support SoC controllers by Saeed Bishara · 16 years ago
  31. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 16 years ago
  32. b7d8629 iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size by FUJITA Tomonori · 16 years ago
  33. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  34. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  35. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  36. 9f24e82 Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more by Bryan Wu · 16 years ago
  37. 30d849c Blackfin pata-bf54x driver: should cover all possible interrupt sources by Sonic Zhang · 16 years ago
  38. f920411 Blackfin pata-bf54x driver: Add debug information by Sonic Zhang · 16 years ago
  39. a315acd Blackfin pata-bf54x driver: Remove obsolete PM function by Sonic Zhang · 16 years ago
  40. 92ba5d0 pata_sl82c105: dual channel support by Alan Cox · 16 years ago
  41. 4a537a55 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 16 years ago
  42. a1fe782 sata_nv: fix for completion handling by Robert Hancock · 16 years ago
  43. 7bb3c52 sata_mv: Remove PCI dependency by Saeed Bishara · 16 years ago
  44. 1fd2e1c sata_mv ncq Comments and version bump by Mark Lord · 16 years ago
  45. a838b17 sata_mv ncq Remove post internal cmd op by Mark Lord · 16 years ago
  46. 138bfdd sata_mv ncq Enable NCQ operation by Mark Lord · 16 years ago
  47. eb73d55 sata_mv ncq Introduce per-tag SG tables by Mark Lord · 16 years ago
  48. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  49. 16ad1ad ahci: RAID mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  50. da2fa9b sata_mv ncq Use DMA memory pools for hardware memory tables by Mark Lord · 16 years ago
  51. f273827 sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ by Mark Lord · 16 years ago
  52. cb92441 sata_mv ncq Ignore response status LSB on NCQ by Mark Lord · 16 years ago
  53. 8c0aeb4 sata_mv ncq Use hqtag instead of ioid by Mark Lord · 16 years ago
  54. 7210916 sata_mv ncq Add want ncq parameter for EDMA configuration by Mark Lord · 16 years ago
  55. 0c58912 sata_mv ncq Fix EDMA configuration by Mark Lord · 16 years ago
  56. f630d56 sata_mv ncq Rename base to port mmio by Mark Lord · 16 years ago
  57. 646a4da sata_mv ncq Mask transient IRQs by Mark Lord · 16 years ago
  58. 3606a38 sata_mv ncq EH fixes by Mark Lord · 16 years ago
  59. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  60. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 16 years ago
  61. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 16 years ago
  62. 05a07af [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs by Kim Phillips · 16 years ago
  63. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  64. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  65. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  66. d0ad3bc [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI by James Bottomley · 16 years ago
  67. a984f58 fix drivers/ata/sata_fsl.c double-decl by akpm@linux-foundation.org · 17 years ago
  68. 7ccd720 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by James Bottomley · 17 years ago
  69. b832548 pata_legacy: Merge winbond support by Alan Cox · 17 years ago
  70. 5e8f757 ata_generic: Cenatek support by Alan Cox · 17 years ago
  71. 3e9b902 pata_winbond: error return by Alan Cox · 17 years ago
  72. 0f06978 pata_serverworks: Fix cable types and cosmetics by Alan Cox · 17 years ago
  73. 0eaea36 pata_mpc52xx: remove un-needed assignment by Alan Cox · 17 years ago
  74. 75f9caf libata: fix off-by-one in error categorization by Tejun Heo · 17 years ago
  75. b710a1f ahci: factor out AHCI enabling and enable AHCI before reading CAP by Tejun Heo · 17 years ago
  76. c729072 ata_piix: implement SIDPR SCR access by Tejun Heo · 17 years ago
  77. 8b09f0d ata_piix: convert to prepare - activate initialization by Tejun Heo · 17 years ago
  78. 4e6b79f libata: factor out ata_pci_activate_sff_host() from ata_pci_one() by Tejun Heo · 17 years ago
  79. cadb734 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by akpm@linux-foundation.org · 17 years ago
  80. defc9cd pata_legacy: resychronize with upstream changes and resubmit by Alan Cox · 17 years ago
  81. c294f1b [libata] pata_legacy: typo fix by Andrew Morton · 17 years ago
  82. 045eeb4 [libata] pata_winbond: update for new ->data_xfer hook by Andrew Morton · 17 years ago
  83. f885521 pata_pcmcia: convert to new data_xfer prototype by Tejun Heo · 17 years ago
  84. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  85. 35a10a8 libata: use dev_driver_string() instead of "libata" in libata-sff.c by Tejun Heo · 17 years ago
  86. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 17 years ago
  87. 442eacc libata: make ata_port_queue_task() an internal function by Jeff Garzik · 17 years ago
  88. d7b1745 pata_pcmcia: Minor cleanups and support for dual channel cards by Alan Cox · 17 years ago
  89. c5038fc libata/pata_it821x: Improve handling of poorly compatible emulations by Alan Cox · 17 years ago
  90. a5df2ea pata_pcmcia: Add support for dumb 8bit IDE emulations by Alan Cox · 17 years ago
  91. 0bcc65a libata: make qc->nbytes include extra buffers by Tejun Heo · 17 years ago
  92. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  93. f92a263 libata: change ATA_QCFLAG_DMAMAP semantics by Tejun Heo · 17 years ago
  94. 001102d libata: kill non-sg DMA interface by Tejun Heo · 17 years ago
  95. 55dba31 libata: update ->data_xfer hook for ATAPI by Tejun Heo · 17 years ago
  96. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  97. 0106372 libata: zero xfer length on ATAPI data xfer IRQ is HSM violation by Albert Lee · 17 years ago
  98. 93f8fec libata: make atapi_request_sense() use sg by Tejun Heo · 17 years ago
  99. 1973a02 libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() by Tejun Heo · 17 years ago
  100. 40f46f1 pata_hpt37x: checkpatch fixes by Andrew Morton · 17 years ago