index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
mmc: davinci: remove incorrect NO_IRQ use
Arnd Bergmann
1
-2
/
+4
2016-09-26
mmc: sh_mobile_sdhi: Add r8a7796 support
Ai Kyuse
1
-0
/
+1
2016-09-26
mmc: tegra: Mark 64-bit DMA broken on Tegra124
Thierry Reding
1
-1
/
+26
2016-09-26
mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
Shawn Lin
1
-0
/
+46
2016-09-26
sdhci-pci: enable SD card interface on Merrifield
Andy Shevchenko
1
-1
/
+4
2016-09-26
sdhci-pci: enable SDIO interface on Intel Merrifield
Andy Shevchenko
1
-0
/
+5
2016-09-26
sdhci-pci: refactor intel_mrfld_mmc_probe_slot()
Andy Shevchenko
1
-6
/
+11
2016-09-26
mmc: dw_mmc: k3: UHS-SD card for Hisilicon Hikey
Jin Guojun
1
-0
/
+6
2016-09-26
mmc: dw_mmc: return -EILSEQ for EBE and SBE error
Shawn Lin
1
-2
/
+2
2016-09-26
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
1
-1
/
+22
2016-09-26
mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock
Jaehoon Chung
1
-9
/
+4
2016-09-26
mmc: dw_mmc: remove parsing for each slot subnode
Shawn Lin
1
-43
/
+0
2016-09-26
mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset
Krzysztof Kozlowski
1
-1
/
+5
2016-09-26
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
Ulf Hansson
2
-8
/
+0
2016-09-26
mmc: sdhci-pci: Convert to use managed functions (part2)
Andy Shevchenko
2
-29
/
+6
2016-09-26
mmc: host: sh_mobile_sdhi: don't populate unneeded functions
Wolfram Sang
1
-2
/
+8
2016-09-26
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
3
-8
/
+10
2016-09-26
mmc: sunxi-mmc: change idma descriptor to __le32
Michael Weiser
1
-12
/
+15
2016-09-26
mmc: sunxi: Check the value returned by clk_round_rate
Jean-Francois Moine
1
-3
/
+9
2016-09-26
mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
Douglas Anderson
1
-15
/
+48
2016-09-26
mmc: sdhci: Do not allow tuning procedure to be interrupted
Christopher Freeman
1
-1
/
+1
2016-09-26
mmc: sdhci-esdhc-imx: correct the max timeout count
Haibo Chen
1
-1
/
+2
2016-09-26
mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV
Haibo Chen
1
-1
/
+3
2016-09-26
mmc: sdhci-brcmstb: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-09-26
mmc: vub300: don't print error when allocating urb fails
Wolfram Sang
1
-2
/
+0
2016-09-26
mmc: sdhci-of-esdhc: use of_property_read_bool
Julia Lawall
1
-1
/
+1
2016-09-26
mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe()
Wei Yongjun
1
-2
/
+4
2016-09-26
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
Nicholas Mc Guire
1
-2
/
+3
2016-09-26
mmc: sunxi: sun4i / sun5i do not have sample clocks
Hans de Goede
1
-11
/
+24
2016-09-26
mmc: sunxi: Factor out clock phase setting code into a helper function
Hans de Goede
1
-28
/
+33
2016-09-26
mmc: sunxi: Introduce a sunxi_mmc_cfg struct
Hans de Goede
1
-32
/
+45
2016-09-26
mmc: sunxi: Disable sample clks on remove
Hans de Goede
1
-0
/
+2
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2
-5
/
+12
2016-09-14
mmc: omap: Initialize dma_slave_config to avoid random data in it's fields
Peter Ujfalusi
1
-8
/
+10
2016-09-14
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
1
-8
/
+8
2016-09-12
mmc: sdhci-st: Handle interconnect clock
Lee Jones
1
-1
/
+14
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
42
-817
/
+1487
2016-07-29
mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-10
/
+2
2016-07-29
mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
1
-1
/
+1
2016-07-29
mmc: rtsx_pci: Use the provided busy timeout from the mmc core
Ulf Hansson
1
-1
/
+1
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
9
-9
/
+8
2016-07-29
mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2
-8
/
+3
2016-07-29
mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
Ulf Hansson
2
-6
/
+2
2016-07-29
mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
Ulf Hansson
1
-2
/
+4
2016-07-29
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
Ulf Hansson
1
-1
/
+3
2016-07-27
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
Ulf Hansson
1
-3
/
+1
2016-07-27
mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
1
-8
/
+1
2016-07-27
mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
1
-8
/
+1
2016-07-27
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
Ulf Hansson
1
-10
/
+6
2016-07-27
mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
1
-7
/
+1
[prev]
[next]