summaryrefslogtreecommitdiff
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAge
...
| * mmc: sh-mmcif: no need to call pm_runtime_suspend on errorBen Dooks2014-07-09
| * mmc: sh-mmcif: use devm_ for irq managementBen Dooks2014-07-09
| * mmc: sh-mmcif: use devm_ for clock managementBen Dooks2014-07-09
| * mmc: sh-mmcif: use devm_ for ioremapBen Dooks2014-07-09
| * mmc: sh-mmcif: update to print version and bus clock rate on probeBen Dooks2014-07-09
| * mmc: sdhci: Remove unused ret variablesMarkus Pargmann2014-07-09
| * mmc: sdhci: Use mmc core regulator infrastuctureTim Kryger2014-07-09
| * mmc: core: Remove redundant runtime_idle callbackUlf Hansson2014-07-09
| * mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla2014-07-09
| * mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-09
| * mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-09
| * mmc: mmci: add f_max to variant structureSrinivas Kandagatla2014-07-09
| * mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla2014-07-09
| * mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla2014-07-09
| * mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla2014-07-09
| * mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla2014-07-09
| * mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla2014-07-09
| * mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla2014-07-09
| * mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla2014-07-09
| * mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla2014-07-09
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-07
|\ \
| * | mmc: rtsx: add support for async requestMicky Ching2014-07-09
| |/
* | MIPS: Alchemy: au1xmmc: use clk frameworkManuel Lauss2014-07-30
* | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-30
* | MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\
| | * drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32George Spelvin2014-05-16
| | * lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-16
* | | mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann2014-06-12
* | | mmc: omap: don't select TPS65010Arnd Bergmann2014-06-12
* | | mmc: mvsdio: avoid compiler warningArnd Bergmann2014-06-12
* | | mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann2014-06-12
* | | mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd2014-06-12
* | | mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski2014-06-12
* | | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-10
|\ \ \
| * | | mmc: sdhci-s3c: use mmc_of_parse and remove the card_taskletJaehoon Chung2014-06-04
| * | | mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski2014-06-02
| * | | mmc: sdhci-of-esdhc: Fixup compile errorUlf Hansson2014-05-23
| * | | mmc: tegra: fix reporting of base clock frequencyAndrew Bresticker2014-05-23
| * | | mmc: tegra: disable UHS modesAndrew Bresticker2014-05-23
| * | | mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handlerSebastian Hesselbarth2014-05-23
| * | | mmc: dove: fix missing MACH_DOVE dependencySebastian Hesselbarth2014-05-22
| * | | mmc: sdhci: SD tuning is broken for some controllersAl Cooper2014-05-22
| * | | mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issueAisheng Dong2014-05-22
| * | | mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 supportPeter Guo2014-05-22
| * | | mmc: omap_hsmmc: split omap-dma header fileBalaji T K2014-05-22
| * | | mmc: omap_hsmmc: fix cmd23 multiblock read/writeBalaji T K2014-05-22
| * | | mmc: omap_hsmmc: use devm_ioremap_resourceBalaji T K2014-05-22
| * | | mmc: omap_hsmmc: use devm_request_threaded_irqBalaji T K2014-05-22