summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2-0/+20
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2-0/+4
2012-07-21mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski1-9/+20
2012-07-21mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski1-12/+23
2012-07-21mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski1-0/+6
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski2-0/+2
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski2-0/+2
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2-1/+55
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski3-13/+43
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2-13/+45
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 Liakhovetski3-7/+20
2012-07-21mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski1-7/+31
2012-07-21mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski1-2/+2
2012-07-21mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski1-5/+18
2012-07-21mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski1-23/+23
2012-07-21mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski1-21/+20
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski1-1/+0
2012-07-21mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski1-8/+6
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski1-8/+29
2012-07-21mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski1-1/+23
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski2-3/+35
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski1-10/+11
2012-07-21mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman1-1/+1
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2-2/+37
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart1-8/+10
2012-07-21mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart1-10/+4
2012-07-21mmc: dw_mmc: Add check for IDMAC configurationGirish K S1-2/+13
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball3-0/+127
2012-07-11mmc: dt: Add reg/interrupts to mmc.txt for clarity.Chris Ball1-3/+7
2012-07-11mmc: dt: Deduplicate binding docs by referencing mmc.txtChris Ball7-43/+33
2012-07-11mmc: core: Export regulator_* functions as GPLChris Ball1-2/+2
2012-07-11mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani1-27/+9
2012-07-11mmc: core: Fix the HPI execution sequenceVenkatraman S2-24/+32
2012-07-11mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski4-32/+32
2012-07-11mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski1-3/+4
2012-07-11mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski1-2/+2
2012-07-11mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-07-08cgroup: fix cgroup hierarchy umount raceTejun Heo1-1/+5
2012-07-08Revert "cgroup: superblock can't be released with active dentries"Tejun Heo1-14/+3
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks1-7/+16
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-07-06mm: Hold a file reference in madvise_removeAndy Lutomirski1-4/+14
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King1-1/+1
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon3-13/+28