Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-24mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-02-08mmc: tifm_sd: Use new tasklet APIEmil Renner Berthing
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28mmc: tifm_sd: Inform the mmc core about the maximum busy timeoutUlf Hansson
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-31mmc: tifm_sd: Move away from using deprecated APIsUlf Hansson
2012-01-15Merge 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-12mmc: remove the second argument of k[un]map_atomic()Cong Wang
2011-10-27mmc: replace printk with appropriate display macroGirish K S
2011-10-27mmc: 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-09disable 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