aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-21/+12
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin1-0/+1
2014-03-17mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter1-0/+6
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King1-8/+0
2014-02-23mmc: core: Add ignore_crc flag to __mmc_switchUlf Hansson1-1/+1
2014-02-23mmc: core: Rename cmd_timeout_ms to busy_timeoutUlf Hansson1-1/+1
2014-02-23mmc: core: Rename max_discard_to to max_busy_timeoutUlf Hansson1-1/+1
2014-02-22mmc: sdhci: add support for realtek rts5250Micky Ching1-0/+2
2014-02-13mmc: core: Enable MMC_CAP2_CACHE_CTRL as defaultUlf Hansson1-1/+0
2014-02-13mmc: core: Use mmc_flush_cache() during mmc suspendUlf Hansson1-2/+0
2014-02-13mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMDUlf Hansson1-1/+0
2014-02-13mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGEUlf Hansson1-1/+0
2014-02-13mmc: card: Remove host cap MMC_CAP2_SANITIZEUlf Hansson1-1/+0
2014-02-13mmc: core: Use MMC_UNSAFE_RESUME as default behaviorUlf Hansson1-4/+1
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds3-1/+10
2014-01-17mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao1-1/+7
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen1-0/+2
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto1-0/+1
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel1-0/+9
2013-10-30mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson1-0/+1
2013-10-30mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson1-0/+4
2013-10-30mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson1-3/+0
2013-10-30mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2-1/+1
2013-10-30mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson1-1/+2
2013-09-25mmc: core: clean up duplicate macrosJackey Shen1-2/+0
2013-09-25mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon1-0/+2
2013-09-25mmc: dw_mmc: control card read thresholdSeungwon Jeon1-0/+1
2013-09-25mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon1-0/+1
2013-09-25mmc: core: remove dead function mmc_try_claim_hostGrant Grundler1-1/+0
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang1-0/+1
2013-08-26mmc: core: parse voltage from device-treeHaijun Zhang1-0/+2
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski1-0/+2
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski1-0/+1
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski1-1/+0
2013-08-24mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart1-1/+0
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart1-1/+2
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay1-0/+2
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO1-1/+1
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson1-1/+1
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson1-0/+1
2013-06-27mmc: return mmc_of_parse() errors to callerSimon Baatz1-1/+1
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter1-0/+2
2013-05-26mmc: core: Fix select power class after resumeFredrik Soderstedt1-1/+9
2013-05-26mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson1-4/+0
2013-05-26mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson1-1/+1
2013-05-26mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson1-0/+3
2013-05-26mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2-0/+3