index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: most: video: fix build warnings
Greg Kroah-Hartman
2018-05-14
1
-9
/
+0
*
staging: most: video: remove debugging code
Abdun Nihaal
2018-05-11
1
-23
/
+0
*
staging: most: usb: remove local variable
Christian Gromm
2018-05-08
1
-5
/
+4
*
staging: most: usb: fix usb_disconnect race condition
Christian Gromm
2018-05-08
1
-6
/
+13
*
staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous data
Christian Gromm
2018-05-08
1
-1
/
+2
*
staging: most: dim2: use device to allocate coherent memory
Christian Gromm
2018-05-08
1
-2
/
+7
*
staging: most: dim2: read clock speed from the device
Christian Gromm
2018-05-08
1
-1
/
+49
*
staging: most: dim2: use device tree
Christian Gromm
2018-05-08
3
-52
/
+196
*
staging: most: cdev: fix race condition
Christian Gromm
2018-05-08
1
-2
/
+4
*
staging: most: dim2: fix startup sequence
Christian Gromm
2018-05-08
1
-51
/
+39
*
staging: most: cdev: fix function return value
Christian Gromm
2018-05-08
1
-1
/
+1
*
staging: most: usb: add ep number to log
Christian Gromm
2018-05-08
1
-3
/
+6
*
staging: most: cdev: fix chrdev_region leak
Christian Gromm
2018-05-08
1
-2
/
+4
*
staging: most: cdev: avoid warning about potentially uninitialized variable
Christian Gromm
2018-05-08
1
-1
/
+1
*
staging: most: sound: call snd_card_new with struct device
Christian Gromm
2018-05-08
3
-1
/
+3
*
staging: most: make interface drivers allocate coherent memory
Christian Gromm
2018-05-08
4
-6
/
+43
*
staging: most: i2c: reduce parameters inconsistency
Christian Gromm
2018-05-08
1
-21
/
+12
*
staging: most: i2c: remove redundant list_mutex
Christian Gromm
2018-05-08
1
-16
/
+1
*
staging: most: i2c: remove redundant is_open
Christian Gromm
2018-05-08
1
-9
/
+1
*
staging: most: i2c: trace real polling rate
Christian Gromm
2018-05-08
1
-2
/
+3
*
staging: most: i2c: prevent zero delay polling
Christian Gromm
2018-05-08
1
-3
/
+5
*
staging: most: i2c: avoid polling in case of misconfig
Christian Gromm
2018-05-08
1
-8
/
+10
*
staging: most: i2c: do not wait in work function
Christian Gromm
2018-05-08
1
-33
/
+21
*
staging: most: i2c: shorten lifetime of IRQ handler
Christian Gromm
2018-05-08
1
-19
/
+21
*
staging: most: aim-sound: add flexible format support
Christian Gromm
2018-05-08
1
-59
/
+62
*
staging: most: add channel property dbr_size
Christian Gromm
2018-05-08
4
-3
/
+39
*
staging: most: i2c: remove unnecessary poison_channel call
Christian Gromm
2018-05-08
1
-5
/
+0
*
staging: most: i2c: prevent division by zero
Christian Gromm
2018-05-08
1
-1
/
+1
*
staging: most: dim2: remove clock speed processing from the HDM
Christian Gromm
2018-05-08
2
-45
/
+12
*
staging: most: allocate only all requested memory
Christian Gromm
2018-05-08
1
-15
/
+16
*
Staging: most: Move comments to the end of line
Ian Liu Rodrigues
2018-04-23
1
-42
/
+42
*
staging: most: Remove unnecessary usage of BUG_ON().
Quytelda Kahja
2018-03-08
1
-3
/
+0
*
staging: most: Indent function parameter.
Quytelda Kahja
2018-03-06
1
-1
/
+2
*
staging: most: Add a blank line.
Quytelda Kahja
2018-03-06
1
-0
/
+1
*
staging: most: Fix missing identifier in function definition argument.
Quytelda Kahja
2018-03-01
1
-1
/
+1
*
staging: most: Remove unnecessary OOM messages.
Quytelda Kahja
2018-03-01
1
-2
/
+0
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-3
/
+3
*
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-01
46
-2840
/
+2550
|
\
|
*
staging: most: replace function name to __func__
Sidong Yang
2018-01-22
1
-1
/
+1
|
*
staging: most: convert macro to static function
George Edward Bulmer
2018-01-08
1
-5
/
+7
|
*
staging: most: Fix identifiers to function parameters
Ravi Eluri
2018-01-08
2
-4
/
+4
|
*
staging: most: Avoid trailing semicolon for macros
Ravi Eluri
2018-01-08
1
-1
/
+1
|
*
staging: most: core: make functions print_links and most_match static
Colin Ian King
2017-12-13
1
-2
/
+2
|
*
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2017-11-28
2
-16
/
+16
|
*
staging: most: remove legacy folders
Christian Gromm
2017-11-28
7
-29
/
+0
|
*
staging: most: fix Makefile
Christian Gromm
2017-11-28
1
-7
/
+7
|
*
staging: most: usb: fix show/store function names
Christian Gromm
2017-11-27
1
-17
/
+17
|
*
staging: most: add ABI documentation
Christian Gromm
2017-11-27
1
-0
/
+313
|
*
staging: most: core: fix list traversing
Andrey Shvetsov
2017-11-27
1
-4
/
+13
|
*
staging: most: core: remove class generation
Christian Gromm
2017-11-27
1
-12
/
+1
[next]