aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_mv.c
Commit message (Expand)AuthorAge
* ata: remove deprecated use of pci apiQuentin Lambert2015-04-08
* ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni2015-03-19
* sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-03
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\
| * ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia2014-02-16
* | ata: sata_mv: Fix probe failures with optional physAndrew Lunn2014-02-05
|/
* SATA: MV: Add support for the optional PHYsAndrew Lunn2014-01-20
* ata: sata_mv: fix disk hotplug for Armada 370/XP SoCsLior Amsalem2014-01-15
* ata: sata_mv: introduce compatible string "marvell, armada-370-sata"Simon Guinot2014-01-15
* sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefsEzequiel Garcia2013-07-30
* ata: use dev_get_platdata()Jingoo Han2013-07-30
* sata_mv: Remove unneeded forward declarationEzequiel Garcia2013-07-29
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sata_mv: Fix warnings when no PCIAndrew Lunn2012-10-01
* ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-27
* ARM: Orion: SATA: Add per channel clk/clkdev support.Andrew Lunn2012-05-08
* sata_mv: silence an uninitialized variable warningDan Carpenter2012-04-12
* ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-13
* sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov2011-10-07
* sata_mv: release clock on ata_host_activate() failureSergei Shtylyov2011-10-07
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-23
* Fix common misspellingsLucas De Marchi2011-03-31
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-21
* libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-09
* sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-08-25
* sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo2010-08-01
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* sata_mv: drop unncessary EH callback resettingTejun Heo2010-05-25
* libata-sff: separate out BMDMA qc_issueTejun Heo2010-05-19
* libata-sff: port_task is SFF specificTejun Heo2010-05-19
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata-sff: clean up inheritance in several driversTejun Heo2010-05-19
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
* sata_mv: remove unnecessary initializationTejun Heo2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-19
|\
| * sata_mv: remove pointless NULL testJeff Garzik2009-12-17
| * sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-17
| * sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-17
| * sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-17
| * sata_mv: add power management support for the platform driverSaeed Bishara2009-12-17
| * sata_mv: support clkdev frameworkSaeed Bishara2009-12-17
| * sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-17
|/
* sata_mv: Clean up hard coded array size calculation.Thiago Farina2009-12-03