aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2013-10-30mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson
2013-10-30mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski
2013-08-24mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez
2013-05-26mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson
2013-05-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-04-12mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter
2013-04-01leds: trigger: use inline functions instead of macrosKim, Milo
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
2013-02-24mmc: (cosmetic) remove "extern" from function declarationsGuennadi 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: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: core: Add card_busy to host_opsJohan Rudholm
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson