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: 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
2017-10-30
mmc: sdhci-msm: Enable delay circuit calibration clocks
Bjorn Andersson
1
-1
/
+11
2017-10-30
mmc: sdhci-msm: Utilize bulk clock API
Bjorn Andersson
1
-46
/
+34
2017-10-30
mmc: tegra: Mark 64 bit dma broken on Tegra186
Krishna Reddy
1
-1
/
+9
2017-10-30
Merge branch 'fixes' into next
Ulf Hansson
2
-7
/
+23
2017-10-30
Merge branch 'omap_hsmmc' into next
Ulf Hansson
5
-28
/
+646
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-150
/
+299
2017-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-9
/
+14
2017-10-28
Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-79
/
+27
2017-10-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-22
/
+37
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
3
-6
/
+7
2017-10-28
tuntap: properly align skb->head before building skb
Jason Wang
1
-0
/
+1
2017-10-27
Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+14
2017-10-27
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+5
2017-10-27
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
1
-2
/
+3
2017-10-27
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
[next]