1. 5fe675e fix module_param mistake in it821x by Stas Sergeev · 18 years ago
  2. a3d2cc5 ahci: fix PORTS_IMPL override by Tejun Heo · 18 years ago
  3. 3fae450 kerneldoc fix in libata by Henrik Kretzschmar · 18 years ago
  4. 2f8fceb libata: more NONCQ devices by Tejun Heo · 18 years ago
  5. 374abf2 pata_it821x: (partially) fix DMA in RAID mode by Bartlomiej Zolnierkiewicz · 18 years ago
  6. 9f78975 PATA: Add the MCP73/77 support to PATA driver by Peer Chen · 18 years ago
  7. e141d99 libata: limit post SRST nsect/lbal wait to ~100ms by Tejun Heo · 18 years ago
  8. 5acd50f libata: force PIO on IOMEGA ZIP 250 ATAPI by Tejun Heo · 18 years ago
  9. 2c3d2a4 libata passthru: update cached device paramters by Albert Lee · 18 years ago
  10. fa4453c libata passthru: always enforce correct DEV bit by Albert Lee · 18 years ago
  11. 23cb1d7 libata passthru: map UDMA protocols by Albert Lee · 18 years ago
  12. 1dce589 libata passthru: support PIO multi commands by Albert Lee · 18 years ago
  13. f93f107 libata passthru: update protocol numbers by Albert Lee · 18 years ago
  14. 6070068 libata: Correct abuse of language by Alan Cox · 18 years ago
  15. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 18 years ago
  16. 0522b28 ahci: Add MCP73/MCP77 support to AHCI driver by Peer Chen · 18 years ago
  17. afe3cc5 libata: fix hw_sata_spd_limit initialization by Tejun Heo · 18 years ago
  18. ef143d5 libata: print device model and firmware revision for ATAPI devices by Albert Lee · 18 years ago
  19. 2288842 libata: fix probe time irq printouts by Olof Johansson · 18 years ago
  20. bd9c5a3 libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP by Tejun Heo · 18 years ago
  21. c3a44a4 remove unused variable in pata_isapnp by Yoichi Yuasa · 18 years ago
  22. 51b94d2 sata_promise: use TF interface for polling NODATA commands by Tejun Heo · 18 years ago
  23. 65d8bac [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends. by David S. Miller · 18 years ago
  24. 464cf17 libata: always use polling SETXFER by Tejun Heo · 18 years ago
  25. 899b69d [ATA]: Don't allow to enable this for SPARC64 without PCI. by David S. Miller · 18 years ago
  26. 471e44b [libata] Add drive to NCQ blacklist by Jeff Garzik · 18 years ago
  27. 960c8a1 pata_hpt37x: Further improvements based on the IDE updates and vendor drivers by Alan Cox · 18 years ago
  28. c343a83 pata: Trivia by Alan Cox · 18 years ago
  29. 52df0ee [libata] sata_via, pata_via: Add PCI IDs. by Jeff Garzik · 18 years ago
  30. 6c7b7d2 [libata] Fix decoding of 6-byte commands by Jeff Garzik · 18 years ago
  31. ddfc87a libata: sata_sis fixes by Uwe Koziolek · 18 years ago
  32. 7e06837 Fix build failure for drivers/ata/pata_scc.c by Tony Breeds · 18 years ago
  33. 4a05e20 [libata] sata_mv: add TODO list by Jeff Garzik · 18 years ago
  34. bb31223 [libata] sata_promise: fix flags typo by Jeff Garzik · 18 years ago
  35. cf5792d pata_via: Handle laptops via DMI by Alan Cox · 18 years ago
  36. 6dffaf6 libata: -ENODEV during prereset isn't an error by Tejun Heo · 18 years ago
  37. fd7fe70 libata: don't consider 0xff as port empty if SStatus is available by Tejun Heo · 18 years ago
  38. b33620f ata_piix: add short 40c quirk for Acer Aspire 2030, take #2 by Tejun Heo · 18 years ago
  39. dd668d1 pata_sis: Fix and clean up some timing setups by Alan Cox · 18 years ago
  40. 824cf33 hpt3x2n: Correct revision boundary by Alan Cox · 18 years ago
  41. 8bc3fc4 libata: bump versions by Jeff Garzik · 18 years ago
  42. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 18 years ago
  43. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 18 years ago
  44. 2f91d81 ata_piix: clean up by Alan Cox · 18 years ago
  45. 4349eeb pata_hpt366: Enable bits are unreliable so don't use them by Alan Cox · 18 years ago
  46. 39f1988 libata: Add Seagate STT20000A to DMA blacklist. by Dave Jones · 18 years ago
  47. c7a4215 ahci: disable 64bit dma on sb600 by Tejun Heo · 18 years ago
  48. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 18 years ago
  49. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 18 years ago
  50. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 18 years ago
  51. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 18 years ago
  52. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 18 years ago
  53. da071b4 libata: fix shutdown warning message printing by Tejun Heo · 18 years ago
  54. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 18 years ago
  55. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 18 years ago
  56. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 18 years ago
  57. d1c68fa pata_scc had been missed by ata_std_prereset() switch by Al Viro · 18 years ago
  58. f7d02ae Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. b9a3b4d pata_platform: don't use generic ata_port_start by Olof Johansson · 18 years ago
  60. b196fc6 Use menuconfig objects: libata by Jan Engelhardt · 18 years ago
  61. 2bcfdde add the ATI SB700 SATA controller device id to AHCI pci table by Henry Su · 18 years ago
  62. 48aaae7 pata_pcmcia: recognize 2GB CompactFlash from Transcend by Aeschbacher, Fabrice · 18 years ago
  63. 1d30c33 git-libata-all: sata_via build fix by Andrew Morton · 18 years ago
  64. 3a32a8e libata-acpi: clean up parameters and misc stuff by Tejun Heo · 18 years ago
  65. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 18 years ago
  66. 8575b81 libata: give devices one last chance even if recovery failed with -EINVAL by Tejun Heo · 18 years ago
  67. 54936f8 libata: fallback to the other IDENTIFY on device error, take#2 by Tejun Heo · 18 years ago
  68. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 18 years ago
  69. 1626aeb libata: clean up SFF init mess by Tejun Heo · 18 years ago
  70. 920a4b1 libata: implement libata.spindown_compat by Tejun Heo · 18 years ago
  71. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 18 years ago
  72. f95637d [ARM] pata_icside: fix build errors by Russell King · 18 years ago
  73. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 18 years ago
  74. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 18 years ago
  75. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 18 years ago
  76. 6b38d1d libata: fix kernel-doc parameters by Randy Dunlap · 18 years ago
  77. 6878cce Fix pata_qdi.c probe code by Samuel Thibault · 18 years ago
  78. 0397bad pata_scc: fix compilation by Alexey Dobriyan · 18 years ago
  79. e1e143c sata_via: add missing PM hooks by Tejun Heo · 18 years ago
  80. 53014e2 sata_nv: fix ADMA freeze/thaw/irq_clear issues by Robert Hancock · 18 years ago
  81. 7871e74 pata_pcmcia.c: add card ident for jvc cdrom by Richard Kennedy · 18 years ago
  82. 5ac2fe5 sata_promise: SATAII-150/300 TX4 port numbering fix by Mikael Pettersson · 18 years ago
  83. 8ffcfd9 sata_promise: fix another error decode regression by Mikael Pettersson · 18 years ago
  84. 48be6b1 libata-acpi: fix _GTF command protocol for ATAPI devices by Tejun Heo · 18 years ago
  85. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  86. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 18 years ago
  87. 67ac58e libata: use flush_work() by Andrew Morton · 18 years ago
  88. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 18 years ago
  89. 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  90. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  91. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  92. 73b6a2b [ARM] Add support for ICSIDE interface on RiscPC by Russell King · 18 years ago
  93. a17dba8 [ARM] Add platform support for PATA on RiscPC by Russell King · 18 years ago
  94. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  95. 27c78b3 [libata reset-seq] build and merge fixes by Jeff Garzik · 18 years ago
  96. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  97. b8cffc6 libata: improve ata_std_prereset() by Tejun Heo · 18 years ago
  98. 9b89391 libata: improve 0xff status handling by Tejun Heo · 18 years ago
  99. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  100. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 18 years ago