1. a3a798c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  2. efcb3cf libata: use WARN_ON_ONCE on hot paths by Tejun Heo · 15 years ago
  3. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  4. 0fe40ff libata: clean up the SFF code for coding style by Alan Cox · 15 years ago
  5. 871af12 libata: Add 32bit PIO support by Alan Cox · 15 years ago
  6. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  7. 6ecb6f2 pata_hpt366: reimplement mode programming by Tejun Heo · 15 years ago
  8. b63d395 [libata] pata_hpt3x3: correct _freeze() function declaration by Jeff Garzik · 15 years ago
  9. 5c18c4d libata: Add special ata_pio_need_iordy() handling for Compact Flash. by David Daney · 16 years ago
  10. 78a7ba4 pata_platform: __pata_platform_remove() shouldn't be in discard section by Sonic Zhang · 15 years ago
  11. 1564a18 sata_sil24: remove unused sil24_port_multiplier by Grant Grundler · 15 years ago
  12. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  13. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 15 years ago
  14. fc80902 pata_ali: Fix and workaround for FIFO DMA bug by Alan Cox · 15 years ago
  15. 1b2c357 pata_ali: force initialise a few bits by Alan Cox · 15 years ago
  16. 978ff6d pata_hpt3x3: Workarounds for chipset by Alan Cox · 15 years ago
  17. f29d3b2 fastboot: Make libata initialization even more async by Arjan van de Ven · 15 years ago
  18. 7931805 fastboot: make the libata port scan asynchronous by Arjan van de Ven · 15 years ago
  19. b9d5fc4 libata: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  20. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  21. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  22. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  23. c7e324f sata_sil: add Large Block Transfer support by Robert Hancock · 16 years ago
  24. 3c38773 [libata] ata_piix: cleanup dmi strings checking by Jiri Slaby · 16 years ago
  25. 5ccfca9 libata: blacklist NCQ on OCZ CORE 2 SSD (resend) by Lubomir Bulej · 16 years ago
  26. bd353ff [libata] Update kernel-doc comments to match source code by Qinghuang Feng · 16 years ago
  27. ece180d libata: perform port detach in EH by Tejun Heo · 16 years ago
  28. ad74e4c libata: when restoring SControl during detach do the PMP links first by Tejun Heo · 16 years ago
  29. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  30. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  31. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  32. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago
  33. d10d491 libata: fix Seagate NCQ+FLUSH blacklist by Tejun Heo · 16 years ago
  34. e3389cb ata: Fix experimental tags by Alan Cox · 16 years ago
  35. b604958 pata_ninja32: update ID table by Alan Cox · 16 years ago
  36. e33ba2c pata_sis: Remove bogus cable match by Alan Cox · 16 years ago
  37. 9ac6212 ATA: piix, fix pointer deref on suspend by Jiri Slaby · 16 years ago
  38. 2456eb8 pata_hpt366: fix clock detection by Tejun Heo · 16 years ago
  39. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 16 years ago
  40. 03f6084 [libata] pata_rb532_cf: fix signature of the xfer function by Phil Sutter · 16 years ago
  41. 9f14786 [libata] pata_rb532_cf: fix and rename register definitions by Phil Sutter · 16 years ago
  42. 1eedb4a ata_piix: add borked Tecra M4 to broken suspend list by Tejun Heo · 16 years ago
  43. 6a6b97d libata: improve phantom device detection by Tejun Heo · 16 years ago
  44. 19b7232 libata: fix last_reset timestamp handling by Tejun Heo · 16 years ago
  45. 44901a9 libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127 by Roland Dreier · 16 years ago
  46. a12d6c9 [libata] pata_pcmcia: another memory card support by Marc Pignat · 16 years ago
  47. bc170e6 [libata] pata_sch: notice attached slave devices by Mark Salter · 16 years ago
  48. bd6b52a [libata] pata_cs553*.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  49. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  50. 299246f libata: mask off DET when restoring SControl for detach by Tejun Heo · 16 years ago
  51. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  52. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  53. 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
  54. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  55. cadef67 sata_promise: add ATA engine reset to reset ops by Mikael Pettersson · 16 years ago
  56. 9ce8e30 libata: add whitelist for devices with known good pata-sata bridges by Jens Axboe · 16 years ago
  57. b9d5b89 sata_via: fix support for 5287 by Tejun Heo · 16 years ago
  58. ba14a9c libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 by Roland Dreier · 16 years ago
  59. 5b97fbd ATA: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  60. 3c136f2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  61. 87943ac libata: ahci enclosure management bit mask by David Milburn · 16 years ago
  62. eb40963 libata: ahci enclosure management led sync by David Milburn · 16 years ago
  63. e7c0d21 pata_ninja32: suspend/resume support by Alan Cox · 16 years ago
  64. 054e5f6 libata: Fix LBA48 on pata_it821x RAID volumes. by Ondrej Zary · 16 years ago
  65. 90484eb libata: clear saved xfer_mode and ncq_enabled on device detach by Tejun Heo · 16 years ago
  66. e8b3b5e sata_sil24: configure max read request size to 4k by Tejun Heo · 16 years ago
  67. 3cd8ddb libata: add missing kernel-doc by Randy Dunlap · 16 years ago
  68. 4a9c7b3 libata: fix device iteration bugs by Tejun Heo · 16 years ago
  69. c77a036 ahci: Add support for Promise PDC42819 by Mark Nelson · 16 years ago
  70. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  71. 43a49cb libata: fix NCQ devices behind port multipliers by Jens Axboe · 16 years ago
  72. e013e13 libata: fix bug with non-ncq devices by Jens Axboe · 16 years ago
  73. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  74. 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
  75. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  76. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  77. b78152e sata_via: load DEVICE register when CTL changes by Tejun Heo · 16 years ago
  78. 816ab89 libata: set device class to NONE if phys_offline by Tejun Heo · 16 years ago
  79. a568d1d libata-eh: fix slave link EH action mask handling by Tejun Heo · 16 years ago
  80. 848e4c6 libata: transfer EHI control flags to slave ehc.i by Tejun Heo · 16 years ago
  81. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  82. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  83. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  84. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  85. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  86. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  87. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  88. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  89. 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
  90. 4538d0c powerpc: Fix no interrupt handling in pata_of_platform by Anton Vorontsov · 16 years ago
  91. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  92. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  93. 0395e61 ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  94. 11fc33d libata-eh: clear UNIT ATTENTION after reset by Tejun Heo · 16 years ago
  95. d09addf ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  96. 67e3e22 [libata] pata_bf54x: Add proper PM operation by Sonic Zhang · 16 years ago
  97. 47d692a pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPC by Kumar Gala · 16 years ago
  98. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  99. 2ad6967 PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver by Ben Dooks · 16 years ago
  100. be77e43 ata_piix: drop merged SCR access and use slave_link instead by Tejun Heo · 16 years ago