Age | Commit message (Expand) | Author |
2011-05-16 | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball |
2011-04-27 | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski |
2011-04-27 | mmc: core: mmc_add_card(): fix missing break in switch statement | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | mmc: fix mmc_app_send_scr() for dma transfer | Yoshihiro Shimoda |
2011-03-17 | mmc: core: reset card voltage after power off | Ulf Hansson |
2011-03-17 | mmc: core: export function mmc_do_release_host() | Ulf Hansson |
2011-03-17 | mmc: sdio: remember new card RCA when redetecting card | Stefan Nilsson XK |
2011-03-16 | mmc: check if mmc cards < 2GB do sector addressing | Philip Rakity |
2011-03-16 | mmc: core: comment on why sdio_reset is done at init time | Philip Rakity |
2011-03-15 | mmc: Ensure prototypes for SD API are visible in sd.c | Mark Brown |
2011-03-15 | mmc: remove BROKEN_CLK_GATING quirk for wl1271 | Pierre Tardy |
2011-03-15 | mmc: add MMC_QUIRK_BROKEN_CLK_GATING | Pierre Tardy |
2011-03-15 | mmc: add per device quirk placeholder | Pierre Tardy |
2011-03-15 | mmc: put the led blinking code after clock ungating | Pierre Tardy |
2011-03-15 | mmc: export eMMC4.4 enhanced area details to sysfs | Chuanxiao Dong |
2011-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-03-08 | mmc: fix CONFIG_MMC_UNSAFE_RESUME regression | Ohad Ben-Cohen |
2011-03-07 | mmc: sdio: Allow sdio operations in other threads during sdio_add_func() | Dmitry Shmidt |
2011-01-08 | mmc: fix division by zero in MMC core | Linus Walleij |
2011-01-08 | mmc: Register debugfs dir before calling card probe function. | Viresh Kumar |
2011-01-08 | mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. | Chris Ball |
2011-01-08 | mmc: Fix sd/sdio/mmc initialization frequency retries | Andy Ross |
2011-01-08 | mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap | Takashi Iwai |
2011-01-08 | mmc: check for > 1 clk_requests when disabling gating | Linus Walleij |
2011-01-08 | mmc: Test bus-width for old MMC devices | Aries Lee |
2011-01-08 | mmc: fix detection of memory part of SD-combo card with broken SDIO | Michal Miroslaw |
2011-01-08 | mmc: sdio: don't reinitialize nonremovable powered-resumed cards | Ohad Ben-Cohen |
2011-01-08 | mmc: sdio: don't power up cards on system suspend | Ohad Ben-Cohen |
2011-01-08 | mmc: skip detection of nonremovable cards on rescan | Ohad Ben-Cohen |
2011-01-08 | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai |
2011-01-08 | mmc: Aggressive clock gating framework | Linus Walleij |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-24 | mmc: update workqueue usages | Tejun Heo |
2010-12-21 | mmc: Fix re-probing with PM_POST_RESTORE notification | Takashi Iwai |
2010-11-19 | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen |
2010-11-19 | mmc: sdio: fix nasty oops in mmc_sdio_detect | Ohad Ben-Cohen |
2010-11-11 | mmc: fix rmmod race for hosts using card-detection polling | Guennadi Liakhovetski |
2010-11-07 | mmc: Fix printing of card DDR type | Philip Rakity |
2010-10-23 | mmc: add a file to debugfs for changing host clock at runtime | Andy Shevchenko |
2010-10-23 | mmc: sdio: support suspend/resume while runtime suspended | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: ensure mmc_sdio_detect is powered | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: enable runtime PM for SDIO functions | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: enable runtime PM for SDIO cards | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: use the generic runtime PM handlers | Ohad Ben-Cohen |
2010-10-23 | mmc: add runtime PM handlers | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: add power_restore support | Ohad Ben-Cohen |
2010-10-23 | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen |
2010-10-23 | mmc: sdio: fully reconfigure oldcard on resume | Ohad Ben-Cohen |
2010-10-23 | mmc: refine DDR support | Adrian Hunter |