summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-101-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/+4
* | mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-221-0/+2
|/
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-289-59/+43
|\
| * mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski2012-03-271-12/+9
| * mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski2012-03-271-1/+10
| * mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht2012-03-271-0/+4
| * mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski2012-03-271-0/+1
| * mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski2012-03-271-2/+1
| * mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-271-0/+2
| * mmc: core: add high-capacity erase size capability flagAdrian Hunter2012-03-271-0/+1
| * mmc: start removing enable / disable APIAdrian Hunter2012-03-272-43/+4
| * mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-271-0/+1
OpenPOWER on IntegriCloud