| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: libata: make ata_host_suspend() *void* | Sergey Shtylyov | 2022-02-19 | 1 | -1/+2 |
* | ata: libata: tracepoints for bus-master DMA | Hannes Reinecke | 2022-01-05 | 1 | -0/+3 |
* | pata_arasan_cf: fix IRQ check | Sergey Shtylyov | 2021-03-27 | 1 | -4/+11 |
* | ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-01-30 | 1 | -2/+4 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | scsi: core: Clean up SG_NONE | Finn Thain | 2019-11-13 | 1 | -1/+0 |
* | pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr... | Markus Elfring | 2018-02-18 | 1 | -1/+1 |
* | pata_arasan_cf: Delete an error message for a failed memory allocation in ara... | Markus Elfring | 2018-02-18 | 1 | -3/+1 |
* | drivers: ata: pata_arasan_cf: use the same name for the same lock | Iago Abal | 2016-06-28 | 1 | -1/+1 |
* | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2015-09-02 | 1 | -7/+4 |
|\ |
|
| * | ata: pata_arasam_cf: Use devm_clk_get | Vaishali Thakkar | 2015-08-22 | 1 | -7/+4 |
* | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-18 | 1 | -2/+2 |
|/ |
|
* | ata: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | 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-04 | 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-16 | 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-31 | 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-09 | 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 |