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
/
mmc
/
host
/
via-sdmmc.c
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: via-sdmmc: Fix data race bug
Madhuparna Bhowmik
2020-07-24
mmc: via-sdmmc: use generic power management
Vaibhav Gupta
2020-05-28
mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-10-30
mmc-host: via: use setup_timer() helper.
Allen
2017-08-30
mmc: host: via-sdmmc: constify pci_device_id.
Arvind Yadav
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2013-10-30
mmc: via-sdmmc: Move away from using deprecated APIs
Ulf Hansson
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-09-04
mmc: via-sdmmc: Use module_pci_driver
Sachin Kamat
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-03-25
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-15
mmc: via-sdmmc: Remove set-but-unused variable.
Chris Ball
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2009-06-21
mmc: Add new via-sdmmc host controller driver
Harald Welte