index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_arasan_cf.c
Age
Commit message (
Expand
)
Author
2020-01-29
ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
2018-02-18
pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...
Markus Elfring
2018-02-18
pata_arasan_cf: Delete an error message for a failed memory allocation in ara...
Markus Elfring
2016-06-28
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2015-08-22
ata: pata_arasam_cf: Use devm_clk_get
Vaishali Thakkar
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
pata_arasan_cf: use dmaengine_terminate_all() API
Vinod Koul
2014-04-14
pata_arasan_cf: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
2014-03-26
ata: remove superfluous casts
Joe Perches
2013-11-22
pata_arasan_cf: add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-08-09
ata: pata_arasan: Staticize local symbols
Jingoo Han
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-19
ata: arasan: remove the need for platform_data
Arnd Bergmann
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()
Sergei Shtylyov
2012-11-16
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
Yuanhan Liu
2012-11-15
pata_arasan: Initialize cf clock to 166MHz
Vipul Kumar Samar
2012-09-13
pata_arasan: add Device Tree probing capability
Viresh Kumar
2012-09-13
pata_arasan: Add clk_{un}prepare() support
Viresh Kumar
2012-07-30
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
2012-06-20
Viresh has moved
Viresh Kumar
2012-05-03
ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
Viresh Kumar
2012-03-13
ata/pata_arasan_cf: Add Hibernation support
Viresh Kumar
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2011-10-14
pata_arasan_cf: remove bogus to_platform_device() calls
Sergei Shtylyov
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv
Viresh Kumar
2011-03-14
pata_arasan_cf: fix printk format string warning
Jeff Garzik
2011-03-14
pata_arasan_cf: Adding support for arasan compact flash host controller
Viresh Kumar