summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-263-1/+10
|\
| * mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-171-1/+7
| * mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-131-0/+2
| * mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-131-0/+1
* | mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel2014-01-061-0/+9
|/
* mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resumeUlf Hansson2013-10-301-0/+1
* mmc: Don't force card to active state when entering suspend/shutdownUlf Hansson2013-10-301-0/+4
* mmc: core: Remove deprecated mmc_suspend|resume_host APIsUlf Hansson2013-10-301-3/+0
* mmc: core: Move cached value of the negotiated ocr mask to card structUlf Hansson2013-10-302-1/+1
* mmc: core: Do not poll for busy with status cmd for all switch cmdsUlf Hansson2013-10-301-1/+2
* mmc: core: clean up duplicate macrosJackey Shen2013-09-251-2/+0
* mmc: dw_mmc: guarantee stop-abort cmd in data errorsSeungwon Jeon2013-09-251-0/+2
* mmc: dw_mmc: control card read thresholdSeungwon Jeon2013-09-251-0/+1
* mmc: dw_mmc: adjust the fifoth with block sizeSeungwon Jeon2013-09-251-0/+1
* mmc: core: remove dead function mmc_try_claim_hostGrant Grundler2013-09-251-1/+0
* mmc: sdhci: get voltage from sdhc hostHaijun Zhang2013-08-261-0/+1
* mmc: core: parse voltage from device-treeHaijun Zhang2013-08-261-0/+2
* mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski2013-08-251-0/+2
* mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski2013-08-251-0/+1
* mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski2013-08-251-1/+0
* mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
* mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart2013-08-241-1/+0
* mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
* mmc: sh_mmcif: Remove .down_pwr() callback from platform dataLaurent Pinchart2013-08-241-1/+0
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-241-1/+2
* mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay2013-07-051-0/+2
* mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO2013-06-271-1/+1
* mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-271-1/+1
* mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-271-0/+1
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-271-1/+1
* mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter2013-05-261-0/+2
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-261-1/+9
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-261-4/+0
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-261-1/+1
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-261-0/+3
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-262-0/+3
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-261-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-061-2/+0
|\
| * leds: trigger: use inline functions instead of macrosKim, Milo2013-04-011-2/+0
* | mmc: core: fix performance regression initializing MMC host controllersAdrian Hunter2013-04-121-0/+1
* | mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-221-0/+2
* | mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson2013-03-221-0/+1
|/
* mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-241-2/+0
* mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski2013-02-241-11/+11
* mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-241-0/+1
* mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-243-0/+14
* mmc: add packed command feature of eMMC4.5Seungwon Jeon2013-02-243-2/+20
* mmc: sdhci: enhance preset value functionKevin Liu2013-02-242-1/+1
* mmc: core: Add card_busy to host_opsJohan Rudholm2013-02-241-0/+3
* mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson2013-02-241-7/+0
OpenPOWER on IntegriCloud