aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski1-12/+9
2012-03-27mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski1-1/+10
2012-03-27mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht1-0/+4
2012-03-27mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski1-0/+1
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski1-2/+1
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter1-0/+2
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter1-0/+1
2012-03-27mmc: start removing enable / disable APIAdrian Hunter2-43/+4
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson1-0/+1
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-2/+6
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das2-0/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-1/+3
2012-03-23headers: include linux/types.h where appropriateBobby Powers1-0/+3
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker3-1/+3
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S1-0/+1
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S3-2/+78
2012-01-11mmc: core: Add option to prevent eMMC sleep commandUlf Hansson1-0/+1
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-2/+0