summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_fsl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-7/+18
|\
| * ATA: Add FSL sata v2 controller supportXulei2011-03-151-7/+18
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\ \
| * | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
| |/
* | sata_fsl: Update RX_WATER_MARK for TRANSCFGPrabhakar Kushwaha2011-03-141-0/+12
* | sata_fsl: Fix wrong Device Error Register usagePrabhakar Kushwaha2011-03-141-2/+5
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-3/+2
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+2
|/
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-9/+10
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-211-6/+2
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-4/+4
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* | sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo2010-08-011-10/+10
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-3/+3
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* | | sata_fsl: Add asynchronous notification supportashish kalra2009-12-031-8/+10
|/ /
* | sata_fsl: Split hard and soft resetJiang Yutang2009-11-191-40/+44
|/
* sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra2009-09-081-0/+1
* sata_fsl: Add power mgmt supportDave Liu2009-06-231-0/+35
* sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-151-3/+5
* sata_fsl: Fix compile warningsKumar Gala2009-05-151-3/+4
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* sata_fsl: Return non-zero on error in probe()Michal Sojka2009-01-161-1/+1
* libata: make SCR access ops per-linkTejun Heo2008-09-291-13/+13
* [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) supportAshish Kalra2008-05-301-61/+163
* typo in sata_fslAl Viro2008-04-281-1/+1
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-171-0/+10
* libata: don't use ap->ioaddr in non-SFF driversTejun Heo2008-04-171-5/+0
* libata: remove check_status from non-SFF driversTejun Heo2008-04-171-56/+4
* libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2008-04-171-9/+15
* libata: rename SFF port opsTejun Heo2008-04-171-3/+3
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-11/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-3/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-13/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-0/+1
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-171-6/+1
* libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo2008-04-171-2/+0
* libata: prefer hardresetTejun Heo2008-04-171-1/+1
* ata/sata_fsl: Remove unused variable in sata_fsl_probeJohann Felix Soden2008-04-091-3/+0
* [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sataKim Phillips2008-03-311-4/+1
* sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-13/+0
* libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-061-2/+2
* fix drivers/ata/sata_fsl.c double-declakpm@linux-foundation.org2008-01-231-1/+0
* libata: convert to chained sgTejun Heo2008-01-231-1/+3
OpenPOWER on IntegriCloud