index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
2018-05-14
staging: most: video: fix build warnings
Greg Kroah-Hartman
2018-05-11
staging: most: video: remove debugging code
Abdun Nihaal
2018-05-08
staging: most: usb: remove local variable
Christian Gromm
2018-05-08
staging: most: usb: fix usb_disconnect race condition
Christian Gromm
2018-05-08
staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous data
Christian Gromm
2018-05-08
staging: most: dim2: use device to allocate coherent memory
Christian Gromm
2018-05-08
staging: most: dim2: read clock speed from the device
Christian Gromm
2018-05-08
staging: most: dim2: use device tree
Christian Gromm
2018-05-08
staging: most: cdev: fix race condition
Christian Gromm
2018-05-08
staging: most: dim2: fix startup sequence
Christian Gromm
2018-05-08
staging: most: cdev: fix function return value
Christian Gromm
2018-05-08
staging: most: usb: add ep number to log
Christian Gromm
2018-05-08
staging: most: cdev: fix chrdev_region leak
Christian Gromm
2018-05-08
staging: most: cdev: avoid warning about potentially uninitialized variable
Christian Gromm
2018-05-08
staging: most: sound: call snd_card_new with struct device
Christian Gromm
2018-05-08
staging: most: make interface drivers allocate coherent memory
Christian Gromm
2018-05-08
staging: most: i2c: reduce parameters inconsistency
Christian Gromm
2018-05-08
staging: most: i2c: remove redundant list_mutex
Christian Gromm
2018-05-08
staging: most: i2c: remove redundant is_open
Christian Gromm
2018-05-08
staging: most: i2c: trace real polling rate
Christian Gromm
2018-05-08
staging: most: i2c: prevent zero delay polling
Christian Gromm
2018-05-08
staging: most: i2c: avoid polling in case of misconfig
Christian Gromm
2018-05-08
staging: most: i2c: do not wait in work function
Christian Gromm
2018-05-08
staging: most: i2c: shorten lifetime of IRQ handler
Christian Gromm
2018-05-08
staging: most: aim-sound: add flexible format support
Christian Gromm
2018-05-08
staging: most: add channel property dbr_size
Christian Gromm
2018-05-08
staging: most: i2c: remove unnecessary poison_channel call
Christian Gromm
2018-05-08
staging: most: i2c: prevent division by zero
Christian Gromm
2018-05-08
staging: most: dim2: remove clock speed processing from the HDM
Christian Gromm
2018-05-08
staging: most: allocate only all requested memory
Christian Gromm
2018-04-23
Staging: most: Move comments to the end of line
Ian Liu Rodrigues
2018-03-08
staging: most: Remove unnecessary usage of BUG_ON().
Quytelda Kahja
2018-03-06
staging: most: Indent function parameter.
Quytelda Kahja
2018-03-06
staging: most: Add a blank line.
Quytelda Kahja
2018-03-01
staging: most: Fix missing identifier in function definition argument.
Quytelda Kahja
2018-03-01
staging: most: Remove unnecessary OOM messages.
Quytelda Kahja
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-22
staging: most: replace function name to __func__
Sidong Yang
2018-01-08
staging: most: convert macro to static function
George Edward Bulmer
2018-01-08
staging: most: Fix identifiers to function parameters
Ravi Eluri
2018-01-08
staging: most: Avoid trailing semicolon for macros
Ravi Eluri
2017-12-13
staging: most: core: make functions print_links and most_match static
Colin Ian King
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2017-11-28
staging: most: remove legacy folders
Christian Gromm
2017-11-28
staging: most: fix Makefile
Christian Gromm
2017-11-27
staging: most: usb: fix show/store function names
Christian Gromm
2017-11-27
staging: most: add ABI documentation
Christian Gromm
2017-11-27
staging: most: core: fix list traversing
Andrey Shvetsov
[next]