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