summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-117-31/+22Star
|\
| * 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/+0Star
* | 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/+0Star
* mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-072-14/+2Star
* 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-251-7/+1Star
|\
| * mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-131-7/+1Star
* | mmc: sd: Fix sd current limit settingAaron Lu2012-07-221-7/+3Star
* | 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
* | mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-211-0/+4
* | mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-211-0/+3
* | mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-211-0/+2
* | mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski2012-07-211-0/+2
* | mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-211-3/+14
* | mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-211-2/+14
* | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-111-4/+4
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-201-1/+1
|\ \
| * | Viresh has movedViresh Kumar2012-06-201-1/+1
| |/
* / mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-061-0/+2
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-0/+19
|\
| * mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-0/+19
* | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-091-0/+1
* | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-092-60/+4Star
* | mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-221-0/+2
|/
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-1/+1
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-299-59/+43Star
|\