summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tifm_sd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: tifm_sd: Replace kmap_atomic() with kmap_local_page()Adrian Hunter2022-12-071-8/+8
* mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_bounce_block()Adrian Hunter2022-12-071-7/+2
* mmc: tifm_sd: Remove local_irq_{save,restore}() around tifm_sd_transfer_data()Adrian Hunter2022-12-071-3/+0
* mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-241-8/+8
* mmc: tifm_sd: Use new tasklet APIEmil Renner Berthing2021-02-081-4/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* mmc: tifm_sd: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-1/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-3/+0
* mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva2018-10-081-1/+2
* mmc: Convert timers to use timer_setup()Kees Cook2017-11-021-3/+3
* mmc: Convert pr_warning to pr_warnJoe Perches2014-09-241-2/+2
* mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson2013-10-301-3/+1
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-2/+2
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* | mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-111-8/+8
|/
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-10/+8
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-081-8/+8
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-1/+1
* tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
* tifm_sd: handle non-power-of-2 block sizesAlex Dubov2007-11-211-11/+7
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+4
* mmc: don't use weight32()Nicolas Pitre2007-10-111-1/+2
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-3/+10
* mmc: remove custom error codesPierre Ossman2007-09-231-10/+10
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-12/+1
* mmc: make tifm_sd_set_dma_data() staticAdrian Bunk2007-05-011-1/+1
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+1102