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