aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2015-10-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.11-androidlsk-v3.10-15.10-androidKevin Hilman
2015-10-01mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2013-07-01mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2013-07-01mmc: Add tracepoints of mmc block operationsKen Sumrall
2013-07-01mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2013-07-01mmc: core: host: only use wakelock for detect workColin Cross
2013-07-01mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2013-07-01mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2013-07-01mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2013-07-01mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2013-07-01mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2013-07-01mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2013-07-01mmc: core: Add deferred bus resume policy.San Mehat
2013-07-01mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2013-07-01mmc: sd: Add retries in re-detectionSan Mehat
2013-07-01mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2013-07-01mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2013-07-01trout: Add functions for WiFiDmitry Shmidt
2013-07-01mmc: Add concept of an 'embedded' SDIO device.San Mehat
2013-07-01mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter
2013-04-12mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed caseLi Fei
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-12Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...Adrian Hunter
2013-04-04mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: use regulator_can_change_voltage() instead of regulator_count_voltagesMarek Szyprowski
2013-02-24mmc: core: fix indentationJaehoon Chung
2013-02-24mmc: core: fix permanent sleep of mmcqd during card removalSeungwon Jeon
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: core: Fixup signal voltage switchJohan Rudholm
2013-02-24mmc: core: Break out start_signal_voltage_switchJohan Rudholm
2013-02-24mmc: core: Add mmc_power_cycleJohan Rudholm
2013-02-24mmc: sd: Simplify by using mmc_host_uhsJohan Rudholm
2013-02-24mmc: core: expose RPMB partition only for CMD23 capable hostsBalaji T K
2013-02-24mmc: core: move the cache disabling operation to mmc_suspendMaya Erez
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2013-02-11mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo
2013-02-11mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani