index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-12-18
eeprom: at25: Add DT support for EEPROMs with odd address bits
Geert Uytterhoeven
1
-0
/
+3
2017-12-18
misc: ad525x_dpot: Unnecessary space before function pointer arguments
Dhaval Shah
1
-6
/
+6
2017-12-18
android: binder: Check for errors in binder_alloc_shrinker_init().
Tetsuo Handa
3
-5
/
+13
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2017-12-18
fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
Alexey Khoroshilov
1
-1
/
+7
2017-12-13
mei: speed up the power down flow
Tomas Winkler
4
-5
/
+17
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
688
-4903
/
+7113
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-102
/
+151
2017-12-10
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-2
/
+2
2017-12-10
Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...
Olof Johansson
2
-12
/
+20
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-93
/
+215
2017-12-09
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
266
-2951
/
+3130
2017-12-09
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
59
-128
/
+1079
2017-12-09
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-15
/
+21
2017-12-09
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-48
/
+41
2017-12-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-11
/
+48
2017-12-08
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2017-12-08
Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...
David S. Miller
6
-6
/
+12
2017-12-08
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...
David S. Miller
15
-27
/
+122
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
[next]