aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tifm_sd.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-10-08mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2013-10-30mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-11mmc: don't use weight32()Nicolas Pitre
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov
2007-05-01mmc: make tifm_sd_set_dma_data() staticAdrian Bunk
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman