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-12-31
slimbus: qcom: fix incompatible pointer warning
Srinivas Kandagatla
1
-1
/
+1
2017-12-21
virt: vbox: use %pap format for printing resource_size_t
Arnd Bergmann
1
-4
/
+4
2017-12-19
soundwire: intel: Add Intel init module
Vinod Koul
2
-0
/
+201
2017-12-19
soundwire: intel: Add Intel Master driver
Vinod Koul
4
-0
/
+383
2017-12-19
soundwire: cdns: Add sdw_master_ops and IO transfer support
Sanyog Kale
2
-0
/
+334
2017-12-19
soundwire: cdns: Add cadence library
Vinod Koul
4
-0
/
+472
2017-12-19
soundwire: Add slave status handling
Vinod Koul
2
-0
/
+381
2017-12-19
soundwire: Add Slave status handling helpers
Sanyog Kale
2
-0
/
+228
2017-12-19
soundwire: Add IO transfer
Vinod Koul
2
-0
/
+308
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
4
-2
/
+432
2017-12-19
soundwire: Add Master registration
Vinod Koul
4
-1
/
+258
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul
5
-0
/
+204
2017-12-19
slimbus: qcom: Add runtime-pm support using clock-pause
Sagar Dharia
1
-3
/
+98
2017-12-19
slimbus: qcom: Add Qualcomm Slimbus controller driver
Sagar Dharia
3
-0
/
+665
2017-12-19
slimbus: core: add common defines required for controllers
Srinivas Kandagatla
1
-0
/
+33
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
3
-0
/
+85
2017-12-19
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
5
-2
/
+225
2017-12-19
slimbus: Add messaging APIs to slimbus framework
Sagar Dharia
3
-1
/
+365
2017-12-19
slimbus: core: add support to device tree helper
Srinivas Kandagatla
1
-0
/
+50
2017-12-19
slimbus: core: Add slim controllers support
Sagar Dharia
2
-0
/
+414
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
5
-0
/
+134
2017-12-19
siox: add gpio bus driver
Uwe Kleine-König
3
-0
/
+182
2017-12-19
siox: add support for tracing
Uwe Kleine-König
1
-0
/
+12
2017-12-19
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
3
-13
/
+10
2017-12-19
genwqe: Make defines uppercase
Guilherme G. Piccoli
5
-29
/
+29
2017-12-19
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2
-16
/
+7
2017-12-19
nvmem: rockchip-efuse: add support for rk3328-efuse
Finley Xiao
1
-0
/
+66
2017-12-19
nvmem: rockchip-efuse: parse 'rockchip,efuse-size'
Finley Xiao
1
-1
/
+3
2017-12-19
nvmem: uniphier: change access unit from 32bit to 8bit
Kunihiko Hayashi
1
-5
/
+5
2017-12-19
nvmem: core: switch to device_property_present for reading property "read-only"
Heiner Kallweit
1
-4
/
+2
2017-12-19
nvmem: core: let stride and word_size default to 1
Heiner Kallweit
1
-2
/
+2
2017-12-19
nvmem: core: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-6
/
+1
2017-12-19
ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum...
Xiongwei Song
1
-5
/
+6
2017-12-19
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
1
-1
/
+1
2017-12-19
coresight: etb10: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-19
coresight: Fix disabling of CoreSight TPIU
Robert Walker
1
-3
/
+10
2017-12-19
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
3
-9
/
+3
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-20
/
+5
2017-12-19
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König
6
-0
/
+984
2017-12-18
virt: Add vboxguest driver for Virtual Box Guest integration
Hans de Goede
8
-0
/
+2253
2017-12-18
virt: Add vboxguest VMMDEV communication code
Hans de Goede
2
-0
/
+1250
2017-12-18
misc: ad525x_dpot: macros should not use a trailing semicolon
Dhaval Shah
1
-3
/
+3
2017-12-18
misc: ad525x_dpot: please, no space before tabs
Dhaval Shah
1
-1
/
+1
2017-12-18
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
Dhaval Shah
1
-11
/
+11
2017-12-18
misc: apds990x: Missing a blank line after declarations.
Dhaval Shah
1
-0
/
+11
2017-12-18
misc: ics932s401: open brace should be on the previous line
Dhaval Shah
1
-2
/
+1
2017-12-18
misc: ics932s401: please, no space before tabs
Dhaval Shah
1
-2
/
+2
2017-12-18
misc: ics932s401: Missing a blank line after declarations
Dhaval Shah
1
-0
/
+1
2017-12-18
vme: Fix a possible sleep-in-atomic bug in vme_tsi148
Jia-Ju Bai
1
-1
/
+1
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
[next]