aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: mxs-mmc: enable regulator for mmc slotShawn Guo2012-07-22
* mmc: core: correct invalid error checkingAlan Cox2012-07-21
* mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity2012-07-21
* mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-21
* mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity2012-07-21
* mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-21
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-21
* mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-21
* mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski2012-07-21
* mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski2012-07-21
* mmc: tmio: support caps2 flagsGuennadi Liakhovetski2012-07-21
* mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-21
* mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski2012-07-21
* mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski2012-07-21
* mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski2012-07-21
* mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski2012-07-21
* mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski2012-07-21
* mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski2012-07-21
* mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski2012-07-21
* mmc: tmio: add regulator supportGuennadi Liakhovetski2012-07-21
* mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski2012-07-21
* mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski2012-07-21
* mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski2012-07-21
* mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman2012-07-21
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart2012-07-21
* mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart2012-07-21
* mmc: dw_mmc: Add check for IDMAC configurationGirish K S2012-07-21
* mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-21
* mmc: dt: Add reg/interrupts to mmc.txt for clarity.Chris Ball2012-07-10
* mmc: dt: Deduplicate binding docs by referencing mmc.txtChris Ball2012-07-10
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-10
* mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-10
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-10
* mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski2012-07-10
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-10
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-10
* cgroup: fix cgroup hierarchy umount raceTejun Heo2012-07-07
* Revert "cgroup: superblock can't be released with active dentries"Tejun Heo2012-07-07
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-07
|\
| * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-05
| * ARM: fix warnings about atomic64_readRussell King2012-07-05
| * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-05
| * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-05