index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-30
mmc: tmio: check mmc_regulator_get_supply return value
Fabrizio Castro
1
-1
/
+4
2017-10-30
mmc: sunxi: drop superfluous error message
Wolfram Sang
1
-4
/
+1
2017-10-30
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Carlo Caione
3
-0
/
+783
2017-10-30
mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling static
Colin Ian King
1
-1
/
+2
2017-10-30
mmc: dw_mmc-k3: make array hs_timing_cfg static
Colin Ian King
1
-1
/
+1
2017-10-30
mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs
Marek Szyprowski
1
-13
/
+5
2017-10-30
mmc: cavium: Depend on GPIO driver
Jan Glauber
1
-1
/
+1
2017-10-30
mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq
Vijay Viswanath
1
-2
/
+171
2017-10-30
mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
Vijay Viswanath
1
-0
/
+1
2017-10-30
mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
Sahitya Tummala
1
-4
/
+42
2017-10-30
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
1
-0
/
+18
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
1
-2
/
+45
2017-10-30
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2
-14
/
+25
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
5
-8
/
+12
2017-10-30
mmc: dw_mmc: make const arrays mszs static
Colin Ian King
1
-2
/
+2
2017-10-30
mmc: dw_mmc: correct outdated comment for use_dma
Ziyuan
1
-1
/
+2
2017-10-30
mmc-host: mxcmmc: use setup_timer() helper.
Allen
1
-3
/
+1
2017-10-30
mmc-host: vub300: use setup_timer() helper.
Allen
1
-6
/
+4
2017-10-30
mmc-host: via: use setup_timer() helper.
Allen
1
-3
/
+1
2017-10-30
mmc-host: wbsd: use setup_timer() helper.
Allen
1
-3
/
+2
2017-10-30
mmc: rtsx: fix tuning fail on gen3 PCI-Express
rui_feng
1
-20
/
+18
2017-10-30
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
1
-15
/
+24
2017-10-30
mmc: block: Prepare CQE data
Adrian Hunter
1
-1
/
+15
2017-10-30
mmc: block: Use local variables in mmc_blk_data_prep()
Adrian Hunter
1
-11
/
+18
2017-10-30
mmc: mmc: Enable CQE's
Adrian Hunter
2
-0
/
+19
2017-10-30
mmc: mmc: Enable Command Queuing
Adrian Hunter
1
-0
/
+17
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
2
-5
/
+162
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
6
-18
/
+54
2017-10-30
mmc: core: Remove unnecessary host claim
Adrian Hunter
1
-4
/
+1
2017-10-30
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
1
-14
/
+18
2017-10-30
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
3
-15
/
+1
2017-10-30
mmc: block: Convert RPMB to a character device
Linus Walleij
2
-22
/
+263
2017-10-30
mmc: sdhci-of-esdhc: disable SD clock for clock value 0
yangbo lu
1
-28
/
+30
2017-10-30
mmc: sdhci-pci: Add support for Intel CDF
Adrian Hunter
2
-0
/
+2
[next]