1. f76ba00 ata: sata_mv: convert remaining printk() to structured logging by Hannes Reinecke · 3 years ago
  2. 23b87b9 ata: sata_mv: Drop pointless VPRINTK() call and convert the remaining one by Hannes Reinecke · 3 years ago
  3. a2715a4 ata: sata_mv: replace DPRINTK with dynamic debugging by Hannes Reinecke · 3 years ago
  4. 37fcfad ata: sata_mv: kill 'port' argument in mv_dump_all_regs() by Hannes Reinecke · 3 years ago
  5. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  6. a0023bb ata: sata_mv: Fix the error handling of mv_chip_id() by Zheyu Ma · 3 years, 2 months ago
  7. c3f69c7 scsi: ata: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  8. e75f41a ata: sata_mv: Do not over-write initialise fields in 'mv6_sht' by Lee Jones · 3 years, 7 months ago
  9. e6471a6 sata_mv: add IRQ checks by Sergey Shtylyov · 3 years, 9 months ago
  10. c172b35 ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()' by Lee Jones · 3 years, 10 months ago
  11. f3a23c2 ata: sata_mv: Fix worthy headers and demote others by Lee Jones · 3 years, 11 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  13. 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
  14. e9f691d ata: sata_mv, avoid trigerrable BUG_ON by Jiri Slaby · 5 years ago
  15. 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
  16. 496d457 sata_mv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
  17. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  18. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  19. e3ed8939 libata: bump ->qc_active to a 64-bit type by Jens Axboe · 7 years ago
  20. 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 7 years ago
  21. e72685db ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel by Jia-Ju Bai · 7 years ago
  22. 05b8360 ata: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  23. 14d7045 ata: sata_mv: remove a redundant assignment to pointer ehi by Colin Ian King · 7 years ago
  24. 3e4240d Revert "ata: sata_mv: Convert to devm_ioremap_resource()" by Andrew Lunn · 8 years ago
  25. e3779f6 ata: constify of_device_id structures by Bhumika Goyal · 8 years ago
  26. 368e5fb ata: sata_mv: Convert to devm_ioremap_resource() by Andy Shevchenko · 8 years ago
  27. 0fe4618 Merge branch 'for-4.10-fixes' into for-4.11 by Tejun Heo · 8 years ago
  28. 064c3db ata: sata_mv:- Handle return value of devm_ioremap. by Arvind Yadav · 8 years ago
  29. 88af4bb ata: sata_mv: fix module license specification by Uwe Kleine-König · 8 years ago
  30. 5c3ef39 ata: sata_mv: check for errors when parsing nr-ports from dt by Uwe Kleine-König · 8 years ago
  31. 6ec7607 ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc. by Harman Kalra · 8 years ago
  32. 76bf344 ata: sata_mv: fix mis-conversion in mv_write_cached_reg() by Ben Dooks · 9 years ago
  33. c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  34. 3661aa9 ata: sata_mv: add proper definitions for LP_PHY_CTL register values by Thomas Petazzoni · 10 years ago
  35. fad0601 sata_mv: Delete unnecessary checks before the function call "phy_power_off" by Markus Elfring · 10 years ago
  36. 65c662a ata: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  38. 54dfffd Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  39. 8ad116e ata: sata_mv: Cleanup only the initialized ports by Ezequiel Garcia · 11 years ago
  40. 90aa299 ata: sata_mv: Fix probe failures with optional phys by Andrew Lunn · 11 years ago
  41. b7db4f2 SATA: MV: Add support for the optional PHYs by Andrew Lunn · 11 years ago
  42. 9013d64 ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs by Lior Amsalem · 11 years ago
  43. b1f5c73 ata: sata_mv: introduce compatible string "marvell, armada-370-sata" by Simon Guinot · 11 years ago
  44. e0067f0 sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs by Ezequiel Garcia · 11 years ago
  45. 61b8c34 ata: use dev_get_platdata() by Jingoo Han · 11 years ago
  46. e8038eb sata_mv: Remove unneeded forward declaration by Ezequiel Garcia · 11 years ago
  47. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  48. 13b7408 sata_mv: Fix warnings when no PCI by Andrew Lunn · 12 years ago
  49. 97b414e ATA: sata_mv: Add device tree support by Andrew Lunn · 13 years ago
  50. eee9899 ARM: Orion: SATA: Add per channel clk/clkdev support. by Andrew Lunn · 13 years ago
  51. 99b80e9 sata_mv: silence an uninitialized variable warning by Dan Carpenter · 13 years ago
  52. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  53. d866192 sata_mv: use {platform|pci}_get_drvdata() by Sergei Shtylyov · 13 years ago
  54. c00a4c9 sata_mv: release clock on ata_host_activate() failure by Sergei Shtylyov · 13 years ago
  55. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 14 years ago
  56. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 14 years ago
  57. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 14 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  59. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
  60. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
  61. 1aadf5c libata: always use ata_qc_complete_multiple() for NCQ command completions by Tejun Heo · 15 years ago
  62. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  63. 44b7338 sata_mv: fix broken DSM/TRIM support (v2) by Mark Lord · 14 years ago
  64. 752e386 sata_fsl,mv,nv: prepare for NCQ command completion update by Tejun Heo · 15 years ago
  65. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 15 years ago
  66. 2f20ccf sata_mv: drop unncessary EH callback resetting by Tejun Heo · 15 years ago
  67. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 15 years ago
  68. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 15 years ago
  69. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 15 years ago
  70. 8930ff2 libata-sff: clean up inheritance in several drivers by Tejun Heo · 15 years ago
  71. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 15 years ago
  72. 1b959c4 sata_mv: remove unnecessary initialization by Tejun Heo · 15 years ago
  73. 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
  74. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  75. 0535f2b sata_mv: remove pointless NULL test by Jeff Garzik · 15 years ago
  76. b2dec48 sata_mv: add power management support for the PCI controllers. by Saeed Bishara · 15 years ago
  77. 1bfeff0 sata_mv: store the board_idx into the host private data by Saeed Bishara · 15 years ago
  78. c4bc7d7 sata_mv: move the PCI bar description initialization code by Saeed Bishara · 15 years ago
  79. 6481f2b sata_mv: add power management support for the platform driver by Saeed Bishara · 15 years ago
  80. c77a2f4 sata_mv: support clkdev framework by Saeed Bishara · 15 years ago
  81. d7b0c14 sata_mv: increase PIO IORDY timeout by Saeed Bishara · 15 years ago
  82. 4c4a90f sata_mv: Clean up hard coded array size calculation. by Thiago Farina · 15 years ago
  83. 159a7ff sata_mv: Prevent PIO commands to be defered too long if traffic in progress. by Gwendal Grignou · 15 years ago
  84. 041b5ea drivers/ata: use resource_size by Julia Lawall · 15 years ago
  85. c9abde1 libata: remove superfluous NULL pointer checks by Bartlomiej Zolnierkiewicz · 15 years ago
  86. 29b7e43 sata_mv: use new sata phy register settings for new devices by Martin Michlmayr · 16 years ago
  87. 299b3f8 sata_mv: workaround for multi_count errata sata24 by Mark Lord · 16 years ago
  88. 8d2b450 sata_mv: tidy up qc->tf usage in qc_prep() functions by Mark Lord · 16 years ago
  89. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  90. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  91. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  92. cae5a29 sata_mv: shorten register names by Mark Lord · 16 years ago
  93. 12f3b6d sata_mv: workaround errata SATA#13 by Mark Lord · 16 years ago
  94. ba68460 sata_mv: cosmetic renames by Mark Lord · 16 years ago
  95. 2009177 sata_mv: workaround errata SATA#26 by Mark Lord · 16 years ago
  96. 65ad7fef sata_mv: workaround errata PCI#7 by Mark Lord · 16 years ago
  97. c361acb sata_mv: replace 0x1f with ATA_PIO4 (v2) by Mark Lord · 16 years ago
  98. 933cb8e sata_mv: fix irq mask races by Mark Lord · 16 years ago
  99. 44c65d1 sata_mv: revert SoC irq breakage by Mark Lord · 16 years ago
  100. c96f173 [libata] Improve timeout handling by Alan Cox · 16 years ago