1. 4c90d97 libata: disable pdev on all suspend events by Tejun Heo · 18 years ago
  2. 5e5c74a sata_nv: delay on switching between NCQ and non-NCQ commands by Robert Hancock · 18 years ago
  3. cc07591 libata: Fix Cell SATA driver dependencies by Jeff Garzik · 18 years ago
  4. 4d05447 libata: fix probe_ent alloc/free bugs by Tejun Heo · 18 years ago
  5. 8d9db2d SATA: use NULL for ptrs by Randy Dunlap · 18 years ago
  6. 2cb2785 sata_nv: add back some verbosity into ADMA error_handler by Robert Hancock · 18 years ago
  7. 4bb64fb SiS warning fixes by Alan · 18 years ago
  8. 2b06719 libata bugfix: HDIO_DRIVE_TASK by Mark Lord · 18 years ago
  9. 909706a libata: kill ATA_DNXFER_ANY by Tejun Heo · 18 years ago
  10. 7d47e8d libata: put some intelligence into EH speed down sequence by Tejun Heo · 18 years ago
  11. 4ae72a1 libata: improve probe failure handling by Tejun Heo · 18 years ago
  12. 458337d libata: improve ata_down_xfermask_limit() by Tejun Heo · 18 years ago
  13. a619f981b libata: PATA driver for Celleb by Akira Iguchi · 18 years ago
  14. 9de1cc9 [PATCH] libata: wrong sizeof for BUFFER by Fiodor Suietov · 18 years ago
  15. 08573a8 [PATCH] libata: change order of _SDD/_GTF execution (resend #3) by Kristen Carlson Accardi · 18 years ago
  16. 7ea1fbc [PATCH] libata: ACPI _SDD support by Kristen Carlson Accardi · 18 years ago
  17. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago
  18. 7de970e sata_vsc: use default cache line size if non-zero by Nate Dailey · 18 years ago
  19. 5278b50 sata_nv: handle SError status indication by Robert Hancock · 18 years ago
  20. 8361cd7 add delay around sl82c105_reset_engine calls by Olaf Hering · 18 years ago
  21. 81afe89 libata: clear TF before IDENTIFYing by Tejun Heo · 18 years ago
  22. f834e49 libata: Add a host flag to indicate lack of IORDY capability by Alan Cox · 18 years ago
  23. 5387373 sata_promise: new EH conversion for 20619 chips, take 2 by Mikael Pettersson · 18 years ago
  24. 2fb8b49 sata_promise: fix missing PATA cable detection by Mikael Pettersson · 18 years ago
  25. aa2e3e4 [PATCH] scheduled removal of SA_XXX interrupt flags: ata fix by Andrew Morton · 18 years ago
  26. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  27. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  28. e3aba81 [POWERPC] Fixup mp5200 drivers to match device tree changes by Grant Likely · 18 years ago
  29. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
  30. 591a6e8 libata: build fix after dmesg probe output changes by Jeff Garzik · 18 years ago
  31. 11750a4 libata: Early CFA adapters are not required to support mode setting by Alan · 18 years ago
  32. ce053fa sata_nv: propagate ata_pci_device_do_resume return value by Robert Hancock · 18 years ago
  33. a2cfe81 sata_nv: wait for response on entering/leaving ADMA mode by Robert Hancock · 18 years ago
  34. 382a665 sata_nv: use ADMA for NODATA commands by Robert Hancock · 18 years ago
  35. 5bd28a4 sata_nv: cleanup ADMA error handling by Robert Hancock · 18 years ago
  36. 92ae784 (2.6.20) pata_mpiix: probing cleanup (resend) by Sergei Shtylyov · 18 years ago
  37. 7b4f1a1 (2.6.20) pata_mpiix: fix PIO setup issues by Sergei Shtylyov · 18 years ago
  38. 409ba47 (2.6.20) pata_oldpiix: fix PIO2 underclocking by Sergei Shtylyov · 18 years ago
  39. 2c7620d Kconfig: clarify ATA_PIIX description by Alan · 18 years ago
  40. fe33460 sata_inic162x: fix a few glitches in hardreset by Tejun Heo · 18 years ago
  41. 34fee22 libata: add 150ms between completion of hardreset and status checking by Tejun Heo · 18 years ago
  42. 3f64f56 libata: rearrange dmesg info to add full ATA revision by Eric D. Mudama · 18 years ago
  43. 24a0145 pata_sl82c105: wrong assumptions about compatible PIO modes by Sergei Shtylyov · 18 years ago
  44. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 18 years ago
  45. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  46. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  47. 1a68ff1 pata_platform: fix devres conversion by Tejun Heo · 18 years ago
  48. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 18 years ago
  49. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  50. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 18 years ago
  51. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  52. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  53. 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 18 years ago
  54. 9b14dec sata_sis: Support for PATA supports by Alan · 18 years ago
  55. 5924b74 libata: implement HDIO_GET_IDENTITY by Tejun Heo · 18 years ago
  56. 18d90de libata: trivial stuff by Alan · 18 years ago
  57. 0feb573 sata_promise: kill qc->nsect by Tejun Heo · 18 years ago
  58. dedf61d libata piix3 support warning fix by Andrew Morton · 18 years ago
  59. d2cdfc0 libata: PIIX3 support by Alan · 18 years ago
  60. fba6edb sata_promise: handle ATAPI_NODATA ourselves by Mikael Pettersson · 18 years ago
  61. 4113bb6 sata_promise: issue ATAPI commands as normal packets by Mikael Pettersson · 18 years ago
  62. 73fd456 sata_promise: ATAPI cleanup by Mikael Pettersson · 18 years ago
  63. 1fd7a69 sata_inic162x: finally, driver for initio 162x SATA controllers, take #2 by Tejun Heo · 18 years ago
  64. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  65. 1645444 [libata] sata_vsc: build fix after PCI MSI feature addition by Jeff Garzik · 18 years ago
  66. 7cbaa86 [libata] sata_vsc: support PCI MSI by Dan Wolstenholme · 18 years ago
  67. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  68. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 18 years ago
  69. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  70. cdf56bc sata_nv: add suspend/resume support v3 (Resubmit) by Robert Hancock · 18 years ago
  71. 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
  72. 904dbd1 ahci: Remove jmicron fixup by Alan · 18 years ago
  73. 4112e16 libata-sff: Don't try and activate channels which are not in use by Alan · 18 years ago
  74. d73f30e sata_via: PATA support by Alan · 18 years ago
  75. 7dcbc1f pata_sis: implement laptop list and add ASUS A6K/A6U by Jakub W. Jozwicki J · 18 years ago
  76. babfb68 ata_piix: add ICH7 on Acer 3682WLMi to laptop list by J J · 18 years ago
  77. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  78. 9500618 sata_promise: ATAPI support by Mikael Pettersson · 18 years ago
  79. 870ae33 sata_promise: TX2plus PATA support by Mikael Pettersson · 18 years ago
  80. 7a44e91 [PATCH] user of the jiffies rounding patch: ATA subsystem by Arjan van de Ven · 18 years ago
  81. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  82. 155d291 [PATCH] libata: Add support for the MPC52xx ATA controller by Sylvain Munaut · 18 years ago
  83. 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
  84. 3f3e731 [PATCH] sata_sis: support SiS966/966L by Uwe Koziolek · 18 years ago
  85. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 18 years ago
  86. 92ccc5f [PATCH] sata_svw: trivial iomem annotations by Al Viro · 18 years ago
  87. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  88. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  89. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago
  90. 7728098 ahci/pata_jmicron: fix JMicron quirk by Tejun Heo · 18 years ago
  91. 8c8c4ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  92. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  93. 161c888 [PATCH] pata_platform: fallout from set_mode() change by Al Viro · 18 years ago
  94. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  95. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  96. 2ca6611 pata_platform: set_mode fix by Andrew Morton · 18 years ago
  97. 7a0f1c8 ata_if_xfermask() word 51 fix by Lennert Buytenhek · 18 years ago
  98. 5dcade9 pata_sil680: PIO1 taskfile transfers overclocking fix (repost) by Sergei Shtylyov · 18 years ago
  99. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  100. 03ee5b1 libata: fix ata_eh_suspend() return value by Tejun Heo · 18 years ago