aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_dwc_460ex.c
Commit message (Expand)AuthorAge
* sata_dwc_460ex: indent an if statementDan Carpenter2015-03-30
* sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko2015-03-24
* sata_dwc_460ex: move to generic DMA driverAndy Shevchenko2015-03-24
* sata_dwc_460ex: join messages backAndy Shevchenko2015-03-24
* sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko2015-01-08
* sata_dwc_460ex: remove extra messageAndy Shevchenko2015-01-08
* sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko2015-01-08
* sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko2015-01-08
* sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2015-01-08
* sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko2015-01-08
* sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-07
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ata: remove superfluous castsJoe Perches2014-03-26
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
* sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik2012-12-14
* sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen2012-07-25
* sata_dwc_460ex: support hardresetThang Q. Nguyen2012-07-25
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-08
* drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall2011-08-18
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-25
* sata_dwc_460ex: fix error pathVasiliy Kulikov2011-07-23
* drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock2011-06-23
* 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
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-02
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-02
* | sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov2011-03-02
* | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov2011-03-02
* | sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov2011-03-02
* | sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov2011-03-02
|/
* [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-25
* ata: update for of_device to platform_device replacementStephen Rothwell2010-08-16
* [libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah2010-08-01