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