1. e013e13 libata: fix bug with non-ncq devices by Jens Axboe · 16 years ago
  2. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  3. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  4. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  5. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  6. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  7. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 16 years ago
  8. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 16 years ago
  9. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  10. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  11. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  12. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  13. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  14. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  15. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  16. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  17. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  18. 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  19. 4538d0c powerpc: Fix no interrupt handling in pata_of_platform by Anton Vorontsov · 16 years ago
  20. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  21. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  22. 0395e61 ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  23. 11fc33d libata-eh: clear UNIT ATTENTION after reset by Tejun Heo · 16 years ago
  24. d09addf ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  25. 67e3e22 [libata] pata_bf54x: Add proper PM operation by Sonic Zhang · 16 years ago
  26. 47d692a pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPC by Kumar Gala · 16 years ago
  27. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  28. 2ad6967 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver by Ben Dooks · 16 years ago
  29. be77e43 ata_piix: drop merged SCR access and use slave_link instead by Tejun Heo · 16 years ago
  30. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  31. b5b3fa3 libata: misc updates to prepare for slave link by Tejun Heo · 16 years ago
  32. aadffb6 libata: reimplement link iterator by Tejun Heo · 16 years ago
  33. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  34. 4c1eb90 sata_nv: reinstate nv_hardreset() for non generic controllers by Tejun Heo · 16 years ago
  35. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  36. f730ae1 libata: remove functions now handed by ACPI dock driver by Shaohua Li · 16 years ago
  37. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  38. 9958066 sata_inic162x: enable LED blinking by Bob Stewart · 16 years ago
  39. da3ceb2 ata: duplicate variable sparse warning by Stephen Hemminger · 16 years ago
  40. 8e48b6b ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  41. de058cd pata_sil680: remove duplicate pcim_enable_device by David Milburn · 16 years ago
  42. 9c2676b libata-sff: kill spurious WARN_ON() in ata_hsm_move() by Tejun Heo · 16 years ago
  43. 2fd673e sata_nv: disable hardreset for generic by Tejun Heo · 16 years ago
  44. 1724846 ahci: disable PMP for marvell ahcis by Tejun Heo · 16 years ago
  45. 46c5784 sata_mv: add RocketRaid 1720 PCI ID to driver by Mark Lord · 16 years ago
  46. 5b66c82 ahci, pata_marvell: play nicely together by Alan Cox · 16 years ago
  47. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  48. ff08705 Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia by Dominik Brodowski · 16 years ago
  49. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  50. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  51. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  52. 0bac660 pcmcia: use pcmcia_loop_config in pata and ide drivers by Dominik Brodowski · 16 years ago
  53. 795659e pcmcia: uniform device IDs of pata_pcmcia and ide-cs by Dominik Brodowski · 16 years ago
  54. 4ef2818 [libata] pata_it821x: fix warning by Jeff Garzik · 16 years ago
  55. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago
  56. 20e2de4 ahci: sis controllers actually can do PMP by Tejun Heo · 16 years ago
  57. ff04715 pata_via: clean up recent tf_load changes by Tejun Heo · 16 years ago
  58. d127ea7 libata: restore SControl on detach by Tejun Heo · 16 years ago
  59. da0e21d libata: use ata_link_printk() when printing SError by Tejun Heo · 16 years ago
  60. 5dbfc9c libata: always do follow-up SRST if hardreset returned -EAGAIN by Tejun Heo · 16 years ago
  61. a674050 libata: fix EH action overwriting in ata_eh_reset() by Tejun Heo · 16 years ago
  62. eb3a55a sata_mv: add the Gen IIE flag to the SoC devices. by Saeed Bishara · 16 years ago
  63. c6c6a1a ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  64. adcb530 ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  65. 4bdee6c sata_mv: don't issue two DMA commands concurrently by Tejun Heo · 16 years ago
  66. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 16 years ago
  67. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  68. 963e497 pata_it821x: Driver updates and reworking by Alan Cox · 16 years ago
  69. 487eff6 ata_piix: subsys 106b:00a3 is apple ich8m too by Tejun Heo · 16 years ago
  70. 49ea3b0 libata-core: make sure that ata_force_tbl is freed in case of an error by Elias Oltmanns · 16 years ago
  71. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  72. bfce5e0 pata_via: add VX800 flag; add function for fixing h/w bugs by JosephChan@via.com.tw · 16 years ago
  73. e8389f0 pata_ali: misplaced pci_dev_put() by Ben Dooks · 16 years ago
  74. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  75. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  76. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  77. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  78. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  79. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  80. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  81. 2640d7c AHCI: Remove an unnecessary flush from ahci_qc_issue by Matthew Wilcox · 16 years ago
  82. 24920c8 AHCI: speed up resume by Zhang Rui · 16 years ago
  83. 1e9dbc9 [libata] Add support for VPD page b1 by Matthew Wilcox · 16 years ago
  84. 6ad6740 ata: endianness annotations in pata drivers by Harvey Harrison · 16 years ago
  85. 3eabddb libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc by Tejun Heo · 16 years ago
  86. ec6add9 [libata] sata_svw: update code comments relating to data corruption by Pavel Machek · 16 years ago
  87. 18f7ba4 libata/ahci: enclosure management support by Kristen Carlson Accardi · 16 years ago
  88. 87fbc5a libata: improve EH internal command timeout handling by Tejun Heo · 16 years ago
  89. d8af0eb libata: use ULONG_MAX to terminate reset timeout table by Tejun Heo · 16 years ago
  90. 0a2c0f5 libata: improve EH retry delay handling by Tejun Heo · 16 years ago
  91. 341c2c9 libata: consistently use msecs for time durations by Tejun Heo · 16 years ago
  92. e6a9192 powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  93. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  94. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  95. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  96. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 16 years ago
  97. c7843e8 sata_mv: safer logic for limit_warnings by Mark Lord · 16 years ago
  98. a836d3e libata-sff: improve HSM violation reporting by Tejun Heo · 16 years ago
  99. ea0c62f ahci: always clear all bits in irq_stat by Tejun Heo · 16 years ago
  100. 464b328 sata_sil24: add DID for another adaptec flavor by Tejun Heo · 16 years ago