aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-31/+22
2012-12-07mmc: add a card-event host operationGuennadi Liakhovetski1-0/+1
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake1-0/+2
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan1-0/+1
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy1-0/+2
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy2-0/+4
2012-12-06mmc: host: Make UHS timing values fully uniqueKevin Liu1-6/+6
2012-12-06mmc: Standardise capability typeLee Jones3-6/+6
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam1-19/+0
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-3/+4
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-11UAPI: (Scripted) Disintegrate include/linux/mmcDavid Howells2-58/+0
2012-10-07mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2-14/+2
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham1-1/+1
2012-10-03mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham1-0/+4
2012-10-03mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham1-1/+2
2012-10-03mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham1-0/+4
2012-10-03mmc: dw_mmc: convert copy of struct device in struct dw_mci to a referenceThomas Abraham1-1/+1
2012-10-03mmc: support BKOPS feature for eMMCJaehoon Chung3-0/+31
2012-09-04mmc: core: Do not rescan non-removable devicesJohan Rudholm1-0/+1
2012-09-04mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity1-1/+2
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-7/+1
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu1-7/+3
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu1-0/+1
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity1-1/+2
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity1-0/+1
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski1-0/+2
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski1-0/+4
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski1-0/+3
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski1-0/+2
2012-07-21mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski1-0/+2
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski1-3/+14
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski1-2/+14
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-7/+1
2012-07-10mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski1-4/+4
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding1-0/+2
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+19
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo1-0/+19
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham1-0/+1
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2-60/+4
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre1-0/+2
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds9-59/+43