aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_fsl.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Gravatar Andreas Werner 1-1/+2
2015-03-02sata-fsl: Apply link speed limitsGravatar Martin Hicks 1-0/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapGravatar Dmitry Torokhov 1-1/+1
2014-10-20ata: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-06-17ata: Use dma_zalloc_coherentGravatar Joe Perches 1-3/+2
2014-05-21sata_fsl: remove check for CONFIG_MPC8315_DSGravatar Paul Bolle 1-14/+0
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversGravatar Bartlomiej Zolnierkiewicz 1-2/+2
2013-10-09drivers: clean-up prom.h implicit includesGravatar Rob Herring 1-0/+2
2013-08-20sata_fsl: save irqs while coalescingGravatar Anthony Foiani 1-2/+3
2013-05-24ata: use platform_{get,set}_drvdata()Gravatar Jingoo Han 1-9/+5
2013-04-30Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-0/+55
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-04-03fsl/sata: create a sysfs entry for rx water markGravatar Qiang Liu 1-0/+55
2013-03-20treewide: Fix typos in printkGravatar Masanari Iida 1-1/+1
2013-03-04sata_fsl: Remove redundant NULL check before kfreeGravatar Syam Sidhardhan 1-2/+1
2012-09-13sata_fsl: add workaround for data length mismatch on freescale V2 controllerGravatar Shaohui Xie 1-4/+35
2012-03-13sata_fsl: add support for interrupt coalsecing featureGravatar Qiang Liu 1-4/+107
2012-01-17[libata] sata_fsl: fix the controller operating modeGravatar Jerry Huang 1-0/+11
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Gravatar Axel Lin 1-13/+1
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Gravatar Joe Perches 1-17/+12
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Gravatar Joe Perches 1-9/+5
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-7/+18
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-5/+4
2011-03-15ATA: Add FSL sata v2 controller supportGravatar Xulei 1-7/+18
2011-03-14sata_fsl: Update RX_WATER_MARK for TRANSCFGGravatar Prabhakar Kushwaha 1-0/+12
2011-03-14sata_fsl: Fix wrong Device Error Register usageGravatar Prabhakar Kushwaha 1-2/+5
2011-03-02libata: remove ATA_FLAG_NO_LEGACYGravatar Sergei Shtylyov 1-3/+2
2011-03-02libata: remove ATA_FLAG_MMIOGravatar Sergei Shtylyov 1-2/+2
2011-02-28dt: Eliminate of_platform_{,un}register_driverGravatar Grant Likely 1-5/+4
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Gravatar Tejun Heo 1-9/+10
2010-10-21libata: always use ata_qc_complete_multiple() for NCQ command completionsGravatar Tejun Heo 1-6/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-4/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 1-4/+4
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateGravatar Tejun Heo 1-10/+10
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-3/+3
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-3/+3
2009-12-03sata_fsl: Add asynchronous notification supportGravatar ashish kalra 1-8/+10
2009-11-19sata_fsl: Split hard and soft resetGravatar Jiang Yutang 1-40/+44
2009-09-08sata_fsl: Defer non-ncq commands when ncq commands activeGravatar Ashish Kalra 1-0/+1
2009-06-23sata_fsl: Add power mgmt supportGravatar Dave Liu 1-0/+35
2009-05-15sata_fsl: Fix the command description of FSL SATA controllerGravatar Dave Liu 1-3/+5
2009-05-15sata_fsl: Fix compile warningsGravatar Kumar Gala 1-3/+4
2009-03-24[libata] convert drivers to use ata.h mode mask definesGravatar Erik Inge Bolsø 1-2/+2
2009-01-16sata_fsl: Return non-zero on error in probe()Gravatar Michal Sojka 1-1/+1