aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2011-05-21Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-09mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-03-23mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt
2011-01-08mmc: fix division by zero in MMC coreLinus Walleij
2011-01-08mmc: Register debugfs dir before calling card probe function.Viresh Kumar
2011-01-08mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai
2011-01-08mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-08mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen
2011-01-08mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24mmc: update workqueue usagesTejun Heo
2010-12-21mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen
2010-11-11mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski
2010-11-07mmc: Fix printing of card DDR typePhilip Rakity
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko
2010-10-23mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen
2010-10-23mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen
2010-10-15llseek: automatically add .llseek fopArnd Bergmann