summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)AuthorFilesLines
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda1-1/+13
2011-03-17mmc: core: reset card voltage after power offUlf Hansson1-0/+7
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson1-1/+9
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK1-0/+8
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity1-1/+11
2011-03-16mmc: core: comment on why sdio_reset is done at init timePhilip Rakity1-0/+6
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown1-0/+1
2011-03-15mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy1-1/+11
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2-4/+14
2011-03-15mmc: add per device quirk placeholderPierre Tardy4-1/+66
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy1-2/+1
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong1-0/+74
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+1
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-01-08mmc: fix division by zero in MMC coreLinus Walleij1-2/+3
2011-01-08mmc: Register debugfs dir before calling card probe function.Viresh Kumar1-4/+4
2011-01-08mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball1-2/+4
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross5-99/+68
2011-01-08mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai1-2/+2
2011-01-08mmc: check for > 1 clk_requests when disabling gatingLinus Walleij1-1/+2
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee3-29/+149
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw1-0/+5
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen1-2/+14
2011-01-08mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2-32/+13
2011-01-08mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen1-2/+6
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai3-1/+8
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij6-2/+305
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24mmc: update workqueue usagesTejun Heo1-1/+1
2010-12-21mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai1-0/+1
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2-25/+45
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen1-3/+13
2010-11-11mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski1-1/+1
2010-11-07mmc: Fix printing of card DDR typePhilip Rakity1-2/+6
2010-10-23mmc: add a file to debugfs for changing host clock at runtimeAndy Shevchenko1-2/+33
2010-10-23mmc: sdio: support suspend/resume while runtime suspendedOhad Ben-Cohen1-0/+29
2010-10-23mmc: sdio: ensure mmc_sdio_detect is poweredOhad Ben-Cohen1-0/+9
2010-10-23mmc: sdio: enable runtime PM for SDIO functionsOhad Ben-Cohen2-3/+40
2010-10-23mmc: sdio: enable runtime PM for SDIO cardsOhad Ben-Cohen1-0/+13
2010-10-23mmc: sdio: use the generic runtime PM handlersOhad Ben-Cohen1-0/+20
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen1-0/+37
2010-10-23mmc: sdio: add power_restore supportOhad Ben-Cohen1-0/+18
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen4-12/+28
2010-10-23mmc: sdio: fully reconfigure oldcard on resumeOhad Ben-Cohen1-9/+0
2010-10-23mmc: refine DDR supportAdrian Hunter3-7/+9
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter4-14/+42
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad1-2/+35
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij1-10/+16
2010-10-23mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard1-1/+2