Age | Commit message (Expand) | Author | Files | Lines |
2015-03-30 | sata_dwc_460ex: indent an if statement | Dan Carpenter | 1 | -1/+1 |
2015-03-24 | sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev | Andy Shevchenko | 1 | -12/+11 |
2015-03-24 | sata_dwc_460ex: move to generic DMA driver | Andy Shevchenko | 1 | -614/+122 |
2015-03-24 | sata_dwc_460ex: join messages back | Andy Shevchenko | 1 | -49/+54 |
2015-01-08 | sata_dwc_460ex: convert to devm_kzalloc in ->probe() | Andy Shevchenko | 1 | -18/+6 |
2015-01-08 | sata_dwc_460ex: remove extra message | Andy Shevchenko | 1 | -6/+2 |
2015-01-08 | sata_dwc_460ex: use np local variable in ->probe() | Andy Shevchenko | 1 | -4/+4 |
2015-01-08 | sata_dwc_460ex: fix most of the sparse warnings | Andy Shevchenko | 1 | -34/+33 |
2015-01-08 | sata_dwc_460ex: enable COMPILE_TEST for the driver | Andy Shevchenko | 1 | -0/+12 |
2015-01-08 | sata_dwc_460ex: remove redundant dev_set_drvdata | Andy Shevchenko | 1 | -1/+0 |
2015-01-07 | sata_dwc_460ex: fix resource leak on error path | Andy Shevchenko | 1 | -14/+12 |
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-26 | ata: remove superfluous casts | Joe Perches | 1 | -2/+1 |
2014-02-14 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 1 | -0/+2 |
2012-12-14 | sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644) | Jeff Garzik | 1 | -0/+1 |
2012-07-25 | sata_dwc_460ex: device tree may specify dma_channel | Thang Q. Nguyen | 1 | -17/+31 |
2012-07-25 | sata_dwc_460ex: support hardreset | Thang Q. Nguyen | 1 | -1/+23 |
2012-01-09 | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-08-19 | drivers/ata/sata_dwc_460ex.c: add missing kfree | Julia Lawall | 1 | -8/+6 |
2011-07-26 | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick | 1 | -2/+1 |
2011-07-24 | sata_dwc_460ex: fix error path | Vasiliy Kulikov | 1 | -7/+14 |
2011-06-24 | drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' | Justin P. Mattock | 1 | -1/+1 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -5/+4 |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 1 | -2/+1 |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 1 | -1/+1 |
2011-03-02 | sata_dwc_460ex: fix misuse of ata_get_cmd_descript() | Sergei Shtylyov | 1 | -10/+46 |
2011-03-02 | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() | Sergei Shtylyov | 1 | -2/+2 |
2011-03-02 | sata_dwc_460ex: fix compilation errors/warnings | Sergei Shtylyov | 1 | -6/+8 |
2011-03-02 | sata_dwc_460ex: use ATA_PIO4 | Sergei Shtylyov | 1 | -1/+1 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-08-26 | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter | 1 | -1/+1 |
2010-08-17 | ata: update for of_device to platform_device replacement | Stephen Rothwell | 1 | -2/+2 |
2010-08-02 | [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex | Rupjyoti Sarmah | 1 | -0/+1756 |