| Commit message (Expand) | Author | Age | Files | Lines |
* | pata_arasan_cf: use dmaengine_terminate_all() API | Vinod Koul | 2014-10-15 | 1 | -3/+2 |
* | pata_arasan_cf: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz | 2014-04-14 | 1 | -2/+5 |
* | ata: remove superfluous casts | Joe Perches | 2014-03-26 | 1 | -1/+1 |
* | pata_arasan_cf: add missing clk_disable_unprepare() on error path | Wei Yongjun | 2013-11-22 | 1 | -0/+1 |
* | dmaengine: remove DMA unmap flags | Bartlomiej Zolnierkiewicz | 2013-11-14 | 1 | -2/+1 |
* | ata: pata_arasan: Staticize local symbols | Jingoo Han | 2013-08-09 | 1 | -2/+2 |
* | ata: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-24 | 1 | -1/+1 |
* | ata: arasan: remove the need for platform_data | Arnd Bergmann | 2013-04-19 | 1 | -18/+19 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() | Sergei Shtylyov | 2012-11-28 | 1 | -2/+5 |
* | [libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP | Yuanhan Liu | 2012-11-16 | 1 | -1/+1 |
* | pata_arasan: Initialize cf clock to 166MHz | Vipul Kumar Samar | 2012-11-15 | 1 | -0/+6 |
* | pata_arasan: add Device Tree probing capability | Viresh Kumar | 2012-09-13 | 1 | -0/+10 |
* | pata_arasan: Add clk_{un}prepare() support | Viresh Kumar | 2012-09-13 | 1 | -2/+2 |
* | ata/pata_arasan: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 | 1 | -13/+1 |
* | Viresh has moved | Viresh Kumar | 2012-06-20 | 1 | -2/+2 |
* | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros | Viresh Kumar | 2012-05-03 | 1 | -3/+1 |
* | ata/pata_arasan_cf: Add Hibernation support | Viresh Kumar | 2012-03-13 | 1 | -8/+4 |
* | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-08 | 1 | -11/+1 |
* | pata_arasan_cf: remove bogus to_platform_device() calls | Sergei Shtylyov | 2011-10-14 | 1 | -4/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -4/+4 |
* | ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv | Viresh Kumar | 2011-03-14 | 1 | -1/+6 |
* | pata_arasan_cf: fix printk format string warning | Jeff Garzik | 2011-03-14 | 1 | -1/+2 |
* | pata_arasan_cf: Adding support for arasan compact flash host controller | Viresh Kumar | 2011-03-14 | 1 | -0/+977 |