summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)Author
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
2009-12-17sata_mv: move the PCI bar description initialization codeSaeed Bishara
2009-12-17sata_mv: add power management support for the platform driverSaeed Bishara
2009-12-17sata_mv: support clkdev frameworkSaeed Bishara
2009-12-17sata_mv: increase PIO IORDY timeoutSaeed Bishara
2009-12-03sata_mv: Clean up hard coded array size calculation.Thiago Farina
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou
2009-09-11drivers/ata: use resource_sizeJulia Lawall
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-05-11sata_mv: use new sata phy register settings for new devicesMartin Michlmayr
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-06sata_mv: shorten register namesMark Lord
2009-04-06sata_mv: workaround errata SATA#13Mark Lord
2009-04-06sata_mv: cosmetic renamesMark Lord
2009-04-06sata_mv: workaround errata SATA#26Mark Lord
2009-04-06sata_mv: workaround errata PCI#7Mark Lord
2009-04-06sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord
2009-04-06sata_mv: fix irq mask racesMark Lord
2009-04-06sata_mv: revert SoC irq breakageMark Lord
2009-03-24[libata] Improve timeout handlingAlan Cox
2009-03-24sata_mv: fix LED blinking for SoC+NCQMark Lord