summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski2012-03-271-12/+9Star
| * 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/+1Star
| * 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/+4Star
| * mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-271-0/+1
| * mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-261-2/+6
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-262-0/+5
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-243-1/+3
|\ \
| * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-163-1/+3
* | | headers: include linux/types.h where appropriateBobby Powers2012-03-241-0/+3
| |/ |/|
* | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-141-2/+4
* | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-141-0/+4
* | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-141-0/+1
* | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-141-0/+19
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2012-01-121-0/+1
* | mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-123-2/+78
* | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-121-0/+1
* | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-121-2/+0Star
* | mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-121-0/+18