1. ba14a9c libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 by Roland Dreier · 16 years ago
  2. 5b97fbd ATA: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  3. 3cd8ddb libata: add missing kernel-doc by Randy Dunlap · 16 years ago
  4. 4a9c7b3 libata: fix device iteration bugs by Tejun Heo · 16 years ago
  5. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  6. f667fdb libata: initialize port_task when !CONFIG_ATA_SFF by Tejun Heo · 16 years ago
  7. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  8. b1c7291 libata: implement slave_link by Tejun Heo · 16 years ago
  9. b5b3fa3 libata: misc updates to prepare for slave link by Tejun Heo · 16 years ago
  10. aadffb6 libata: reimplement link iterator by Tejun Heo · 16 years ago
  11. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  12. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago
  13. d127ea7 libata: restore SControl on detach by Tejun Heo · 16 years ago
  14. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 16 years ago
  15. 963e497 pata_it821x: Driver updates and reworking by Alan Cox · 16 years ago
  16. 49ea3b0 libata-core: make sure that ata_force_tbl is freed in case of an error by Elias Oltmanns · 16 years ago
  17. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  18. 87fbc5a libata: improve EH internal command timeout handling by Tejun Heo · 16 years ago
  19. 341c2c9 libata: consistently use msecs for time durations by Tejun Heo · 16 years ago
  20. 5895ef9 libata: don't check whether to use DMA or not for no data commands by Tejun Heo · 16 years ago
  21. 2da6765 ata: Convert to static DEFINE_SPINLOCK(lock) by Pradeep Singh Rautela · 16 years ago
  22. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 16 years ago
  23. 391191c libata: don't schedule LPM action seperately during probing by Tejun Heo · 16 years ago
  24. f046519 libata: kill hotplug related race condition by Tejun Heo · 16 years ago
  25. 0cbf071 libata: fix sata_link_hardreset() @online out parameter handling by Tejun Heo · 16 years ago
  26. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 16 years ago
  27. a79067e libata: More TSSTcorp pain, keep in sync with legacy IDE by Alan Cox · 16 years ago
  28. 1dc55e8 make sata_set_spd_needed() static by Adrian Bunk · 16 years ago
  29. 6bdb4fc make sata_print_link_status() static by Adrian Bunk · 16 years ago
  30. 2b4221b libata: functions with definition should not be extern by Harvey Harrison · 16 years ago
  31. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  32. b93fda1 libata: Be a bit more slack about early devices by Alan Cox · 16 years ago
  33. f792068 libata: cable logic by Alan Cox · 16 years ago
  34. 45db2f6 libata: move link onlineness check out of softreset methods by Tejun Heo · 16 years ago
  35. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  36. 48515f6 libata: separate PMP support code from core code by Tejun Heo · 16 years ago
  37. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  38. 182d7bb libata: clean up dummy port_ops by Tejun Heo · 16 years ago
  39. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  40. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  41. 79f97da libata: drop @finish_qc from ata_qc_complete_multiple() by Tejun Heo · 16 years ago
  42. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  43. 305d2a1 libata: unify mechanism to request follow-up SRST by Tejun Heo · 16 years ago
  44. 5958e30 libata: move PMP SCR access failure during reset to ata_eh_reset() by Tejun Heo · 16 years ago
  45. ac37198 libata: clear SError after link resume by Tejun Heo · 16 years ago
  46. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  47. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  48. aa2731a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() by Tejun Heo · 16 years ago
  49. 203c75b libata: separate out ata_std_postreset() from ata_sff_postreset() by Tejun Heo · 16 years ago
  50. 0aa1113 libata: separate out ata_std_prereset() from ata_sff_prereset() by Tejun Heo · 16 years ago
  51. 288623a libata: clean up port_ops->sff_irq_clear() by Tejun Heo · 16 years ago
  52. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  53. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  54. d8b81b8 libata: kill unused ata_flush_cache() by Tejun Heo · 16 years ago
  55. a5987e0 libata: make ata_tf_to_lba[48]() generic by Tejun Heo · 16 years ago
  56. 15a5551 libata: isolate and rework cable logic by Alan Cox · 16 years ago
  57. 3d5a3d6 libata: kill ata_chk_status() call from ata_dev_configure() by Tejun Heo · 16 years ago
  58. 624d5c5 libata: reorganize SFF related stuff by Tejun Heo · 16 years ago
  59. 21572ea libata: drop ata_dev_select() from ata_dev_read_id by Tejun Heo · 16 years ago
  60. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  61. 887125e libata: stop overloading port_info->private_data by Tejun Heo · 16 years ago
  62. 1bd5b71 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht by Tejun Heo · 16 years ago
  63. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  64. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 16 years ago
  65. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 16 years ago
  66. 8cebf27 libata: kill ATA_LFLAG_SKIP_D2H_BSY by Tejun Heo · 16 years ago
  67. cf48062 libata: prefer hardreset by Tejun Heo · 16 years ago
  68. e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 16 years ago
  69. 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 16 years ago
  70. a4ba7fe libata: fix IDENTIFY order in ata_bus_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 16 years ago
  72. dda7aba libata: improve HPA error handling by Tejun Heo · 16 years ago
  73. 1ffc151 libata: assume no device is attached if both IDENTIFYs are aborted by Tejun Heo · 16 years ago
  74. 7afb422 libata: don't allow sysfs read access to force param by Tejun Heo · 16 years ago
  75. 7f5e4e8 ata: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  76. 72ad6ec Revert "power_state: get rid of write-only variable in SATA" by Jeff Garzik · 16 years ago
  77. c5c61bd make atapi_dmadir static by Adrian Bunk · 16 years ago
  78. 4cdfa1b libata-core: fix kernel-doc warning by Randy Dunlap · 16 years ago
  79. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  80. 559bbe6 power_state: get rid of write-only variable in SATA by Pavel Machek · 16 years ago
  81. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  82. 3326732 libata: implement libata.force module parameter by Tejun Heo · 16 years ago
  83. fa2fc7f libata: implement drain buffers by James Bottomley · 16 years ago
  84. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  85. 56c819d libata: update ATAPI overflow draining by Tejun Heo · 16 years ago
  86. b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 16 years ago
  87. eeb37ac ata: fix sparse warning in libata-core.c by Harvey Harrison · 16 years ago
  88. 4055dee libata: ignore deverr on SETXFER if mode is configured by Tejun Heo · 16 years ago
  89. 223f95f libata-core: unblacklist HITACHI drives by David Milburn · 16 years ago
  90. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  91. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 16 years ago
  92. 4e6b79f libata: factor out ata_pci_activate_sff_host() from ata_pci_one() by Tejun Heo · 17 years ago
  93. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  94. 442eacc libata: make ata_port_queue_task() an internal function by Jeff Garzik · 17 years ago
  95. c5038fc libata/pata_it821x: Improve handling of poorly compatible emulations by Alan Cox · 17 years ago
  96. 0bcc65a libata: make qc->nbytes include extra buffers by Tejun Heo · 17 years ago
  97. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  98. f92a263 libata: change ATA_QCFLAG_DMAMAP semantics by Tejun Heo · 17 years ago
  99. 001102d libata: kill non-sg DMA interface by Tejun Heo · 17 years ago
  100. 55dba31 libata: update ->data_xfer hook for ATAPI by Tejun Heo · 17 years ago