Age | Commit message (Expand) | Author | Files | Lines |
2018-02-18 | pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr... | Markus Elfring | 1 | -1/+1 |
2018-02-18 | pata_arasan_cf: Delete an error message for a failed memory allocation in ara... | Markus Elfring | 1 | -3/+1 |
2016-06-28 | drivers: ata: pata_arasan_cf: use the same name for the same lock | Iago Abal | 1 | -1/+1 |
2015-09-02 | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -7/+4 |
2015-08-22 | ata: pata_arasam_cf: Use devm_clk_get | Vaishali Thakkar | 1 | -7/+4 |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -2/+2 |
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-15 | pata_arasan_cf: use dmaengine_terminate_all() API | Vinod Koul | 1 | -3/+2 |
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-22 | 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-19 | ata: arasan: remove the need for platform_data | Arnd Bergmann | 1 | -18/+19 |
2013-01-03 | 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-15 | 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-30 | ata/pata_arasan: remove conditional compilation of clk code | Viresh Kumar | 1 | -13/+1 |
2012-06-20 | 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-08 | 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 |