summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2011-05-25mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-25mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-25mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-25mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-25mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-25mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-25mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball
2011-05-25mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin
2011-05-25mmc: MMC boot partitions support.Andrei Warkentin
2011-05-25mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-25mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin
2011-05-25mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin
2011-05-25mmc: core: fix memory leak in mmc_add_hostWolfram Sang
2011-05-25mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-25mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-25mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-25mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-25mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen
2011-05-25mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen
2011-05-25mmc: Reliable write support.Andrei Warkentin
2011-05-25mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda
2011-03-17mmc: core: reset card voltage after power offUlf Hansson
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity
2011-03-16mmc: core: comment on why sdio_reset is done at init timePhilip Rakity
2011-03-15mmc: Ensure prototypes for SD API are visible in sd.cMark Brown
2011-03-15mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy
2011-03-15mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy
2011-03-15mmc: add per device quirk placeholderPierre Tardy
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong
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-09mmc: fix division by zero in MMC coreLinus Walleij
2011-01-09mmc: Register debugfs dir before calling card probe function.Viresh Kumar
2011-01-09mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball
2011-01-09mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-09mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai
2011-01-09mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-09mmc: Test bus-width for old MMC devicesAries Lee
2011-01-09mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-09mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-09mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen