summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_fsl.c
Commit message (Expand)AuthorAge
* ata: sata_fsl: cut drvdata assignmentLinus Walleij2017-05-30
* ata: constify of_device_id structuresBhumika Goyal2017-03-06
* ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner2015-12-07
* sata-fsl: Apply link speed limitsMartin Hicks2015-03-02
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-02
|/
* ata: Use dma_zalloc_coherentJoe Perches2014-06-17
* sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle2014-05-21
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* sata_fsl: save irqs while coalescingAnthony Foiani2013-08-20
* ata: use platform_{get,set}_drvdata()Jingoo Han2013-05-24
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-30
|\
| * fsl/sata: create a sysfs entry for rx water markQiang Liu2013-04-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ | |/ |/|
| * treewide: Fix typos in printkMasanari Iida2013-03-20
* | sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-04
|/
* sata_fsl: add workaround for data length mismatch on freescale V2 controllerShaohui Xie2012-09-13
* sata_fsl: add support for interrupt coalsecing featureQiang Liu2012-03-13
* [libata] sata_fsl: fix the controller operating modeJerry Huang2012-01-17
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-08
* 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
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\
| * ATA: Add FSL sata v2 controller supportXulei2011-03-15
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \
| * | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
| |/
* | sata_fsl: Update RX_WATER_MARK for TRANSCFGPrabhakar Kushwaha2011-03-14
* | sata_fsl: Fix wrong Device Error Register usagePrabhakar Kushwaha2011-03-14
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
|/
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-21
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-21
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo2010-08-01
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | sata_fsl: Add asynchronous notification supportashish kalra2009-12-03
|/ /
* | sata_fsl: Split hard and soft resetJiang Yutang2009-11-19
|/
* sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra2009-09-08
* sata_fsl: Add power mgmt supportDave Liu2009-06-23
* sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-15
* sata_fsl: Fix compile warningsKumar Gala2009-05-15