aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_fsl.c
Commit message (Expand)AuthorAge
* 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
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* sata_fsl: Return non-zero on error in probe()Michal Sojka2009-01-16
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra2008-05-30
* typo in sata_fslAl Viro2008-04-28
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-17
* libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-17
* libata: remove check_status from non-SFF driversTejun Heo2008-04-17
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-17
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-17
* libata: prefer hardresetTejun Heo2008-04-17
* ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-09
* [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-31