index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Dan Carpenter
2017-10-30
1
-2
/
+2
|
*
|
mmc: meson-mx-sdio: return correct error code
Dan Carpenter
2017-10-30
1
-1
/
+1
|
*
|
mmc: core: export emmc revision
Jin Qian
2017-10-30
1
-0
/
+2
|
*
|
mmc: sdhci-msm: fix x86 build error
Arnd Bergmann
2017-10-30
1
-2
/
+3
|
*
|
mmc: tmio: check mmc_regulator_get_supply return value
Fabrizio Castro
2017-10-30
1
-1
/
+4
|
*
|
mmc: sunxi: drop superfluous error message
Wolfram Sang
2017-10-30
1
-4
/
+1
|
*
|
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Carlo Caione
2017-10-30
3
-0
/
+783
|
*
|
mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static
Colin Ian King
2017-10-30
1
-1
/
+2
|
*
|
mmc: dw_mmc-k3: make array hs_timing_cfg static
Colin Ian King
2017-10-30
1
-1
/
+1
|
*
|
mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs
Marek Szyprowski
2017-10-30
1
-13
/
+5
|
*
|
mmc: cavium: Depend on GPIO driver
Jan Glauber
2017-10-30
1
-1
/
+1
|
*
|
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
Vijay Viswanath
2017-10-30
1
-2
/
+171
|
*
|
mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Vijay Viswanath
2017-10-30
1
-0
/
+1
|
*
|
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
Sahitya Tummala
2017-10-30
1
-4
/
+42
|
*
|
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
2017-10-30
1
-0
/
+18
|
*
|
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
2017-10-30
1
-2
/
+45
|
*
|
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
2
-14
/
+25
|
*
|
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
5
-8
/
+12
|
*
|
mmc: dw_mmc: make const arrays mszs static
Colin Ian King
2017-10-30
1
-2
/
+2
|
*
|
mmc: dw_mmc: correct outdated comment for use_dma
Ziyuan
2017-10-30
1
-1
/
+2
|
*
|
mmc-host: mxcmmc: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+1
|
*
|
mmc-host: vub300: use setup_timer() helper.
Allen
2017-10-30
1
-6
/
+4
|
*
|
mmc-host: via: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+1
|
*
|
mmc-host: wbsd: use setup_timer() helper.
Allen
2017-10-30
1
-3
/
+2
|
*
|
mmc: rtsx: fix tuning fail on gen3 PCI-Express
rui_feng
2017-10-30
1
-20
/
+18
|
*
|
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
2017-10-30
1
-15
/
+24
|
*
|
mmc: block: Prepare CQE data
Adrian Hunter
2017-10-30
1
-1
/
+15
|
*
|
mmc: block: Use local variables in mmc_blk_data_prep()
Adrian Hunter
2017-10-30
1
-11
/
+18
|
*
|
mmc: mmc: Enable CQE's
Adrian Hunter
2017-10-30
2
-0
/
+19
|
*
|
mmc: mmc: Enable Command Queuing
Adrian Hunter
2017-10-30
1
-0
/
+17
|
*
|
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
2
-5
/
+162
|
*
|
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
6
-18
/
+54
|
*
|
mmc: core: Remove unnecessary host claim
Adrian Hunter
2017-10-30
1
-4
/
+1
|
*
|
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
2017-10-30
1
-14
/
+18
|
*
|
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
2017-10-30
3
-15
/
+1
|
*
|
mmc: block: Convert RPMB to a character device
Linus Walleij
2017-10-30
2
-22
/
+263
|
*
|
mmc: sdhci-of-esdhc: disable SD clock for clock value 0
yangbo lu
2017-10-30
1
-28
/
+30
|
*
|
mmc: sdhci-pci: Add support for Intel CDF
Adrian Hunter
2017-10-30
2
-0
/
+2
|
*
|
mmc: sdhci-msm: Enable delay circuit calibration clocks
Bjorn Andersson
2017-10-30
1
-1
/
+11
|
*
|
mmc: sdhci-msm: Utilize bulk clock API
Bjorn Andersson
2017-10-30
1
-46
/
+34
|
*
|
mmc: tegra: Mark 64 bit dma broken on Tegra186
Krishna Reddy
2017-10-30
1
-1
/
+9
|
*
|
Merge branch 'fixes' into next
Ulf Hansson
2017-10-30
2
-7
/
+23
|
|
\
\
|
*
\
\
Merge branch 'omap_hsmmc' into next
Ulf Hansson
2017-10-30
4
-25
/
+628
|
|
\
\
\
|
|
*
|
|
mmc: sdhci-omap: make three functions static, fixes warnings
Colin Ian King
2017-10-02
1
-3
/
+3
|
|
*
|
|
mmc: sdhci-omap: Add OMAP SDHCI driver
Kishon Vijay Abraham I
2017-09-22
3
-0
/
+620
|
|
*
|
|
mmc: host: omap_hsmmc: Remove setting PBIAS voltage
Kishon Vijay Abraham I
2017-09-22
1
-25
/
+8
*
|
|
|
|
Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-03
1
-13
/
+94
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
2017-11-01
1
-1
/
+6
|
*
|
|
|
mmc: dw_mmc: Add locking to the CTO timer
Douglas Anderson
2017-10-30
1
-10
/
+81
|
*
|
|
|
mmc: dw_mmc: Fix the CTO timeout calculation
Douglas Anderson
2017-10-30
1
-1
/
+5
[prev]
[next]