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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-19
staging: ks7010: remove bogus NULL checks
Dan Carpenter
1
-7
/
+4
2016-06-19
staging: ks7010: drop private handler for driver version
Wolfram Sang
3
-16
/
+2
2016-06-19
staging: ks7010: report interface as wlan not eth
Wolfram Sang
1
-1
/
+1
2016-06-19
staging: ks7010: bail out when registering netdevice fails
Wolfram Sang
1
-7
/
+5
2016-06-19
staging: ks7010: sdio: remove forward declarations
Wolfram Sang
1
-54
/
+46
2016-06-19
staging: ks7010: unify naming to ks7010
Wolfram Sang
2
-14
/
+15
2016-06-19
staging: ks7010: export sdio ids
Wolfram Sang
1
-2
/
+3
2016-06-19
staging: ks7010: collect all includes and sort them
Wolfram Sang
1
-4
/
+3
2016-06-19
staging: ks7010: function declaration should be in a header file
Wolfram Sang
2
-3
/
+3
2016-06-19
staging: ks7010: remove cfg file handling
Wolfram Sang
7
-638
/
+33
2016-06-19
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+4
2016-06-18
Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-447
/
+573
2016-06-18
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-105
/
+237
2016-06-18
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-17
/
+38
2016-06-18
Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+32
2016-06-18
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-43
/
+61
2016-06-18
Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-137
/
+9
2016-06-18
Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-26
/
+26
2016-06-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+6
2016-06-18
staging/android: sync_debug: unproxify debugfs files' fops
Nicolai Stange
1
-4
/
+9
2016-06-18
staging/android: add DEBUG_FS dependence on Kconfig
Gustavo Padovan
3
-7
/
+2
2016-06-18
staging/android: rename sync.h to sync_debug.h
Gustavo Padovan
4
-3
/
+3
2016-06-18
staging/android: remove drv_name from sync_timeline
Gustavo Padovan
3
-11
/
+4
2016-06-18
staging/android: remove sync_timeline_destroy()
Gustavo Padovan
1
-16
/
+3
2016-06-18
staging/android: remove 'destroyed' member from struct sync_timeline
Gustavo Padovan
2
-9
/
+1
2016-06-18
staging/android: make sw_ioctl info internal to sw_sync.c
Gustavo Padovan
2
-33
/
+12
2016-06-18
staging/android: make sync_timeline internal to sw_sync
Gustavo Padovan
6
-273
/
+225
2016-06-18
staging/android: clean up #includes in the sync framework
Gustavo Padovan
3
-25
/
+0
2016-06-18
staging/android: move sw_sync related code to sw_sync.c
Gustavo Padovan
4
-115
/
+139
2016-06-18
staging/android: bring struct sync_pt back
Gustavo Padovan
4
-34
/
+53
2016-06-18
staging/android: remove size arg of sync_timeline_create()
Gustavo Padovan
3
-11
/
+5
2016-06-18
staging/android: remove unnecessary check for fence
Gustavo Padovan
1
-3
/
+2
2016-06-18
staging/android: rename android_fence to timeline_fence
Gustavo Padovan
1
-18
/
+18
2016-06-18
staging/android: remove sw_sync.[ch] files
Gustavo Padovan
4
-97
/
+13
2016-06-18
staging/android: remove sw_sync_timeline and sw_sync_pt
Gustavo Padovan
3
-41
/
+19
2016-06-18
staging/android: remove struct sync_timeline_ops
Gustavo Padovan
4
-32
/
+16
2016-06-18
staging/android: remove .{fence, timeline}_value_str() from timeline_ops
Gustavo Padovan
5
-59
/
+7
2016-06-18
staging/android: store last signaled value on sync timeline
Gustavo Padovan
3
-31
/
+14
2016-06-18
staging: comedi: avoid using timeval
Arnd Bergmann
1
-4
/
+5
2016-06-18
Staging: comedi: dt2817: Coding style issue fixed.
Ravishankar Karkala Mallikarjunayya
1
-32
/
+32
2016-06-18
Staging: comedi: dt2815: Comment issue fixed
Ravishankar Karkala Mallikarjunayya
1
-70
/
+70
2016-06-18
Staging: comedi: dt2814: Block comment issue fixed
Ravishankar Karkala Mallikarjunayya
1
-35
/
+37
2016-06-18
staging: comedi: serial2002: Fix unnecessary cast styling issue
Chris Cesare
1
-1
/
+4
2016-06-18
staging: comedi: serial2002: Fix bare unsigned styling issue
Chris Cesare
1
-1
/
+1
2016-06-18
Staging: comedi: fix comment issue fixed for das800.c
Ravishankar Karkala Mallikarjunayya
1
-51
/
+51
2016-06-18
Staging: comedi: Block comment issue fixed for das16.c
Ravishankar Karkala Mallikarjunayya
1
-2
/
+4
2016-06-18
Staging: comedi: fix blank line issue in das16.c
Ravishankar Karkala Mallikarjunayya
1
-0
/
+1
2016-06-18
Staging: comedi: dmm32at: fix BIT macro issue.
Ravishankar Karkala Mallikarjunayya
1
-48
/
+50
2016-06-18
Staging: comedi: Used unsigned int instead of unsigned issue in jr3_pci.c
Ravishankar Karkala Mallikarjunayya
1
-2
/
+2
2016-06-18
Staging: comedi: fix BIT macro issue in das6402.c
Ravishankar Karkala Mallikarjunayya
1
-36
/
+38
[prev]
[next]