index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
mmc: meson-gx: improve interrupt handling
Heiner Kallweit
1
-5
/
+4
2017-02-14
mmc: meson-gx: improve meson_mmc_irq_thread
Heiner Kallweit
1
-9
/
+6
2017-02-14
mmc: meson-gx: improve meson_mmc_clk_set
Heiner Kallweit
1
-18
/
+24
2017-02-14
mmc: meson-gx: minor improvements in meson_mmc_set_ios
Heiner Kallweit
1
-2
/
+0
2017-02-14
mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
Ulf Hansson
1
-14
/
+6
2017-02-13
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
1
-4
/
+5
2017-02-13
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
Kishon Vijay Abraham I
1
-6
/
+14
2017-02-13
mmc: host: omap_hsmmc: reset cmd line on ceb error
Ravikumar Kattekola
1
-1
/
+1
2017-02-13
mmc: dw_mmc: silent verbose log when calling from PM context
Shawn Lin
1
-5
/
+7
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
2
-2
/
+8
2017-02-13
mmc: sunxi: Add more debug informations
Maxime Ripard
1
-4
/
+19
2017-02-13
mmc: sunxi: Add EMMC (MMC2) controller compatible
Maxime Ripard
1
-0
/
+8
2017-02-13
mmc: sunxi: Mask DATA0 when updating the clock
Maxime Ripard
1
-1
/
+13
2017-02-13
mmc: sunxi: Enable the new timings for the A64 MMC controllers
Maxime Ripard
1
-0
/
+6
2017-02-13
mmc: sunxi: Always set signal delay to 0 for A64
Maxime Ripard
1
-33
/
+17
2017-02-13
mmc: sunxi: Gate the clock when rate is 0
Maxime Ripard
1
-1
/
+4
2017-02-13
mmc: sunxi: Fix clock frequency change sequence
Maxime Ripard
1
-4
/
+4
2017-02-13
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
Ritesh Harjani
1
-13
/
+1
2017-02-13
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
Ritesh Harjani
1
-3
/
+4
2017-02-13
mmc: sh_mobile_sdhi: add support for 2 clocks
Chris Brandt
1
-0
/
+23
2017-02-13
mmc: meson: cleanup stray debug messages
Kevin Hilman
1
-3
/
+4
2017-02-13
mmc: sdhci-s3c: use the bitops API for bit operation
Jaehoon Chung
1
-20
/
+21
2017-02-13
mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
Jaehoon Chung
2
-88
/
+69
2017-02-13
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
2
-2
/
+13
2017-02-13
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
Wolfram Sang
2
-5
/
+3
2017-02-13
mmc: host: tmio: refactor calls to sdio irq
Wolfram Sang
1
-3
/
+2
2017-02-13
mmc: host: tmio: disable clocks when unbinding
Wolfram Sang
1
-2
/
+9
2017-02-13
mmc: sdhci-msm: Provide enhanced_strobe mode feature support
Ritesh Harjani
1
-9
/
+25
2017-02-13
mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
Ritesh Harjani
1
-2
/
+14
2017-02-13
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
Ritesh Harjani
1
-2
/
+4
2017-02-13
mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
Subhash Jadavani
1
-1
/
+1
2017-02-13
mmc: sdhci-msm: Reset vendor specific func register on probe
Venkat Gopalakrishnan
1
-11
/
+4
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hs400
Ritesh Harjani
1
-6
/
+26
2017-02-13
mmc: sdhci-msm: Factor out function to set/get msm clock rate
Ritesh Harjani
1
-24
/
+40
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
Ritesh Harjani
1
-87
/
+114
2017-02-13
mmc: mxs-mmc: Implement CMD23 support
Stefan Wahren
1
-4
/
+12
2017-02-13
mmc: wbsd: safer check if dma_addr is valid DMA address
Alexey Khoroshilov
1
-2
/
+5
2017-02-13
mmc: sdhci-acpi: support deferred probe
Zhang Rui
1
-1
/
+4
2017-02-13
mmc: vub300: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
1
-4
/
+2
2017-02-13
mmc: omap: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
1
-0
/
+1
2017-02-13
mmc: tmio: Remove redundant check of mmc->slot.cd_irq
Ulf Hansson
1
-2
/
+1
2017-02-13
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
yangbo lu
2
-3
/
+23
2017-02-13
mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
Shyam Sundar S K
1
-3
/
+91
2017-02-13
mmc: vub300: Remove bogus check of irqs_queued
Shawn Lin
1
-2
/
+0
2017-02-13
mmc: host: tmio: drop superfluous exit path
Wolfram Sang
1
-14
/
+6
2017-02-13
mmc: sdhci-pci: Remove unused member cd_con_id
Andy Shevchenko
2
-3
/
+1
2017-02-13
mmc: mediatek: correct the implementation of msdc_card_busy
yong mao
1
-5
/
+2
2017-02-13
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
1
-8
/
+10
2017-02-13
mmc: sdhci-esdhc: clean up register definitions
yangbo lu
1
-19
/
+20
[next]