summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski
2012-07-21mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski
2012-07-11mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo
2012-05-09mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham
2012-05-09mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-03-29Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht
2012-03-27mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23headers: include linux/types.h where appropriateBobby Powers
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-12mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-01-12mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter
2012-01-12mmc: sdhci-pci: add platform dataAdrian Hunter
2012-01-12mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski
2012-01-12mmc: add a card hotplug handler contextGuennadi Liakhovetski
2012-01-12mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon
2012-01-12mmc: boot partition ro lock supportJohan Rudholm
2012-01-12mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2012-01-12mmc: sdio: support SDIO UHS cardsPhilip Rakity
2012-01-12mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma
2012-01-12mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO