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