index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
slimbus: core: add common defines required for controllers
Srinivas Kandagatla
2017-12-19
1
-0
/
+33
*
regmap: add SLIMbus support
Srinivas Kandagatla
2017-12-19
4
-0
/
+103
*
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
2017-12-19
5
-2
/
+225
*
slimbus: Add messaging APIs to slimbus framework
Sagar Dharia
2017-12-19
4
-1
/
+405
*
slimbus: core: add support to device tree helper
Srinivas Kandagatla
2017-12-19
1
-0
/
+50
*
slimbus: core: Add slim controllers support
Sagar Dharia
2017-12-19
3
-0
/
+422
*
slimbus: Add SLIMbus bus type
Sagar Dharia
2017-12-19
7
-0
/
+263
*
dt-bindings: Add SLIMbus bindings
Sagar Dharia
2017-12-19
1
-0
/
+50
*
Documentation: Add SLIMbus summary
Sagar Dharia
2017-12-19
2
-0
/
+128
*
MAINTAINERS: Add entry for SIOX
Uwe Kleine-König
2017-12-19
1
-0
/
+7
*
siox: add gpio bus driver
Uwe Kleine-König
2017-12-19
5
-0
/
+202
*
siox: add support for tracing
Uwe Kleine-König
2017-12-19
2
-0
/
+78
*
genwqe: Remove unused parameter in some functions
Guilherme G. Piccoli
2017-12-19
3
-13
/
+10
*
genwqe: Make defines uppercase
Guilherme G. Piccoli
2017-12-19
5
-29
/
+29
*
genwqe: Remove unused variable and rename function
Guilherme G. Piccoli
2017-12-19
2
-16
/
+7
*
nvmem: rockchip-efuse: add support for rk3328-efuse
Finley Xiao
2017-12-19
2
-0
/
+67
*
nvmem: rockchip-efuse: parse 'rockchip,efuse-size'
Finley Xiao
2017-12-19
2
-1
/
+7
*
nvmem: uniphier: change access unit from 32bit to 8bit
Kunihiko Hayashi
2017-12-19
1
-5
/
+5
*
nvmem: core: switch to device_property_present for reading property "read-only"
Heiner Kallweit
2017-12-19
1
-4
/
+2
*
nvmem: core: let stride and word_size default to 1
Heiner Kallweit
2017-12-19
1
-2
/
+2
*
nvmem: core: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-12-19
1
-6
/
+1
*
ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum...
Xiongwei Song
2017-12-19
1
-5
/
+6
*
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
2017-12-19
1
-1
/
+1
*
coresight: etb10: remove duplicate includes
Pravin Shedge
2017-12-19
1
-1
/
+0
*
coresight: Fix disabling of CoreSight TPIU
Robert Walker
2017-12-19
1
-3
/
+10
*
coresight: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-19
3
-9
/
+3
*
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-12-19
1
-20
/
+5
*
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König
2017-12-19
8
-0
/
+1148
*
virt: Add vboxguest driver for Virtual Box Guest integration
Hans de Goede
2017-12-18
8
-0
/
+2253
*
virt: Add vboxguest VMMDEV communication code
Hans de Goede
2017-12-18
4
-0
/
+1331
*
virt: Add vboxguest driver for Virtual Box Guest integration UAPI
Hans de Goede
2017-12-18
4
-0
/
+714
*
misc: ad525x_dpot: macros should not use a trailing semicolon
Dhaval Shah
2017-12-18
1
-3
/
+3
*
misc: ad525x_dpot: please, no space before tabs
Dhaval Shah
2017-12-18
1
-1
/
+1
*
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'
Dhaval Shah
2017-12-18
1
-11
/
+11
*
misc: apds990x: Missing a blank line after declarations.
Dhaval Shah
2017-12-18
1
-0
/
+11
*
misc: ics932s401: open brace should be on the previous line
Dhaval Shah
2017-12-18
1
-2
/
+1
*
misc: ics932s401: please, no space before tabs
Dhaval Shah
2017-12-18
1
-2
/
+2
*
misc: ics932s401: Missing a blank line after declarations
Dhaval Shah
2017-12-18
1
-0
/
+1
*
vme: Fix a possible sleep-in-atomic bug in vme_tsi148
Jia-Ju Bai
2017-12-18
1
-1
/
+1
*
misc: mic: remove unused label 'done'
Colin Ian King
2017-12-18
1
-1
/
+0
*
eeprom: at25: Add DT support for EEPROMs with odd address bits
Geert Uytterhoeven
2017-12-18
2
-1
/
+6
*
misc: ad525x_dpot: Unnecessary space before function pointer arguments
Dhaval Shah
2017-12-18
1
-6
/
+6
*
android: binder: Check for errors in binder_alloc_shrinker_init().
Tetsuo Handa
2017-12-18
3
-5
/
+13
*
/dev/mem: Add bounce buffer for copy-out
Kees Cook
2017-12-18
2
-5
/
+23
*
fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
Alexey Khoroshilov
2017-12-18
1
-1
/
+7
*
mei: speed up the power down flow
Tomas Winkler
2017-12-13
4
-5
/
+17
*
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
2017-12-11
1514
-8540
/
+13681
|
\
|
*
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
2017-12-11
1
-1
/
+1
|
*
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
2017-12-10
3
-4
/
+0
|
*
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2017-12-10
1
-2
/
+2
[next]