1. 7c9ef8e AVR32 PATA driver by Kristoffer Nyborg Gregertsen · 17 years ago
  2. d830d17 libata driver for bf548 on chip ATAPI controller. by Sonic Zhang · 17 years ago
  3. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  4. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  5. e923090 libata: pata_pdc2027x PLL detection minor cleanup by Albert Lee · 17 years ago
  6. 614fe29 libata: Spot bridge chips by Alan Cox · 17 years ago
  7. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  8. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  9. 7d73a36 libata pata_via: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  10. e708eb9 libata pata_amd: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  11. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  12. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  13. b877353 libata-add-irq_flags-to-struct-pata_platform_info-fix by Andrew Morton · 17 years ago
  14. 2eb829e ata_piix: disallow UDMA 133 on ICH5 & ICH7 by Christian Lamparter · 17 years ago
  15. a738492 ahci: Store interrupt value by Kristen Carlson Accardi · 17 years ago
  16. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  17. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  18. 05d1eff pata_cmd64x: Set up MWDMA modes properly by Alan Cox · 17 years ago
  19. 4f34337 libata: Note that our cache flush code needs fixing up by Alan Cox · 17 years ago
  20. 50a9901 libata-core: Document some limits/assumptions about ID_ATA by Alan Cox · 17 years ago
  21. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  22. 4cc980b libata: move ata_altstatus() to pio data xfer functions by Albert Lee · 17 years ago
  23. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  24. e3667eb libata-link: update Power Management to handle PMP links by Tejun Heo · 17 years ago
  25. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  26. 9b1e265 libata-link: update EH to deal with PMP links by Tejun Heo · 17 years ago
  27. cf1b86c libata-link: update ata_scsi_error() to handle PMP links by Tejun Heo · 17 years ago
  28. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  29. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  30. 4fb37a2 libata-link: separate out link initialization functions by Tejun Heo · 17 years ago
  31. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  32. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  33. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  34. 955e57d libata-link: linkify EH action helpers by Tejun Heo · 17 years ago
  35. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  36. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  37. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  38. 640fdb5 [libata] pdc_adma: convert to new exception handling (EH) framework by Jeff Garzik · 17 years ago
  39. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  40. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  41. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  42. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  43. 991bf52 drivers/ata/pata_ixp4xx_cf.c: ioremap return code check by Scott Thompson · 17 years ago
  44. 90925d3 Ata: pata_marvell, use ioread* for iomap-ped memory by Jiri Slaby · 17 years ago
  45. 4007b49 libata: fix for sata_mv >64KB DMA segments by Olof Johansson · 17 years ago
  46. 4c74d4e ata_piix: add another TECRA M3 entry to broken suspend list by Tejun Heo · 17 years ago
  47. edeb614 pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode() by Tejun Heo · 17 years ago
  48. 228f47b sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used by Tejun Heo · 17 years ago
  49. c69c089 [libata] ahci: add ATI SB800 PCI IDs by henry su · 17 years ago
  50. e1cc9de libata-sff: Fix documentation by Alan Cox · 17 years ago
  51. 0e3dbc0 libata: Update the blacklist with a few more devices by Alan Cox · 17 years ago
  52. 03e6f48 pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 by Daniel Exner · 17 years ago
  53. 3dcc323 libata clear horkage on ata_dev_init() by Tejun Heo · 17 years ago
  54. b311ec4 [libata, IDE] add new VIA bridge to VIA PATA drivers by Joseph Chan · 17 years ago
  55. bce7d5e pata_it821x: fix lost interrupt with atapi devices by Jeff Norden · 17 years ago
  56. 08ebd43 Fix broken pata_via cable detection by Laurent Riffard · 17 years ago
  57. b4154d4 Fix sata_via write errors on PATA drive connected to VT6421 by Ondrej Zary · 17 years ago
  58. 7d05154 [libata] ata_piix: properly terminate DMI system list by Jeff Garzik · 17 years ago
  59. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  60. 43a98f0 ata_piix: implement IOCFG bit18 quirk by Tejun Heo · 17 years ago
  61. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 17 years ago
  62. 7f9992a sata_promise: FastTrack TX4200 is a second-generation chip by Mikael Pettersson · 17 years ago
  63. d36ee18 pata_marvell: Add more identifiers by Alan Cox · 17 years ago
  64. 3cc0b9d ata_piix: add Satellite U200 to broken suspend list by Tejun Heo · 17 years ago
  65. c5cf0ff ata_piix: IDE mode SATA patch for Intel Tolapai by Jason Gaston · 17 years ago
  66. 18b2466 libata-core: Allow translation setting to fail by Alan Cox · 17 years ago
  67. 1a8f461 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  68. 604de6e pata_it821x: Fix regression/corruptor by Alan Cox · 17 years ago
  69. b54eebd libata: don't check n_sectors during revalidation if zero by Tejun Heo · 17 years ago
  70. 9edbdbe pata_via: Add Arima W730-K8 and other rebadgings by Alan Cox · 17 years ago
  71. 4f2d47c pata_sis: Add the FSC Amilo and friends by Alan Cox · 17 years ago
  72. 78c4af0 pata_pdc2027x: PLL detection fixes by Mikael Pettersson · 17 years ago
  73. 8270bec libata: fix n_sectors failure handling during revalidation by Tejun Heo · 17 years ago
  74. fb0582f9 libata: adjust libata to ignore errors after spinup by Ryan Power · 17 years ago
  75. 5c08ea0 ata_piix: add TECRA M7 to broken suspend list by Tejun Heo · 17 years ago
  76. 80b8987 pata_hpt{37x|3x2n}: fix clock reporting (take 2) by Sergei Shtylyov · 17 years ago
  77. d44a65f pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) by Sergei Shtylyov · 17 years ago
  78. be456b7 pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R] by Bartlomiej Zolnierkiewicz · 17 years ago
  79. ac2b043 ata_piix: update map 10b for ich8m by Tejun Heo · 17 years ago
  80. cfbf723 sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 by Alan Cox · 17 years ago
  81. 6a286a6 [libata] pata_isapnp: replace missing module device table by Jeff Garzik · 17 years ago
  82. eba8448 [ARM] pata_icside: fix the FIXMEs by Russell King · 17 years ago
  83. 4761c06 pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 17 years ago
  85. 7abe79c ata_piix: add Tecra M3 to broken suspend blacklist by Tejun Heo · 17 years ago
  86. 8c3832e ata_piix: implement piix_borken_suspend() by Tejun Heo · 17 years ago
  87. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  88. 6fdc99a libata-sff; Unbreak non DMA capable controllers again by Alan Cox · 17 years ago
  89. dbf0c89 pata_cmd64x: Correct the speed ranges by Alan Cox · 17 years ago
  90. 1e66239 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  91. 64a8170 pata_hpt37x: Fix 2.6.22 clock PLL regression by Alan Cox · 17 years ago
  92. 5c8d520 pata_ali: Correct HP detect by Alan Cox · 17 years ago
  93. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  94. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  95. 8c6b065 pata_cs5520: Fix probe bug regression introduced in 2.6.22 by Alan Cox · 17 years ago
  96. 5ddf24c libata: implement EH fast drain by Tejun Heo · 17 years ago
  97. 4e57c51 libata: schedule probing after SError access failure during autopsy by Tejun Heo · 17 years ago
  98. fccb6ea libata: clear HOTPLUG flag after a reset by Tejun Heo · 17 years ago
  99. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  100. f154515 libata: quickly trigger SATA SPD down after debouncing failed by Tejun Heo · 17 years ago