summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson2013-02-241-0/+9
* mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X2013-02-241-1/+1
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-113-1/+31
* mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-111-0/+8
* Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-117-31/+22
|\
| * mmc: add a card-event host operationGuennadi Liakhovetski2012-12-071-0/+1
| * mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake2012-12-061-0/+2
| * mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan2012-12-061-0/+1
| * mmc: core: Add mmc_set_blockcount featureLoic Pallardy2012-12-061-0/+2
| * mmc: core: Expose access to RPMB partitionLoic Pallardy2012-12-062-0/+4
| * mmc: host: Make UHS timing values fully uniqueKevin Liu2012-12-061-6/+6
| * mmc: Standardise capability typeLee Jones2012-12-063-6/+6
| * mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-061-19/+0
* | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-092-3/+4
|\|
| * mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
| * mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+1
| * mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
* | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
|/
* UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells2012-10-112-58/+0
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-072-14/+2
* mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-1/+1
* mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-031-0/+4
* mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham2012-10-031-1/+2
* mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham2012-10-031-0/+4
* mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham2012-10-031-1/+1
* mmc: support BKOPS feature for eMMCJaehoon Chung2012-10-033-0/+31
* mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-041-0/+1
* mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity2012-09-041-1/+2
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-241-7/+1
|\
| * mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-131-7/+1
* | mmc: sd: Fix sd current limit settingAaron Lu2012-07-221-7/+3
* | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2012-07-221-0/+1
* | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2012-07-221-1/+2
* | mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-211-0/+1
* | mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-211-0/+2
* | mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski2012-07-211-0/+1