summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: sd: clean up redundant memsetMark Asselstine
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao
2010-01-11mmc: allow for MMC v4.4Adrian Hunter