1. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  2. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  3. 4742d54 2.6.21 fix lba48 bug in libata fill_result_tf() by Mark Lord · 17 years ago
  4. 9644292 [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ by Jens Axboe · 17 years ago
  5. 7acfaf3 ata: NCQ is broken on Maxtor 6L250S0 by Paul Rolland · 17 years ago
  6. d7d0dad [libata] Disable ACPI by default; fix namespace problems by Jeff Garzik · 17 years ago
  7. cc26126 libata: kernel-doc fix by Randy Dunlap · 17 years ago
  8. 1aa506e libata: fix ata_host_release() free order by Tejun Heo · 17 years ago
  9. 14d66ab Fix simplex adapters with libata by Petr Vandrovec · 17 years ago
  10. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  11. f31f0cc [libata] change master/slave IDENTIFY order by Jeff Garzik · 17 years ago
  12. 032af1c libata-core: Fix simplex handling by Alan · 17 years ago
  13. 09125ea libata: blacklist FUJITSU MHT2060BH for NCQ by Tejun Heo · 17 years ago
  14. 1aa56cc libata: clear drvdata in ata_host_release(), take#2 by Tejun Heo · 17 years ago
  15. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  16. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 17 years ago
  17. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 17 years ago
  18. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  19. 9dd6fa3 libata: Remove duplicate dma blacklist entry by Magnus Damm · 17 years ago
  20. 6d1245b libata: separate out ata_ncq_enabled() by Tejun Heo · 17 years ago
  21. 4c90d97 libata: disable pdev on all suspend events by Tejun Heo · 17 years ago
  22. 4d05447 libata: fix probe_ent alloc/free bugs by Tejun Heo · 17 years ago
  23. 909706a libata: kill ATA_DNXFER_ANY by Tejun Heo · 18 years ago
  24. 4ae72a1 libata: improve probe failure handling by Tejun Heo · 18 years ago
  25. 458337d libata: improve ata_down_xfermask_limit() by Tejun Heo · 18 years ago
  26. a619f981b libata: PATA driver for Celleb by Akira Iguchi · 18 years ago
  27. 08573a8 [PATCH] libata: change order of _SDD/_GTF execution (resend #3) by Kristen Carlson Accardi · 18 years ago
  28. 7ea1fbc [PATCH] libata: ACPI _SDD support by Kristen Carlson Accardi · 18 years ago
  29. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 18 years ago
  30. 81afe89 libata: clear TF before IDENTIFYing by Tejun Heo · 18 years ago
  31. 591a6e8 libata: build fix after dmesg probe output changes by Jeff Garzik · 18 years ago
  32. 11750a4 libata: Early CFA adapters are not required to support mode setting by Alan · 18 years ago
  33. 34fee22 libata: add 150ms between completion of hardreset and status checking by Tejun Heo · 18 years ago
  34. 3f64f56 libata: rearrange dmesg info to add full ATA revision by Eric D. Mudama · 18 years ago
  35. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  36. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  37. fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 18 years ago
  38. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  39. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  40. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  41. 18d90de libata: trivial stuff by Alan · 18 years ago
  42. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  43. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  44. 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 18 years ago
  45. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  46. 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
  47. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  48. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  49. 7a0f1c8 ata_if_xfermask() word 51 fix by Lennert Buytenhek · 18 years ago
  50. b229a7b libata: set_mode, Fix the FIXME by Alan · 18 years ago
  51. 33480a0 [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) by Tejun Heo · 18 years ago
  52. fd3367a [PATCH] libata: Incorrect timing computation for PIO5/6 by Alan · 18 years ago
  53. e3472cb [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA by Albert Lee · 18 years ago
  54. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  55. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  56. 70e6ad0 [PATCH] libata: prepare ata_sg_clean() for invocation from EH by Tejun Heo · 18 years ago
  57. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  58. 2432697 [PATCH] libata: implement ata_exec_internal_sg() by Tejun Heo · 18 years ago
  59. 0f0a3ad [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() by Tejun Heo · 18 years ago
  60. ea54763 [PATCH] libata: move BMDMA host status recording from EH to interrupt handler by Tejun Heo · 18 years ago
  61. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  62. 35b649f [PATCH] libata: implement ata_tf_read_block() by Tejun Heo · 18 years ago
  63. 39599a5 [PATCH] libata: sync result_tf.flags w/ command tf.flags by Tejun Heo · 18 years ago
  64. 61c0596 [PATCH] libata: trivial updates to ata_sg_init_one() by Tejun Heo · 18 years ago
  65. 55a8e2c [PATCH] libata: implement presence detection via polling IDENTIFY by Tejun Heo · 18 years ago
  66. bff0464 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() by Tejun Heo · 18 years ago
  67. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  68. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  69. baa1e78 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE by Tejun Heo · 18 years ago
  70. efdaedc [PATCH] libata: implement ATA_EHI_PRINTINFO by Tejun Heo · 18 years ago
  71. b6103f6 [PATCH] libata: separate out and export sata_port_hardreset() by Tejun Heo · 18 years ago
  72. d1adc1b [PATCH] libata: handle 0xff status properly by Tejun Heo · 18 years ago
  73. 6919a0a [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws by Alan Cox · 18 years ago
  74. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  75. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  76. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  77. a462508 [PATCH] libata: Convert from module_init to subsys_initcall by Brian King · 18 years ago
  78. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  79. 4ad99f1 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  80. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  81. 46767aeb [PATCH] libata: Don't believe bogus claims in the older PIO mode register by Alan Cox · 18 years ago
  82. 4f93137 [libata] DocBook minor updates, fixes by Jeff Garzik · 18 years ago
  83. 35aa7a4 [libata] Print out Status register, if a BSY-sleep takes too long by Jeff Garzik · 18 years ago
  84. d639ca9 [libata] init probe_ent->private_data in a common location by Jeff Garzik · 18 years ago
  85. c38778c [PATCH] Fix reference of uninitialised memory in ata_device_add() by Dave Jones · 18 years ago
  86. 02f076a [PATCH] libata: refuse to register IRQless ports by Alan Cox · 18 years ago
  87. 9359085 [PATCH] libata: improve handling of diagostic fail (and hardware that misreports it) by Alan Cox · 18 years ago
  88. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. fea63e3 [PATCH] libata: fix non-uniform ports handling by Tejun Heo · 18 years ago
  90. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  91. b352e57 [PATCH] libata: Add CompactFlash support by Alan Cox · 18 years ago
  92. cea0d33 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  93. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed (99%) from drivers/scsi/libata-core.c]
  94. 4852ba2 [PATCH] libata: kill unused hard_port_no and legacy_mode by Tejun Heo · 18 years ago
  95. c4b01f1 [PATCH] libata: use dummy port for stolen legacy ports by Tejun Heo · 18 years ago
  96. dd5b06c [PATCH] libata: implement dummy port by Tejun Heo · 18 years ago
  97. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  98. 37deecb [PATCH] libata: implement per-dev xfermask by Tejun Heo · 18 years ago
  99. 6d0500d [PATCH] [libata] Kill 'count' var in ata_device_add() by Jeff Garzik · 18 years ago
  100. 996139f [PATCH] [libata] some function renaming by Jeff Garzik · 18 years ago