summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)Author
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-05-22sata_mv: add IRQ checksSergey Shtylyov
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2017-02-09ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-03-19ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-16ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia
2014-02-05ata: sata_mv: Fix probe failures with optional physAndrew Lunn
2014-01-20SATA: MV: Add support for the optional PHYsAndrew Lunn
2014-01-15ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem
2014-01-15ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot
2013-07-30sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia
2013-07-30ata: use dev_get_platdata()Jingoo Han
2013-07-29sata_mv: Remove unneeded forward declarationEzequiel Garcia
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2012-10-01sata_mv: Fix warnings when no PCIAndrew Lunn
2012-07-27ATA: sata_mv: Add device tree supportAndrew Lunn
2012-05-08ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn
2012-04-12sata_mv: silence an uninitialized variable warningDan Carpenter
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-10-07sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov
2011-10-07sata_mv: release clock on ata_host_activate() failureSergei Shtylyov
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25sata_mv: drop unncessary EH callback resettingTejun Heo
2010-05-19libata-sff: separate out BMDMA qc_issueTejun Heo
2010-05-19libata-sff: port_task is SFF specificTejun Heo
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-14sata_mv: remove unnecessary initializationTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-17sata_mv: remove pointless NULL testJeff Garzik
2009-12-17sata_mv: add power management support for the PCI controllers.Saeed Bishara
2009-12-17sata_mv: store the board_idx into the host private dataSaeed Bishara