Age | Commit message (Expand) | Author | Files | Lines |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-13 | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 52 | -562/+3052 |
2017-11-07 | sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute | Ard Biesheuvel | 1 | -0/+14 |
2017-11-07 | mmc: tmio: Replace msleep() of 20ms or less with usleep_range() | Masaharu Hayakawa | 1 | -7/+7 |
2017-11-03 | Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -13/+94 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -0/+9 |
2017-11-02 | mmc: dw_mmc: Convert timers to use timer_setup() | Kees Cook | 1 | -14/+9 |
2017-11-02 | mmc: dw_mmc: Cleanup the DTO timer like the CTO one | Douglas Anderson | 1 | -3/+52 |
2017-11-02 | Merge branch 'fixes' into next | Ulf Hansson | 1 | -13/+94 |
2017-11-02 | mmc: vub300: Use common code in __download_offload_pseudocode() | Markus Elfring | 1 | -12/+10 |
2017-11-02 | mmc: tmio: Use common error handling code in tmio_mmc_host_probe() | Markus Elfring | 1 | -8/+9 |
2017-11-02 | mmc: Convert timers to use timer_setup() | Kees Cook | 11 | -58/+51 |
2017-11-02 | mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers | Adrian Hunter | 1 | -0/+108 |
2017-11-02 | mmc: sdhci-acpi: Let devices define their own private data | Adrian Hunter | 1 | -2/+14 |
2017-11-02 | mmc: mediatek: perfer to use rise edge latching for cmd line | Chaotian Jing | 1 | -1/+2 |
2017-11-02 | mmc: mediatek: improve eMMC hs400 mode read performance | Chaotian Jing | 1 | -0/+9 |
2017-11-02 | mmc: mediatek: add latch-ck support | Chaotian Jing | 1 | -0/+6 |
2017-11-02 | mmc: mediatek: add support of source_cg clock | Chaotian Jing | 1 | -1/+22 |
2017-11-02 | mmc: mediatek: add stop_clk fix and enhance_rx support | Chaotian Jing | 1 | -4/+43 |
2017-11-02 | mmc: mediatek: add busy_check support | Chaotian Jing | 1 | -0/+7 |
2017-11-02 | mmc: mediatek: add async fifo and data tune support | Chaotian Jing | 1 | -2/+50 |
2017-11-02 | mmc: mediatek: add pad_tune0 support | Chaotian Jing | 1 | -18/+33 |
2017-11-02 | mmc: mediatek: make hs400_tune_response only for mt8173 | Chaotian Jing | 1 | -2/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 9 | -0/+9 |
2017-11-01 | mmc: dw_mmc: Fix the DTO timeout calculation | Douglas Anderson | 1 | -1/+6 |
2017-10-30 | mmc: dw_mmc: Add locking to the CTO timer | Douglas Anderson | 1 | -10/+81 |
2017-10-30 | mmc: dw_mmc: Fix the CTO timeout calculation | Douglas Anderson | 1 | -1/+5 |
2017-10-30 | mmc: dw_mmc: cancel the CTO timer after a voltage switch | Douglas Anderson | 1 | -1/+2 |
2017-10-30 | mmc: mediatek: add support of mt2701/mt2712 | Chaotian Jing | 1 | -13/+69 |
2017-10-30 | mmc: sdhci-pci: Tidy o2micro definitions | Adrian Hunter | 4 | -84/+46 |
2017-10-30 | mmc: sdhci-acpi: Tidy Intel slot probe functions into one | Adrian Hunter | 1 | -42/+6 |
2017-10-30 | mmc: sdhci-acpi: Use helper function acpi_device_uid() | Adrian Hunter | 1 | -1/+1 |
2017-10-30 | mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings | Simon Horman | 2 | -1/+5 |
2017-10-30 | mmc: parse new binding for eMMC fixed driver type | Wolfram Sang | 2 | -4/+20 |
2017-10-30 | mmc: usdhi6rol0: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: sdhci: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: omap_hsmmc: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: mxcmmc: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: mtk-sd: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: mmci: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: meson-mx-sdio: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: meson-gx-mmc: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: dw_mmc: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: cavium: catch all errors when getting regulators | Wolfram Sang | 1 | -1/+1 |
2017-10-30 | mmc: add kerneldoc to mmc_regulator_get_supply() | Wolfram Sang | 1 | -0/+10 |
2017-10-30 | mmc: sdhci-cadence: use bitfield access macros for cleanup | Masahiro Yamada | 1 | -14/+14 |
2017-10-30 | mmc: meson-mx-sdio: Cleanup IS_ERR() checks | Dan Carpenter | 1 | -2/+2 |
2017-10-30 | mmc: meson-mx-sdio: return correct error code | Dan Carpenter | 1 | -1/+1 |
2017-10-30 | mmc: core: export emmc revision | Jin Qian | 1 | -0/+2 |
2017-10-30 | mmc: sdhci-msm: fix x86 build error | Arnd Bergmann | 1 | -2/+3 |