1. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  2. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 15 years ago
  3. d358724 sata_fsl: Fix the command description of FSL SATA controller by Dave Liu · 15 years ago
  4. f48c019 sata_fsl: Fix compile warnings by Kumar Gala · 15 years ago
  5. 19799bf [libata] sata_sx4: fixup interrupt handling by David Milburn · 15 years ago
  6. 67651ee [libata] sata_sx4: convert to new exception handling methods by Jeff Garzik · 15 years ago
  7. 124a6ee ata_piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  8. c611bed ata_piix: ICH7 does not support correct MWDMA timings by Alan Cox · 15 years ago
  9. ea7a5ed Avoid world-writable sysfs files in libata driver. by Vitaly Mayatskikh · 15 years ago
  10. f0d0613 libata: fix suspend/resume for ATA SEMB devices by Borislav Petkov · 15 years ago
  11. 6f9c1ea libata: clear ering on resume by Tejun Heo · 15 years ago
  12. 6ad58b2 pata_pdc202xx_old: fix UDMA33 handling by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 29b7e43 sata_mv: use new sata phy register settings for new devices by Martin Michlmayr · 15 years ago
  14. 842faa6 libata: fix attach error handling by Tejun Heo · 15 years ago
  15. 16e6aec [libata] fix build error on drivers/ata/pata_legacy.c by Zhenwen Xu · 15 years ago
  16. b4746ed pata_via: Cache and rewrite the device bit by Alan Cox · 15 years ago
  17. 299b3f8 sata_mv: workaround for multi_count errata sata24 by Mark Lord · 15 years ago
  18. 8d2b450 sata_mv: tidy up qc->tf usage in qc_prep() functions by Mark Lord · 15 years ago
  19. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  20. 62afe5d libata: use ATA_ID_CFA_* by Sergei Shtylyov · 15 years ago
  21. 20cbf5f pata_legacy: fix no device fail path by Tejun Heo · 15 years ago
  22. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  23. 79b42ba libata: handle SEMB signature better by Tejun Heo · 15 years ago
  24. f600535 ata: fix obviously wrong comment by Vegard Nossum · 15 years ago
  25. aa431dd ahci: force CAP_NCQ for earlier NV MCPs by Tejun Heo · 15 years ago
  26. f1c2294 [libata] sata_via: kill uninit'd var warning by Jeff Garzik · 15 years ago
  27. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  30. cae5a29 sata_mv: shorten register names by Mark Lord · 15 years ago
  31. 12f3b6d sata_mv: workaround errata SATA#13 by Mark Lord · 15 years ago
  32. ba68460 sata_mv: cosmetic renames by Mark Lord · 15 years ago
  33. 2009177 sata_mv: workaround errata SATA#26 by Mark Lord · 15 years ago
  34. 65ad7fef sata_mv: workaround errata PCI#7 by Mark Lord · 15 years ago
  35. c361acb sata_mv: replace 0x1f with ATA_PIO4 (v2) by Mark Lord · 15 years ago
  36. 933cb8e sata_mv: fix irq mask races by Mark Lord · 15 years ago
  37. 44c65d1 sata_mv: revert SoC irq breakage by Mark Lord · 15 years ago
  38. 4c1e9aa libata: ahci enclosure management bios workaround by David Milburn · 15 years ago
  39. c3f93b8 ata_piix: VGN-BX297XP wants the controller power up on suspend by Tejun Heo · 15 years ago
  40. 2d1299a libata: Remove some redundant casts from pata_octeon_cf.c by David Daney · 15 years ago
  41. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  42. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  43. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  44. c96f173 [libata] Improve timeout handling by Alan Cox · 15 years ago
  45. 3d47aa8 [libata] Drain data on errors by Alan Cox · 15 years ago
  46. c0f2ee3 pata_sc1200: Activate secondary channel by Alan Cox · 15 years ago
  47. 140d6fe pata_artop: Serializing support by Alan Cox · 15 years ago
  48. 208f2a8 [libata] ahci: correct enclosure LED state save by David Milburn · 15 years ago
  49. e18086d [libata] More robust parsing for IDENTIFY DEVICE multi_count field by Mark Lord · 15 years ago
  50. 000b344 sata_mv: fix LED blinking for SoC+NCQ by Mark Lord · 15 years ago
  51. 6abf467 sata_mv: optimize IRQ coalescing for 8-port chips by Mark Lord · 15 years ago
  52. 2b748a0 sata_mv: implement IRQ coalescing (v2) by Mark Lord · 15 years ago
  53. 40f21b1 sata_mv: cosmetic preparations for IRQ coalescing by Mark Lord · 15 years ago
  54. 9223d01 pata-rb532-cf: platform_get_irq() fix ignored failure by Florian Fainelli · 15 years ago
  55. b2a034c pata_efar: fix *dma_mask by Erik Inge Bolsø · 15 years ago
  56. aef37d8 pata_radisys: fix mwdma_mask to exclude mwdma0 by Erik Inge Bolsø · 15 years ago
  57. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  58. d2f9c06 ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off by Maciej Rutecki · 15 years ago
  59. 70f8b79 [libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis(). by Mark Lord · 15 years ago
  60. 1a660164 [libata] Export ata_pio_queue_task() so that it can be used from sata_mv. by Mark Lord · 15 years ago
  61. d16ab3f [libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv. by Mark Lord · 15 years ago
  62. 42ed893 [libata] sata_mv: Tighten up interrupt masking in mv_qc_issue() by Mark Lord · 15 years ago
  63. c01e8a2 [libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips by Mark Lord · 15 years ago
  64. 08da175 [libata] sata_mv: cache frequently-accessed registers by Mark Lord · 15 years ago
  65. a5bfc47 ahci: drop intx manipulation on msi enable by Tejun Heo · 15 years ago
  66. 6be976e pata-rb532-cf: drop custom freeze and thaw by Phil Sutter · 15 years ago
  67. 180bd14 pata-rb532-cf: use ata_sff_data_xfer32() by Phil Sutter · 15 years ago
  68. bff9ad3 pata-rb532-cf: use ata_sff_exec_command() by Phil Sutter · 15 years ago
  69. 96b34ce pata-rb532-cf: replace rb532_pata_finish_io() by Phil Sutter · 15 years ago
  70. 84bcbee sata_mv: remove leftovers by Mark Lord · 15 years ago
  71. 66e57a2 sata_mv: optimize use of mv_edma_cfg by Mark Lord · 15 years ago
  72. da14265 sata_mv: introduce support for ATAPI devices by Mark Lord · 15 years ago
  73. 32cd11a sata_mv: mv_fill_sg fixes v2 by Mark Lord · 15 years ago
  74. 95db505 sata_mv: update ata_qc_from_tag by Mark Lord · 15 years ago
  75. f48765c sata_mv: restructure mv_qc_issue by Mark Lord · 15 years ago
  76. 00b8123 sata_mv: rearrange mv_start_dma() and friends by Mark Lord · 15 years ago
  77. 91b1a84 sata_mv: cleanup chipset GENeration FLAGS by Mark Lord · 15 years ago
  78. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  79. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 15 years ago
  80. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 15 years ago
  81. 9d51af7 sata_mv: fix MSI irq race condition by Mark Lord · 15 years ago
  82. 968e594 libata: Don't trust current capacity values in identify words 57-58 by Robert Hancock · 15 years ago
  83. d6515e6 libata: make sure port is thawed when skipping resets by Tejun Heo · 15 years ago
  84. 55f784c sata_nv: fix module parameter description by Brandon Ehle · 15 years ago
  85. 7adbe46 ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c by peerchen · 15 years ago
  86. b535708 libata: don't use on-stack sense buffer by Tejun Heo · 15 years ago
  87. 5825627 libata: fix dma_unmap_sg misuse by FUJITA Tomonori · 15 years ago
  88. c55af1f [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop by Alan Cox · 15 years ago
  89. c48052c [libata] pata_amd: program FIFO by Alan Cox · 15 years ago
  90. 6be96ac sata_mv: fix SoC interrupt breakage by Mark Lord · 15 years ago
  91. 7ba07d1 pata_it821x: resume from hibernation fails with RAID volume by Ondrej Zary · 15 years ago
  92. 22b61a1 Merge branch 'dma' into devel by Russell King · 15 years ago
  93. 5955c7a Add support for VT6415 PCIE PATA IDE Host Controller by Zlatko Calusic · 15 years ago
  94. 7dac745 sata_nv: give up hardreset on nf2 by Tejun Heo · 15 years ago
  95. d1b3525 libata-sff: fix 32-bit PIO ATAPI regression by Sergei Shtylyov · 15 years ago
  96. 5193535 Fix my email address in qd65xx.[ch]/pata_qdi.c by Samuel Thibault · 15 years ago
  97. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 15 years ago
  98. cf9a590 libata: add no penalty retry request for EH device handling routines by Tejun Heo · 15 years ago
  99. c2c7a89 libata: improve probe failure handling by Tejun Heo · 15 years ago
  100. a07d499 libata: add @spd_limit to sata_down_spd_limit() by Tejun Heo · 15 years ago