summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0963-1166/+2577
|\
| * mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter2014-04-071-0/+1
| * mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas2014-03-292-1/+84
| * mmc: sdhci-msm: Add platform_execute_tuning implementationGeorgi Djakov2014-03-261-5/+415
| * mmc: sdhci-msm: Initial support for Qualcomm chipsetsGeorgi Djakov2014-03-263-0/+222
| * mmc: sdhci-msm: Qualcomm SDHCI binding documentationGeorgi Djakov2014-03-261-0/+55
| * sdhci: only reprogram retuning timer when flag is setArend van Spriel2014-03-251-4/+3
| * mmc: rename ARCH_BCM to ARCH_BCM_MOBILEChristian Daudt2014-03-241-1/+1
| * mmc: sdhci: Allow for irq being sharedAdrian Hunter2014-03-171-3/+1
| * mmc: sdhci-acpi: Add device id 80860F16Adrian Hunter2014-03-171-0/+2
| * mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14Adrian Hunter2014-03-171-62/+15
| * mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter2014-03-173-1/+90
| * mmc: slot-gpio: Split out CD IRQ request into a separate functionAdrian Hunter2014-03-171-23/+35
| * mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbersAdrian Hunter2014-03-171-18/+27
| * Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform"Chris Ball2014-03-175-70/+3
| * mmc: sdhci-spear: use generic card detection gpio supportRussell King2014-03-041-62/+17
| * mmc: sdhci-spear: remove support for power gpioRussell King2014-03-042-40/+0
| * mmc: sdhci-spear: simplify resource handlingRussell King2014-03-041-27/+13
| * mmc: sdhci-spear: fix platform_data usageRussell King2014-03-041-26/+17
| * mmc: sdhci-spear: fix error handling paths for DTRussell King2014-03-041-6/+3
| * mmc: sdhci-bcm-kona: fix build errors when built-inRussell King2014-03-041-1/+1
| * mmc: omap_hsmmc: add autocmd23 supportBalaji T K2014-03-041-3/+36
| * mmc: omap_hsmmc: add cmd23 supportBalaji T K2014-03-041-4/+17
| * mmc: omap_hsmmc: split dma setupBalaji T K2014-03-041-8/+18
| * mmc: omap_hsmmc: fix request done for sbc error caseBalaji T K2014-03-041-1/+1
| * mmc: omap_hsmmc: save clock rate to use in interrupt contextBalaji T K2014-03-041-1/+3
| * mmc: omap_hsmmc: remove redundant reset doneBalaji T K2014-03-041-4/+0
| * mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdataBalaji T K2014-03-041-2/+2
| * mmc: omap_hsmmc: remove pbias workaroundBalaji T K2014-03-041-19/+1
| * ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfigBalaji T K2014-03-041-0/+2
| * ARM: dts: add pbias dt nodeBalaji T K2014-03-045-0/+85
| * mmc: omap_hsmmc: adapt hsmmc to use pbias regulatorBalaji T K2014-03-041-0/+37
| * regulator: add pbias regulator supportBalaji T K2014-03-044-0/+292
| * mmc: omap_hsmmc: handle vcc and vcc_aux independentlyBalaji T K2014-03-041-27/+23
| * mmc: omap_hsmmc: use devm_regulator APIBalaji T K2014-03-041-4/+2
| * mmc: omap_hsmmc: support more DT propertiesDaniel Mack2014-03-041-0/+6
| * ARM: dts: omap3-ldp: fix mmc configurationNishanth Menon2014-03-041-0/+23
| * mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon2014-03-042-4/+23
| * mmc: omap_hsmmc: remove a duplicative testDan Carpenter2014-03-041-2/+1
| * mmc: dw_mmc: fix possible build errorFelipe Balbi2014-03-032-1/+3
| * mmc: sdhci-s3c: Do not allow frequencies higher than requestedTomasz Figa2014-03-031-1/+8
| * mmc: sdhci-s3c: Fix handling of bus clock switchingTomasz Figa2014-03-031-61/+17
| * mmc: sdhci-s3c: Simplify min/max clock calculationTomasz Figa2014-03-031-20/+40
| * mmc: sdhci-s3c: Use correct condition to check for clock presenceTomasz Figa2014-03-031-5/+3
| * mmc: sdhci-s3c: Cache bus clock ratesTomasz Figa2014-03-031-3/+6
| * mmc: sdhci-s3c: Use shifts to divide by powers of twoTomasz Figa2014-03-031-5/+5
| * dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen2014-02-265-3/+70
| * mmc: dw_mmc: Add support for SOCFPGA's platform specific implementationDinh Nguyen2014-02-261-2/+8
| * mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen2014-02-263-147/+0
| * mmc: dw_mmc: Fix NULL pointer dereferenceSachin Kamat2014-02-251-1/+1