1. e6a73ab drivers/ata/libata-eh.c: fix printk warning by Andrew Morton · 17 years ago
  2. ce54d16 pata_amd: update mode selection for NV PATAs by Tejun Heo · 17 years ago
  3. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  4. a0f79b9 libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi by Tejun Heo · 17 years ago
  5. 5df91a2 libata: fix ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  6. 7c77fa4 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() by Tejun Heo · 17 years ago
  7. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  8. 46a6714 sata_promise: make pdc_atapi_pkt() use values from qc->tf by Tejun Heo · 17 years ago
  9. c88f90c libata: add ATA_CBL_PATA_IGN by Tejun Heo · 17 years ago
  10. 7dc951a libata: xfer_mask is unsigned long not unsigned int by Tejun Heo · 17 years ago
  11. 9d3501a libata: kill ata_id_to_dma_mode() by Tejun Heo · 17 years ago
  12. 70cd071 libata: clean up xfermode / PATA timing related stuff by Tejun Heo · 17 years ago
  13. 6357357 libata: export xfermode / PATA timing related functions by Tejun Heo · 17 years ago
  14. f8ab6d8 ata_generic: unindent loop in generic_set_mode() by Tejun Heo · 17 years ago
  15. e39eec1 [libata] Build fix WRT ata_is_xxx() new API introduction by Jeff Garzik · 17 years ago
  16. 76326ac libata: implement fast speed down for unverified data transfer mode by Tejun Heo · 17 years ago
  17. 00115e0 libata: implement ATA_DFLAG_DUBIOUS_XFER by Tejun Heo · 17 years ago
  18. 663f99b libata: adjust speed down rules by Tejun Heo · 17 years ago
  19. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  20. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  21. 02c05a2 libata: factor out ata_eh_schedule_probe() by Tejun Heo · 17 years ago
  22. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  23. 11b7bec libata: checkpatch fixes by Jeff Garzik · 17 years ago
  24. 49f2909 ahci: update PCS programming by Tejun Heo · 17 years ago
  25. 51dbd49 pata_ninja32: Cardbus ATA initial support by Alan Cox · 17 years ago
  26. 76548ed libata-sff: tf_load by Alan Cox · 17 years ago
  27. b9f8ab2 libata: IORDY handling by Alan Cox · 17 years ago
  28. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  29. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  30. ffe188d ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. by Peter Schwenke · 17 years ago
  31. aa8f237 pata_pdc202xx_old: Fix crashes with ATAPI by Alan Cox · 17 years ago
  32. 0f75774 [libata] core checkpatch fix by Andrew Morton · 17 years ago
  33. ed722d3 [libata] pata_bf54x: checkpatch fixes by Andrew Morton · 17 years ago
  34. b50e56d libata fixes for sparse-found problems by Al Viro · 17 years ago
  35. 9cd55be [POWERPC] pasemi: Move electra-ide to pata_of_platform by Olof Johansson · 17 years ago
  36. 61f7162 libata: pata_of_platform: OF-Platform PATA device driver by Anton Vorontsov · 17 years ago
  37. cf03613 libata: pata_platform: make probe and remove functions device type neutral by Anton Vorontsov · 17 years ago
  38. d8cf538 libata: relocate sdev->manage_start_stop configuration by Tejun Heo · 17 years ago
  39. c2e14f1 sata_sil24: freeze on non-dev errors reported via CERR by Tejun Heo · 17 years ago
  40. 7293fa8 sata_sil24: fix stupid typo by Tejun Heo · 17 years ago
  41. 25f9813 ata_piix: ignore ATA_DMA_ERR on vmware ich4 by Tejun Heo · 17 years ago
  42. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  43. 9b8e8de libata and starting/stopping ATAPI floppy devices by Ondrej Zary · 17 years ago
  44. 13cc546 sata_sil24: prevent hba lockup when pass-through ATA commands are used by Gwendal Grignou · 17 years ago
  45. 4ccd332 libata: don't normalize UNKNOWN to NONE after reset by Tejun Heo · 17 years ago
  46. 2695e36 libata-pmp: propagate timeout to host link by Tejun Heo · 17 years ago
  47. 8048307 libata-pmp: 4726 hates SRST by Tejun Heo · 17 years ago
  48. af18374 pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion by Rod Whitby · 17 years ago
  49. 36906d9 pata_pdc202xx_old: Further fixups by Alan Cox · 17 years ago
  50. 277d72a libata-sff: PCI IRQ handling fix by Alan Cox · 17 years ago
  51. b14dabc sata_qstor: use hardreset instead of softreset by Tejun Heo · 17 years ago
  52. f941b16 pata_hpt37x: Fix HPT374 detection by Alan Cox · 17 years ago
  53. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 17 years ago
  54. f2dfc1a libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size by Tejun Heo · 17 years ago
  55. 3264a8d libata-acpi: implement _GTF command filtering by Tejun Heo · 17 years ago
  56. 0e8634b libata-acpi: improve _GTF execution error handling and reporting by Tejun Heo · 17 years ago
  57. 66fa7f2 libata-acpi: improve ACPI disabling by Tejun Heo · 17 years ago
  58. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  59. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  60. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  61. 7f9ad9b libata: ata_dev_disable() should be called from EH context by Tejun Heo · 17 years ago
  62. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  63. 4e52003 sata_mv: improve warnings about Highpoint RocketRAID 23xx cards by Mark Lord · 17 years ago
  64. e41bd3e libata: add ST3160023AS / 3.42 to NCQ blacklist by Tejun Heo · 17 years ago
  65. f7fe7ad4 libata: clear link->eh_info.serror from ata_std_postreset() by Tejun Heo · 17 years ago
  66. 8cf32ac sata_sil: fix spurious IRQ handling by Tejun Heo · 17 years ago
  67. 459ad68 libata: kill spurious NCQ completion detection by Tejun Heo · 17 years ago
  68. c4f7792 ahci: don't attach if ICH6 is in combined mode by Tejun Heo · 17 years ago
  69. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  70. 994056d ahci: fix engine reset failed message by Tejun Heo · 17 years ago
  71. 943547a pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 6ba8695 ahci: add the Device IDs of MCP79 AHCI controller to ahci.c by peerchen · 17 years ago
  73. 306b30f sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives by Mark Lord · 17 years ago
  74. 3f3debd sata_nv: don't use legacy DMA in ADMA mode (v3) by Robert Hancock · 17 years ago
  75. 02a121d sata_mv: Fix broken Marvell 7042 support. by Mark Lord · 17 years ago
  76. 0f9fe9b libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19)) by Alan Cox · 17 years ago
  77. 04d86d6 ata_piix: add more toshiba laptops to broken suspend list by Peter Schwenke · 17 years ago
  78. e9f3340 libata: More IVB horkage from TSST by Peter Missel · 17 years ago
  79. abb6a88 libata: report protocol and full CDB on error by Tejun Heo · 17 years ago
  80. 1c20a49 Several fixes for the AVR32 PATA driver by Kristoffer Nyborg Gregertsen · 17 years ago
  81. 2d79ab8 sata_mv: fix compilation error when enabling DEBUG by Saeed Bishara · 17 years ago
  82. f88c480 Set proper ATA UDMA mode for bf548 according to system clock. by sonic zhang · 17 years ago
  83. e190222 libata: bump transfer chunk size if it's odd by Tejun Heo · 17 years ago
  84. dc86f6d libata: Return proper ATA INT status in pata_bf54x driver by sonic zhang · 17 years ago
  85. 2541d0c pata_ali: trim trailing whitespace (fix checkpatch complaints) by Jeff Garzik · 17 years ago
  86. 91e33d3 pata_isapnp: Polled devices by Alan Cox · 17 years ago
  87. 22d5c76 pata_hpt37x: Fix cable detect bug spotted by Sergei by Alan Cox · 17 years ago
  88. 498222f pata_ali: Lots of problems still showing up with small ATAPI DMA by Alan Cox · 17 years ago
  89. 8f59a13 pata_ali: Add Mitac 8317 and derivatives by Alan Cox · 17 years ago
  90. 92c52c5 libata-core: List more documentation sources for reference by Alan Cox · 17 years ago
  91. c47a631 ata_piix: Invalid use of writel/readl with iomap by Alan Cox · 17 years ago
  92. 93e2618 sata_sil24: fix sg table sizing by Tejun Heo · 17 years ago
  93. 0706efd pata_jmicron: fix disabled port handling in jmicron_pre_reset() by Tejun Heo · 17 years ago
  94. dd05c19 pata_sil680: kill bogus reset code (take 2) by Sergei Shtylyov · 17 years ago
  95. a0ce9ac ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3 by Tejun Heo · 17 years ago
  96. 8d8ef2f ata_piix: only enable the first port on apple macbook pro by Thomas Rohwer · 17 years ago
  97. 00242ec ata_piix: reorganize controller IDs by Tejun Heo · 17 years ago
  98. 1f71d06 pata_sis.c: Add Packard Bell EasyNote K5305 to laptops by Gabriel C · 17 years ago
  99. 607126c libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs by Mark Lord · 17 years ago
  100. f442cd8 libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives by Albert Lee · 17 years ago