Age | Commit message (Expand) | Author | Files | Lines |
2016-06-02 | mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 | Chen-Yu Tsai | 1 | -5/+0 |
2016-06-02 | mmc: sunxi: Fix DDR MMC timings for A80 | Chen-Yu Tsai | 1 | -2/+2 |
2016-06-02 | mmc: fix mmc mode selection for HS-DDR and higher | Chen-Yu Tsai | 1 | -2/+2 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 5 | -9/+9 |
2016-05-26 | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 7 | -20/+128 |
2016-05-23 | mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers | Adrian Hunter | 1 | -3/+3 |
2016-05-23 | mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers | Adrian Hunter | 1 | -4/+1 |
2016-05-23 | mmc: longer timeout for long read time quirk | Matt Gumbel | 2 | -4/+5 |
2016-05-23 | mmc: dw_mmc: rockchip: Set the drive phase properly | Douglas Anderson | 1 | -0/+64 |
2016-05-23 | mmc: dw_mmc: fix the wrong max_blk_size | Jaehoon Chung | 1 | -3/+3 |
2016-05-23 | mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities | Shawn Lin | 1 | -4/+4 |
2016-05-21 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2016-05-20 | mmc: sdhci-acpi: Ensure connected devices are powered when probing | Adrian Hunter | 1 | -1/+6 |
2016-05-18 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | mmc: block: Pause re-tuning while switched to the RPMB partition | Adrian Hunter | 1 | -1/+10 |
2016-05-17 | mmc: block: Always switch back to main area after RPMB access | Adrian Hunter | 1 | -0/+8 |
2016-05-17 | mmc: core: Add a facility to "pause" re-tuning | Adrian Hunter | 1 | -0/+24 |
2016-05-17 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
2016-05-16 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki | 1 | -0/+1 |
2016-05-16 | mmc: mmc: Fix partition switch timeout for some eMMCs | Adrian Hunter | 1 | -0/+7 |
2016-05-16 | mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3 | Wolfram Sang | 1 | -1/+1 |
2016-05-16 | mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards | Wolfram Sang | 1 | -1/+6 |
2016-05-16 | mmc: block: improve logging of handling emmc timeouts | Ken Sumrall | 1 | -2/+8 |
2016-05-16 | mmc: sdhci: removed unneeded function wrappers | Dong Aisheng | 1 | -45/+15 |
2016-05-10 | mmc: core: remove the invalid message in mmc_select_timing | Dong Aisheng | 1 | -9/+1 |
2016-05-10 | mmc: core: fix using wrong io voltage if mmc_select_hs200 fails | Dong Aisheng | 1 | -3/+9 |
2016-05-09 | Merge 4.6-rc7 into tty-next | Greg Kroah-Hartman | 3 | -0/+87 |
2016-05-04 | mmc: sdhci-of-arasan: fix set_clock when a phy is supported | Shawn Lin | 1 | -1/+25 |
2016-05-04 | mmc: omap: Use dma_request_chan() for requesting DMA channel | Peter Ujfalusi | 1 | -23/+25 |
2016-05-04 | mmc: mmc: Attempt to flush cache before reset | Adrian Hunter | 1 | -0/+6 |
2016-05-04 | mmc: sh_mobile_sdhi: check return value when changing clk | Wolfram Sang | 1 | -3/+3 |
2016-05-04 | mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+ | Wolfram Sang | 1 | -0/+4 |
2016-05-04 | mmc: tmio/sdhi: introduce flag for RCar 2+ specific features | Wolfram Sang | 2 | -5/+5 |
2016-05-04 | mmc: sh_mobile_sdhi: make clk_update function more compact | Wolfram Sang | 1 | -4/+1 |
2016-05-04 | mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel | Peter Ujfalusi | 1 | -40/+10 |
2016-05-04 | mmc: sdhci-of-at91: add presets setup | Ludovic Desroches | 1 | -0/+26 |
2016-05-02 | mmc: usdhi6rol0: add pinctrl to set pin drive strength | Lars Persson | 1 | -0/+48 |
2016-05-02 | mmc: usdhi6rol0: add support for UHS modes | Lars Persson | 1 | -0/+10 |
2016-05-02 | mmc: usdhi6rol0: do not announce UHS capabilities | Lars Persson | 1 | -1/+1 |
2016-05-02 | mmc: tmio: document CTL_STATUS handling | Wolfram Sang | 1 | -1/+2 |
2016-05-02 | mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC | Wolfram Sang | 3 | -3/+5 |
2016-05-02 | mmc: tmio: use CTL_STATUS consistently | Wolfram Sang | 2 | -3/+2 |
2016-05-02 | mmc: tmio: use BIT() within defines | Wolfram Sang | 1 | -21/+23 |
2016-05-02 | mmc: tmio: give read32/write32 functions more descriptive names | Wolfram Sang | 2 | -14/+13 |
2016-05-02 | mmc: omap_hsmmc: Check if MMC slot name is passed in pdata | Tony Lindgren | 1 | -1/+5 |
2016-05-02 | mmc: sh_mobile_sdhi: remove obsolete support for sh7372 | Wolfram Sang | 1 | -1/+0 |
2016-05-02 | mmc: sh_mmcif: remove obsolete support for sh7372 | Wolfram Sang | 1 | -2/+2 |
2016-05-02 | mmc: sh_mobile_sdhi: simplify code for voltage switching | Wolfram Sang | 1 | -5/+1 |
2016-05-02 | mmc: tmio: merge distributed include files | Wolfram Sang | 3 | -3/+55 |
2016-05-02 | mmc: tmio: simplify irq handler | Wolfram Sang | 1 | -15/+8 |