| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci: don't use card state polling when CD GPIO is defined | Ivan T. Ivanov | 2015-08-17 | 1 | -1/+2 |
* | mmc: sdhci: let GPIO based card detection have higher precedence | Ivan T. Ivanov | 2015-08-17 | 1 | -4/+10 |
* | mmc: sdhci-msm: Boost controller core clock | Ivan T. Ivanov | 2015-08-17 | 1 | -0/+5 |
* | mmc: omap: use for_each_sg() for scatterlist parsing | Fabian Frederick | 2015-08-17 | 1 | -2/+3 |
* | mmc: sdhci-of-arasan: add quirks for broken clock base | Suneel Garapati | 2015-08-17 | 1 | -0/+3 |
* | mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN | Suneel Garapati | 2015-08-17 | 2 | -0/+5 |
* | mmc: pxamci: switch over to dmaengine use | Daniel Mack | 2015-08-17 | 1 | -86/+114 |
* | mmc: sdhci-pxav3: fix platform_data is not initialized | Jingju Hou | 2015-07-24 | 1 | -0/+1 |
* | mmc: sdhci-esdhc-imx: clear f_max in boarddata | Dong Aisheng | 2015-07-24 | 1 | -6/+1 |
* | mmc: sdhci-esdhc-imx: remove duplicated dts parsing | Dong Aisheng | 2015-07-24 | 1 | -14/+0 |
* | mmc: sdhci: make max-frequency property in device tree work | Dong Aisheng | 2015-07-24 | 1 | -2/+7 |
* | mmc: sdhci-esdhc-imx: move all non dt probe code into one function | Dong Aisheng | 2015-07-24 | 1 | -85/+94 |
* | mmc: sdhci-esdhc-imx: fix cd regression for dt platform | Dong Aisheng | 2015-07-24 | 1 | -1/+9 |
* | mmc: sdhci-esdhc: Make 8BIT bus work | Joakim Tjernlund | 2015-07-24 | 1 | -1/+1 |
* | mmc: MMC_MTK should depend on HAS_DMA | Geert Uytterhoeven | 2015-07-24 | 1 | -0/+1 |
* | mmc: sdhci check parameters before call dma_free_coherent | Peng Fan | 2015-07-24 | 1 | -2/+5 |
* | mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts | Vignesh R | 2015-07-24 | 1 | -1/+2 |
* | mmc: omap_hsmmc: Fix DTO and DCRC handling | Kishon Vijay Abraham I | 2015-07-24 | 1 | -4/+4 |
* | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-17 | 1 | -2/+2 |
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2015-07-02 | 1 | -43/+6 |
|\ |
|
| * | Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2 | Tony Lindgren | 2015-06-09 | 1 | -2/+7 |
| |\ |
|
| * | | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq | Tony Lindgren | 2015-05-21 | 1 | -43/+6 |
* | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | | | mmc: mediatek: Add PM support for MMC driver | Chaotian Jing | 2015-06-18 | 1 | -3/+86 |
* | | | | mmc: mediatek: Add Mediatek MMC driver | Chaotian Jing | 2015-06-18 | 3 | -0/+1388 |
* | | | | mmc: sdhci: fix low memory corruption | Jiri Slaby | 2015-06-16 | 1 | -1/+1 |
* | | | | mmc: sdhci-pci: Change AMD SDHCI quirk application scope | Vincent Wan | 2015-06-16 | 1 | -1/+24 |
* | | | | mmc: dw_mmc: insmod followed by rmmod will hung for eMMC | Prabu Thangamuthu | 2015-06-12 | 1 | -3/+3 |
* | | | | mmc: sdhci: Restore behavior while creating OCR mask | Ulf Hansson | 2015-06-08 | 1 | -4/+5 |
* | | | | mmc: sdhci-pxav3: fix device wakeup initialization | Jisheng Zhang | 2015-06-04 | 1 | -5/+1 |
* | | | | mmc: sdhci-bcm2835: Actually enable the clock | Eric Anholt | 2015-06-01 | 1 | -1/+8 |
* | | | | mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails. | Eric Anholt | 2015-06-01 | 1 | -1/+4 |
* | | | | mmc: sdhci-of-esdhc: enable interrupt mode to detect card | Yangbo Lu | 2015-06-01 | 1 | -0/+7 |
* | | | | mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl | Dong Aisheng | 2015-06-01 | 1 | -2/+8 |
* | | | | mmc: sdhci-esdhc-imx: add imx6sx support | Dong Aisheng | 2015-06-01 | 1 | -0/+6 |
* | | | | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix | Dong Aisheng | 2015-06-01 | 1 | -1/+17 |
* | | | | mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue | Dong Aisheng | 2015-06-01 | 1 | -1/+1 |
* | | | | mmc: sdhci-esdhc-imx: merge the same register check into one place | Dong Aisheng | 2015-06-01 | 1 | -7/+5 |
* | | | | mmc: sdhci-pci: Enable HS400 for some Intel host controllers | Adrian Hunter | 2015-06-01 | 1 | -0/+1 |
* | | | | mmc: sdhci-pci: Add support for drive strength selection for SPT | Adrian Hunter | 2015-06-01 | 3 | -0/+90 |
* | | | | mmc: sdhci: Add a callback to select drive strength | Adrian Hunter | 2015-06-01 | 2 | -0/+17 |
* | | | | mmc: sh_mmcif: calculate best clock with parent clock | Kuninori Morimoto | 2015-06-01 | 1 | -9/+75 |
* | | | | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions | Kuninori Morimoto | 2015-06-01 | 1 | -13/+13 |
* | | | | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it. | Kuninori Morimoto | 2015-06-01 | 1 | -43/+71 |
* | | | | mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios() | Petri Gynther | 2015-06-01 | 1 | -0/+9 |
* | | | | mmc: sdhci-st: Fix modalias to make module auto-loading work | Zhangfei Gao | 2015-06-01 | 1 | -1/+1 |
* | | | | mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work | Zhangfei Gao | 2015-06-01 | 1 | -1/+1 |
* | | | | mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work | Zhangfei Gao | 2015-06-01 | 1 | -1/+1 |
* | | | | mmc: dw_mmc: k3: Fix modalias to make module auto-loading work | Zhangfei Gao | 2015-06-01 | 1 | -1/+1 |