aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/tifm_sd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+8
2021-02-08mmc: tifm_sd: Use new tasklet APIEmil Renner Berthing1-4/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-05-28mmc: tifm_sd: Inform the mmc core about the maximum busy timeoutUlf Hansson1-1/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-3/+0
2018-10-08mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+2
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook1-3/+3
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches1-2/+2
2013-10-30mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson1-3/+1
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-10/+8
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-8/+8
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-1/+1
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov1-11/+7
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+4
2007-10-11mmc: don't use weight32()Nicolas Pitre1-1/+2
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-3/+10
2007-09-23mmc: remove custom error codesPierre Ossman1-10/+10
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-12/+1
2007-05-01mmc: make tifm_sd_set_dma_data() staticAdrian Bunk1-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+1102