1. 299246f libata: mask off DET when restoring SControl for detach by Tejun Heo · 16 years ago
  2. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  3. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  4. 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
  5. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  6. cadef67 sata_promise: add ATA engine reset to reset ops by Mikael Pettersson · 16 years ago
  7. 9ce8e30 libata: add whitelist for devices with known good pata-sata bridges by Jens Axboe · 16 years ago
  8. b9d5b89 sata_via: fix support for 5287 by Tejun Heo · 16 years ago
  9. ba14a9c libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 by Roland Dreier · 16 years ago
  10. 5b97fbd ATA: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  11. 3c136f2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  12. 87943ac libata: ahci enclosure management bit mask by David Milburn · 16 years ago
  13. eb40963 libata: ahci enclosure management led sync by David Milburn · 16 years ago
  14. e7c0d21 pata_ninja32: suspend/resume support by Alan Cox · 16 years ago
  15. 054e5f6 libata: Fix LBA48 on pata_it821x RAID volumes. by Ondrej Zary · 16 years ago
  16. 90484eb libata: clear saved xfer_mode and ncq_enabled on device detach by Tejun Heo · 16 years ago
  17. e8b3b5e sata_sil24: configure max read request size to 4k by Tejun Heo · 16 years ago
  18. 3cd8ddb libata: add missing kernel-doc by Randy Dunlap · 16 years ago
  19. 4a9c7b3 libata: fix device iteration bugs by Tejun Heo · 16 years ago
  20. c77a036 ahci: Add support for Promise PDC42819 by Mark Nelson · 16 years ago
  21. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  22. 43a49cb libata: fix NCQ devices behind port multipliers by Jens Axboe · 16 years ago
  23. e013e13 libata: fix bug with non-ncq devices by Jens Axboe · 16 years ago
  24. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  25. 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
  26. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  27. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  28. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  29. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 16 years ago
  30. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 16 years ago
  31. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  32. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  33. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  34. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  35. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  36. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  37. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  38. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  39. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  40. 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
  41. 4538d0c powerpc: Fix no interrupt handling in pata_of_platform by Anton Vorontsov · 16 years ago
  42. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  43. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  44. 0395e61 ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  45. 11fc33d libata-eh: clear UNIT ATTENTION after reset by Tejun Heo · 16 years ago
  46. d09addf ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  47. 67e3e22 [libata] pata_bf54x: Add proper PM operation by Sonic Zhang · 16 years ago
  48. 47d692a pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPC by Kumar Gala · 16 years ago
  49. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  50. 2ad6967 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver by Ben Dooks · 16 years ago
  51. be77e43 ata_piix: drop merged SCR access and use slave_link instead by Tejun Heo · 16 years ago
  52. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  53. b5b3fa3 libata: misc updates to prepare for slave link by Tejun Heo · 16 years ago
  54. aadffb6 libata: reimplement link iterator by Tejun Heo · 16 years ago
  55. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  56. 4c1eb90 sata_nv: reinstate nv_hardreset() for non generic controllers by Tejun Heo · 16 years ago
  57. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  58. f730ae1 libata: remove functions now handed by ACPI dock driver by Shaohua Li · 16 years ago
  59. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  60. 9958066 sata_inic162x: enable LED blinking by Bob Stewart · 16 years ago
  61. da3ceb2 ata: duplicate variable sparse warning by Stephen Hemminger · 16 years ago
  62. 8e48b6b ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  63. de058cd pata_sil680: remove duplicate pcim_enable_device by David Milburn · 16 years ago
  64. 9c2676b libata-sff: kill spurious WARN_ON() in ata_hsm_move() by Tejun Heo · 16 years ago
  65. 2fd673e sata_nv: disable hardreset for generic by Tejun Heo · 16 years ago
  66. 1724846 ahci: disable PMP for marvell ahcis by Tejun Heo · 16 years ago
  67. 46c5784 sata_mv: add RocketRaid 1720 PCI ID to driver by Mark Lord · 16 years ago
  68. 5b66c82 ahci, pata_marvell: play nicely together by Alan Cox · 16 years ago
  69. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  70. ff08705 Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia by Dominik Brodowski · 16 years ago
  71. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  72. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  73. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  74. 0bac660 pcmcia: use pcmcia_loop_config in pata and ide drivers by Dominik Brodowski · 16 years ago
  75. 795659e pcmcia: uniform device IDs of pata_pcmcia and ide-cs by Dominik Brodowski · 16 years ago
  76. 4ef2818 [libata] pata_it821x: fix warning by Jeff Garzik · 16 years ago
  77. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago
  78. 20e2de4 ahci: sis controllers actually can do PMP by Tejun Heo · 16 years ago
  79. ff04715 pata_via: clean up recent tf_load changes by Tejun Heo · 16 years ago
  80. d127ea7 libata: restore SControl on detach by Tejun Heo · 16 years ago
  81. da0e21d libata: use ata_link_printk() when printing SError by Tejun Heo · 16 years ago
  82. 5dbfc9c libata: always do follow-up SRST if hardreset returned -EAGAIN by Tejun Heo · 16 years ago
  83. a674050 libata: fix EH action overwriting in ata_eh_reset() by Tejun Heo · 16 years ago
  84. eb3a55a sata_mv: add the Gen IIE flag to the SoC devices. by Saeed Bishara · 16 years ago
  85. c6c6a1a ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  86. adcb530 ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  87. 4bdee6c sata_mv: don't issue two DMA commands concurrently by Tejun Heo · 16 years ago
  88. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 16 years ago
  89. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  90. 963e497 pata_it821x: Driver updates and reworking by Alan Cox · 16 years ago
  91. 487eff6 ata_piix: subsys 106b:00a3 is apple ich8m too by Tejun Heo · 16 years ago
  92. 49ea3b0 libata-core: make sure that ata_force_tbl is freed in case of an error by Elias Oltmanns · 16 years ago
  93. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  94. bfce5e0 pata_via: add VX800 flag; add function for fixing h/w bugs by JosephChan@via.com.tw · 16 years ago
  95. e8389f0 pata_ali: misplaced pci_dev_put() by Ben Dooks · 16 years ago
  96. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  97. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  98. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  99. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  100. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago