summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_dwc_460ex.c
Commit message (Expand)AuthorAgeFilesLines
* ata: remove superfluous castsJoe Perches2014-03-261-2/+1Star
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0Star
* powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+2
* sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik2012-12-141-0/+1
* sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen2012-07-251-17/+31
* sata_dwc_460ex: support hardresetThang Q. Nguyen2012-07-251-1/+23
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-091-12/+1Star
* drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall2011-08-191-8/+6Star
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-261-2/+1Star
* sata_dwc_460ex: fix error pathVasiliy Kulikov2011-07-241-7/+14
* drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock2011-06-231-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-5/+4Star
|\
| * dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+1Star
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* | sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov2011-03-021-10/+46
* | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov2011-03-021-2/+2
* | sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov2011-03-021-6/+8
* | sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov2011-03-021-1/+1
|/
* [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-261-1/+1
* ata: update for of_device to platform_device replacementStephen Rothwell2010-08-161-2/+2
* [libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah2010-08-021-0/+1756