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
/
tifm_sd.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mmc: tifm_sd: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-10-08
mmc: tifm_sd: Mark expected switch fall-through
Gustavo A. R. Silva
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2013-10-30
mmc: tifm_sd: Move away from using deprecated APIs
Ulf Hansson
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
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
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
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
2008-03-15
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
2007-11-21
tifm_sd: handle non-power-of-2 block sizes
Alex Dubov
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-11
mmc: don't use weight32()
Nicolas Pitre
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-05-08
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-01
mmc: make tifm_sd_set_dma_data() static
Adrian Bunk
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman