Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7f3d58523d12e233de9896fd26781862ca4985d6
/
drivers
/
mmc
7f3d585
mmc: mediatek: make hs400_tune_response only for mt8173
by Chaotian Jing
· 7 years ago
762d491
mmc: mediatek: add support of mt2701/mt2712
by Chaotian Jing
· 7 years ago
361eeda
mmc: sdhci-pci: Tidy o2micro definitions
by Adrian Hunter
· 7 years ago
159cd32
mmc: sdhci-acpi: Tidy Intel slot probe functions into one
by Adrian Hunter
· 7 years ago
a203849
mmc: sdhci-acpi: Use helper function acpi_device_uid()
by Adrian Hunter
· 7 years ago
d6dc425
mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings
by Simon Horman
· 7 years ago
6186d06
mmc: parse new binding for eMMC fixed driver type
by Wolfram Sang
· 7 years ago
2d87ddd
mmc: usdhi6rol0: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
2a63303
mmc: sdhci: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
3b649a7
mmc: omap_hsmmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
337d7c8
mmc: mxcmmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
2f98ef6
mmc: mtk-sd: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
51006952
mmc: mmci: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
aa5754c
mmc: meson-mx-sdio: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
fa54f3e
mmc: meson-gx-mmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
0f3a47b
mmc: dw_mmc: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
10b0b01
mmc: cavium: catch all errors when getting regulators
by Wolfram Sang
· 7 years ago
1f90e9a
mmc: add kerneldoc to mmc_regulator_get_supply()
by Wolfram Sang
· 7 years ago
f02cebd
mmc: sdhci-cadence: use bitfield access macros for cleanup
by Masahiro Yamada
· 7 years ago
2f129d3
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
by Dan Carpenter
· 7 years ago
7599b84
mmc: meson-mx-sdio: return correct error code
by Dan Carpenter
· 7 years ago
04fa054
mmc: core: export emmc revision
by Jin Qian
· 7 years ago
9ccfa81
mmc: sdhci-msm: fix x86 build error
by Arnd Bergmann
· 7 years ago
a3d95d1
mmc: tmio: check mmc_regulator_get_supply return value
by Fabrizio Castro
· 7 years ago
aaab3c4
mmc: sunxi: drop superfluous error message
by Wolfram Sang
· 7 years ago
ed80a13
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
by Carlo Caione
· 7 years ago
519c51a
mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static
by Colin Ian King
· 7 years ago
085cc3a
mmc: dw_mmc-k3: make array hs_timing_cfg static
by Colin Ian King
· 7 years ago
3a8e9ca
mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs
by Marek Szyprowski
· 7 years ago
62467bb
mmc: cavium: Depend on GPIO driver
by Jan Glauber
· 7 years ago
c0309b3
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
by Vijay Viswanath
· 7 years ago
99d570d
mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
by Vijay Viswanath
· 7 years ago
401b2d0
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
by Sahitya Tummala
· 7 years ago
c7ccee2
mmc: sdhci-msm: fix issue with power irq
by Subhash Jadavani
· 7 years ago
6a11fc4
mmc: sd: Fix signal voltage when there is no power cycle
by Adrian Hunter
· 7 years ago
3f496af
mmc: core: Factor out mmc_host_set_uhs_voltage()
by Adrian Hunter
· 7 years ago
cb39f61
mmc: core: Export a few functions needed for blkmq support
by Adrian Hunter
· 7 years ago
27d70d36
mmc: dw_mmc: make const arrays mszs static
by Colin Ian King
· 7 years ago
2afcbdb
mmc: dw_mmc: correct outdated comment for use_dma
by Ziyuan
· 7 years ago
c7ddaa2
mmc-host: mxcmmc: use setup_timer() helper.
by Allen
· 7 years ago
15e8c7d
mmc-host: vub300: use setup_timer() helper.
by Allen
· 7 years ago
4ffd3aa
mmc-host: via: use setup_timer() helper.
by Allen
· 7 years ago
ec32e10
mmc-host: wbsd: use setup_timer() helper.
by Allen
· 7 years ago
563be8b
mmc: rtsx: fix tuning fail on gen3 PCI-Express
by rui_feng
· 7 years ago
c8b5fd0
mmc: block: Factor out mmc_setup_queue()
by Adrian Hunter
· 7 years ago
93482b3
mmc: block: Prepare CQE data
by Adrian Hunter
· 7 years ago
d3377c0
mmc: block: Use local variables in mmc_blk_data_prep()
by Adrian Hunter
· 7 years ago
f690f44
mmc: mmc: Enable CQE's
by Adrian Hunter
· 7 years ago
98d4f78
mmc: mmc: Enable Command Queuing
by Adrian Hunter
· 7 years ago
72a5af5
mmc: core: Add support for handling CQE requests
by Adrian Hunter
· 7 years ago
6c0cedd
mmc: core: Introduce host claiming by context
by Adrian Hunter
· 7 years ago
9ca28c5
mmc: core: Remove unnecessary host claim
by Adrian Hunter
· 7 years ago
1c87f73
mmc: block: Fix bug when removing RPMB chardev
by Linus Walleij
· 7 years ago
14f4ca7
mmc: block: Delete mmc_access_rpmb()
by Linus Walleij
· 7 years ago
9754857
mmc: block: Convert RPMB to a character device
by Linus Walleij
· 7 years ago
dd3f698
mmc: sdhci-of-esdhc: disable SD clock for clock value 0
by yangbo lu
· 7 years ago
cdaba73
mmc: sdhci-pci: Add support for Intel CDF
by Adrian Hunter
· 7 years ago
4946b3a
mmc: sdhci-msm: Enable delay circuit calibration clocks
by Bjorn Andersson
· 7 years ago
e4bf91f6
mmc: sdhci-msm: Utilize bulk clock API
by Bjorn Andersson
· 7 years ago
68481a7
mmc: tegra: Mark 64 bit dma broken on Tegra186
by Krishna Reddy
· 7 years ago
faf73fa
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
35ed78a
Merge branch 'omap_hsmmc' into next
by Ulf Hansson
· 7 years ago
48e1dc1
mmc: renesas_sdhi: fix kernel panic in _internal_dmac.c
by Yoshihiro Shimoda
· 7 years ago
e90e8da
mmc: tmio: fix swiotlb buffer is full
by Yoshihiro Shimoda
· 7 years ago
eb701ce
mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
by Adrian Hunter
· 7 years ago
bb16ea1
mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
by Gregory CLEMENT
· 7 years ago
0a44697
mmc: meson-gx: include tx phase in the tuning process
by Jerome Brunet
· 7 years ago
3e2b0af
mmc: meson-gx: fix rx phase reset
by Jerome Brunet
· 7 years ago
ca3dcd3
mmc: meson-gx: make sure the clock is rounded down
by Jerome Brunet
· 7 years ago
de3ee99
mmc: Delete bounce buffer handling
by Linus Walleij
· 7 years ago
fb45886
mmc: core: add driver strength selection when selecting hs400es
by Chanho Min
· 7 years ago
ddde0e7
mmc: sdhci-omap: make three functions static, fixes warnings
by Colin Ian King
· 7 years ago
dc972a6
Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
6ae0336
mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
by Adrian Hunter
· 7 years ago
e87be9b
mmc: tmio: remove broken and noisy debug macro
by Wolfram Sang
· 7 years ago
7d32693
mmc: sdhci-omap: Add OMAP SDHCI driver
by Kishon Vijay Abraham I
· 7 years ago
66162be
mmc: host: omap_hsmmc: Remove setting PBIAS voltage
by Kishon Vijay Abraham I
· 7 years ago
b917c6d
mmc: cavium: Fix use-after-free in of_platform_device_destroy
by Jan Glauber
· 7 years ago
b4f146f5
mmc: host: fix typo after MMC_DEBUG move
by Wolfram Sang
· 7 years ago
01f5bbd
mmc: block: Fix incorrectly initialized requests
by Adrian Hunter
· 7 years ago
c16a854e
mmc: renesas_sdhi: Add r8a7743/5 support
by Biju Das
· 7 years ago
795c633
mmc: meson-gx: fix __ffsdi2 undefined on arm32
by Jerome Brunet
· 7 years ago
a027b2c
mmc: sdhci-xenon: add runtime pm support and reimplement standby
by Zhoujie Wu
· 7 years ago
689dc7e
Merge branch 'fixes' into next
by Ulf Hansson
· 7 years ago
906d5ff
mmc: core: Move mmc_start_areq() declaration
by Adrian Hunter
· 7 years ago
1ac9906
mmc: mmci: stop building qcom dml as module
by Srinivas Kandagatla
· 7 years ago
c34eda6
mmc: sunxi: Reset the device at probe time
by Maxime Ripard
· 7 years ago
d341ca8
mmc: meson-gx: rework tuning function
by Jerome Brunet
· 7 years ago
bac135d
mmc: meson-gx: change default tx phase
by Jerome Brunet
· 7 years ago
b1231b2
mmc: meson-gx: implement voltage switch callback
by Jerome Brunet
· 7 years ago
033d716
mmc: meson-gx: use CCF to handle the clock phases
by Jerome Brunet
· 7 years ago
186cd8b
mmc: meson-gx: implement card_busy callback
by Jerome Brunet
· 7 years ago
7485865
mmc: meson-gx: simplify interrupt handler
by Jerome Brunet
· 7 years ago
1e03331
mmc: meson-gx: work around clk-stop issue
by Jerome Brunet
· 7 years ago
844c8a7
mmc: meson-gx: fix dual data rate mode frequencies
by Jerome Brunet
· 7 years ago
bd911ec
mmc: meson-gx: rework clock init function
by Jerome Brunet
· 7 years ago
f89f55d
mmc: meson-gx: rework clk_set function
by Jerome Brunet
· 7 years ago
c36cf125
mmc: meson-gx: rework set_ios function
by Jerome Brunet
· 7 years ago
3c39e2c
mmc: meson-gx: cfg init overwrite values
by Jerome Brunet
· 7 years ago
ef5c481
mmc: meson-gx: initialize sane clk default before clock register
by Jerome Brunet
· 7 years ago
Next »