1. da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
  2. b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
  3. 9977126 libata: add @is_cmd to ata_tf_to_fis() by Tejun Heo · 17 years ago
  4. 3fb6589 libata: add ST9160821AS 3.CLF to NONCQ blacklist by Tejun Heo · 17 years ago
  5. c6e54a5 libata: remove irq_on from ata_bus_reset() and ata_std_postreset() by Albert Lee · 17 years ago
  6. e8361fc libata: add another Maxtor drive with broken NCQ to the list by Chuck Ebbert · 17 years ago
  7. 2f8d90a Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist by Prarit Bhargava · 17 years ago
  8. a520f26 libata: add FUJITSU MHV2080BH to NCQ blacklist by Tejun Heo · 17 years ago
  9. 75683fe libata: clean up horkage handling by Tejun Heo · 17 years ago
  10. 39ce712 libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY by Tejun Heo · 17 years ago
  11. d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 17 years ago
  12. 45a66c1 libata-core: convert to use cancel_rearming_delayed_work() by Oleg Nesterov · 17 years ago
  13. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  14. a16abc0 libata: replace ap->cbl tests with ATA_FLAG_SATA tests by Tejun Heo · 17 years ago
  15. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 18 years ago
  16. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 18 years ago
  17. 4031826 libata: fix assigned IRQ reporting by Tejun Heo · 17 years ago
  18. e14cbfa libata: add HTS541616J9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  19. 74cdbba libata: remove reading alt_status from ata_hsm_qc_complete() by Albert Lee · 17 years ago
  20. 40a1d53 libata: kill ATA_HORKAGE_DMA_RW_ONLY by Tejun Heo · 17 years ago
  21. b9a4197 libata: use PIO for non-16 byte aligned ATAPI commands by Tejun Heo · 17 years ago
  22. 09d7f9b libata: fix ata_dev_disable() by Tejun Heo · 17 years ago
  23. 37301a5 libata: be less verbose about hpa by Tejun Heo · 17 years ago
  24. 3fae450 kerneldoc fix in libata by Henrik Kretzschmar · 17 years ago
  25. 2f8fceb libata: more NONCQ devices by Tejun Heo · 17 years ago
  26. e141d99 libata: limit post SRST nsect/lbal wait to ~100ms by Tejun Heo · 17 years ago
  27. 5acd50f libata: force PIO on IOMEGA ZIP 250 ATAPI by Tejun Heo · 17 years ago
  28. 6070068 libata: Correct abuse of language by Alan Cox · 17 years ago
  29. d92e74d libata-core/sff: Fix multiple assumptions about DMA by Alan Cox · 17 years ago
  30. afe3cc5 libata: fix hw_sata_spd_limit initialization by Tejun Heo · 17 years ago
  31. ef143d5 libata: print device model and firmware revision for ATAPI devices by Albert Lee · 17 years ago
  32. 2288842 libata: fix probe time irq printouts by Olof Johansson · 17 years ago
  33. bd9c5a3 libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP by Tejun Heo · 17 years ago
  34. 464cf17 libata: always use polling SETXFER by Tejun Heo · 17 years ago
  35. 471e44b [libata] Add drive to NCQ blacklist by Jeff Garzik · 17 years ago
  36. 6dffaf6 libata: -ENODEV during prereset isn't an error by Tejun Heo · 17 years ago
  37. fd7fe70 libata: don't consider 0xff as port empty if SStatus is available by Tejun Heo · 17 years ago
  38. 8bc3fc4 libata: bump versions by Jeff Garzik · 17 years ago
  39. a617c09 libata: Trim trailing whitespace by Jeff Garzik · 17 years ago
  40. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 17 years ago
  41. 39f19886 libata: Add Seagate STT20000A to DMA blacklist. by Dave Jones · 17 years ago
  42. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 18 years ago
  43. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 18 years ago
  44. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 18 years ago
  45. 3a32a8e libata-acpi: clean up parameters and misc stuff by Tejun Heo · 18 years ago
  46. 54936f8 libata: fallback to the other IDENTIFY on device error, take#2 by Tejun Heo · 18 years ago
  47. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 18 years ago
  48. 1626aeb libata: clean up SFF init mess by Tejun Heo · 18 years ago
  49. 920a4b1 libata: implement libata.spindown_compat by Tejun Heo · 18 years ago
  50. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 18 years ago
  51. 6b38d1d libata: fix kernel-doc parameters by Randy Dunlap · 18 years ago
  52. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 18 years ago
  53. 67ac58e libata: use flush_work() by Andrew Morton · 18 years ago
  54. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  55. b8cffc6 libata: improve ata_std_prereset() by Tejun Heo · 18 years ago
  56. 9b89391 libata: improve 0xff status handling by Tejun Heo · 18 years ago
  57. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  58. bd1d5ec ata: printk warning fixes by Andrew Morton · 18 years ago
  59. 4f701d1 ata_timing: ensure t->cycle is always correct by Alan Cox · 18 years ago
  60. 169439c libata: Handle drives that require a spin-up command before first access by Mark Lord · 18 years ago
  61. 1e99973 libata: HPA support by Alan Cox · 18 years ago
  62. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 18 years ago
  63. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 18 years ago
  64. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 18 years ago
  65. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 18 years ago
  66. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 18 years ago
  67. ecef725 libata: separate out ata_host_start() by Tejun Heo · 18 years ago
  68. 4911487 libata: allocate ap separately from shost by Tejun Heo · 18 years ago
  69. 03ec52d libata: kill type mismatch compile warning by Tejun Heo · 18 years ago
  70. a51d644 libata: improve AC_ERR_DEV handling for ->post_internal_cmd by Tejun Heo · 18 years ago
  71. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 18 years ago
  72. e424675 [libata] turn on !IORDY filter by Jeff Garzik · 18 years ago
  73. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 18 years ago
  74. 432729f libata-core: Fix the iordy methods by Alan Cox · 18 years ago
  75. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 18 years ago
  76. 2e41e8e libata-core: fix comments on cable type by Alan Cox · 18 years ago
  77. be0d18d libata: cable detection fixes by Alan Cox · 18 years ago
  78. 8343f88 libata: warn if speed limited due to 40-wire cable by Robert Hancock · 18 years ago
  79. f0ef88e RESEND: libata: check cdb len per dev instead of per host by Mark Lord · 18 years ago
  80. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 18 years ago
  81. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 18 years ago
  82. bb4899d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  83. 36e337d [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2) by Robert Hancock · 18 years ago
  84. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
  85. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
  86. 4742d54 2.6.21 fix lba48 bug in libata fill_result_tf() by Mark Lord · 18 years ago
  87. 9644292 [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ by Jens Axboe · 18 years ago
  88. 7acfaf3 ata: NCQ is broken on Maxtor 6L250S0 by Paul Rolland · 18 years ago
  89. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 18 years ago
  90. cc26126 libata: kernel-doc fix by Randy Dunlap · 18 years ago
  91. 1aa506e libata: fix ata_host_release() free order by Tejun Heo · 18 years ago
  92. 14d66ab Fix simplex adapters with libata by Petr Vandrovec · 18 years ago
  93. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 18 years ago
  94. f31f0cc [libata] change master/slave IDENTIFY order by Jeff Garzik · 18 years ago
  95. 032af1c libata-core: Fix simplex handling by Alan · 18 years ago
  96. 09125ea libata: blacklist FUJITSU MHT2060BH for NCQ by Tejun Heo · 18 years ago
  97. 1aa56cc libata: clear drvdata in ata_host_release(), take#2 by Tejun Heo · 18 years ago
  98. cb48cab [libata] bump versions by Jeff Garzik · 18 years ago
  99. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  100. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 18 years ago