1. ecef6a9 libata: fix ata_pio_sector for CONFIG_HIGHMEM by Christoph Hellwig · 3 years, 6 months ago
  2. 3e1ee73 ata: remove stale maintainership information from core code by Bartlomiej Zolnierkiewicz · 4 years, 10 months ago
  3. 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
  4. 5260c2b Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. b5e5555 libata: switch remaining drivers to use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  6. 752ead4 libata: add SG safety checks in SFF pio transfers by Jens Axboe · 5 years ago
  7. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  8. 23ebda2 libata: remove ata_sff_data_xfer_noirq() by Sebastian Andrzej Siewior · 7 years ago
  9. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  10. 5d7a288 ata-sff: always map page before data transfer by Tycho Andersen · 8 years ago
  11. 0580b76 libata: drop WARN from protocol error in ata_sff_qc_issue() by Tejun Heo · 8 years ago
  12. 589d572 libata-sff: Don't scan disabled ports when checking for legacy mode. by Darren Stevens · 8 years ago
  13. 989e0aa ata: pass queued command to ->sff_data_xfer method by Bartlomiej Zolnierkiewicz · 8 years ago
  14. 8eee1d3 libata: fix sff host state machine locking while polling by Tejun Heo · 9 years ago
  15. a588afc libata-sff: use WARN instead of BUG on illegal host state machine state by Tejun Heo · 9 years ago
  16. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  17. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 10 years ago
  18. 6d8ca28 libata-sff: Fix controllers with no ctl port by Ondrej Zary · 10 years ago
  19. 8612b4b libata-sff: remove dead code by Paul Bolle · 11 years ago
  20. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 12 years ago
  21. 496cda8 ata: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  22. 002ae08 libata-sff: use ATAPI_{COD|IO} by Sergei Shtylyov · 13 years ago
  23. aab9440 libata: fix build without BMDMA by Alexander Beregalov · 13 years ago
  24. bff7832 ide/ata: Add module.h to the implicit modular users by Paul Gortmaker · 14 years ago
  25. 418fae2 libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO by Bartlomiej Zolnierkiewicz · 13 years ago
  26. c203603 libata: reduce ata_pci_[sff,bmdma]_init_one() size by Bartlomiej Zolnierkiewicz · 13 years ago
  27. 21dba24 libata: clear PIO pad area by Tejun Heo · 13 years ago
  28. d4d8eaf [libata] Prevent warning during PMP error recovery by Gwendal Grignou · 13 years ago
  29. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 14 years ago
  30. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 14 years ago
  31. af649a1 libata-sff: prevent irq descriptions for dummy ports by James Bottomley · 14 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  33. 64b9759 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() by Viresh Kumar · 14 years ago
  34. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 14 years ago
  35. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  36. 687a993 libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr() by Tejun Heo · 14 years ago
  37. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  38. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  39. 97750ce libata: add @ap to ata_wait_register() and introduce ata_msleep() by Tejun Heo · 14 years ago
  40. c43d559 [libata] Fix section mismatch: ata_sff_exit by Luck, Tony · 14 years ago
  41. 6370a6a workqueue: add and use WQ_MEM_RECLAIM flag by Tejun Heo · 14 years ago
  42. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  43. 40c6023 libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() by Tejun Heo · 14 years ago
  44. 55ee67f libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue by Mark Lord · 14 years ago
  45. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 15 years ago
  46. 9a7780c libata-sff: make BMDMA optional by Tejun Heo · 15 years ago
  47. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 15 years ago
  48. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 15 years ago
  49. 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 15 years ago
  50. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 15 years ago
  51. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 15 years ago
  52. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 15 years ago
  53. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 15 years ago
  54. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 15 years ago
  55. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 15 years ago
  56. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 15 years ago
  57. 270390e libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() by Tejun Heo · 15 years ago
  58. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 15 years ago
  59. 9f2f721 libata-sff: reorder SFF/BMDMA functions by Tejun Heo · 15 years ago
  60. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 15 years ago
  61. c7a8209 libata-sff: kill unused prototype and make ata_dev_select() static by Tejun Heo · 15 years ago
  62. 2a7adff libata-sff: update bmdma host bus error handling by Tejun Heo · 15 years ago
  63. 978c066 libata: Remove excess delay in the tf_load path by Alan Cox · 15 years ago
  64. 3842e83 libata: don't flush dcache on slab pages by Sebastian Andrzej Siewior · 15 years ago
  65. e42a542 libata: make sff_irq_on() method optional by Sergei Shtylyov · 15 years ago
  66. 41dec29 libata: introduce sff_set_devctl() method by Sergei Shtylyov · 15 years ago
  67. 2944408 libata-sff: kill unused ata_bus_reset() by Sergei Shtylyov · 15 years ago
  68. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 15 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  70. 332ac7f libata-sff: fix spurious IRQ handling by Tejun Heo · 15 years ago
  71. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  72. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 15 years ago
  73. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  74. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 15 years ago
  75. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  76. 2d68b7f [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c by Catalin Marinas · 15 years ago
  77. 9a8fd68 libata: fix reporting of drained bytes when clearing DRQ by Robert Hancock · 15 years ago
  78. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  79. 972b94ff drivers/ata/libata-sff.c: comment spelling fixes by Krzysztof Halasa · 15 years ago
  80. 294264a libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() by Benjamin Herrenschmidt · 15 years ago
  81. 2102d74 libata-sff: avoid byte swapping in ata_sff_data_xfer() by Sergei Shtylyov · 16 years ago
  82. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 16 years ago
  83. c96f173 [libata] Improve timeout handling by Alan Cox · 16 years ago
  84. 3d47aa8 [libata] Drain data on errors by Alan Cox · 16 years ago
  85. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 16 years ago
  86. d1b3525 libata-sff: fix 32-bit PIO ATAPI regression by Sergei Shtylyov · 16 years ago
  87. b919930 libata: set NODEV_HINT for 0x7f status by Tejun Heo · 16 years ago
  88. 80ee6f5 libata-sff: fix incorrect EH message by Tejun Heo · 16 years ago
  89. a0f79f7 ata: fix wrong WARN_ON_ONCE by Christian Borntraeger · 16 years ago
  90. efcb3cf libata: use WARN_ON_ONCE on hot paths by Tejun Heo · 16 years ago
  91. 0fe40ff libata: clean up the SFF code for coding style by Alan Cox · 16 years ago
  92. 871af12 libata: Add 32bit PIO support by Alan Cox · 16 years ago
  93. 6a6b97d libata: improve phantom device detection by Tejun Heo · 16 years ago
  94. 570106d libata-sff: fix ata_sff_post_internal_cmd() by Tejun Heo · 16 years ago
  95. 9c2676b libata-sff: kill spurious WARN_ON() in ata_hsm_move() by Tejun Heo · 16 years ago
  96. 341c2c9 libata: consistently use msecs for time durations by Tejun Heo · 17 years ago
  97. a836d3e libata-sff: improve HSM violation reporting by Tejun Heo · 17 years ago
  98. 6311c90 libata: fix G5 SATA broken on -rc5 by Hugh Dickins · 17 years ago
  99. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 17 years ago
  100. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 17 years ago