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-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
2017-11-27
staging: most: core: remove class generation
Christian Gromm
2017-11-27
staging: most: cdev: bundle module variables in structure
Christian Gromm
2017-11-27
staging: most: cdev: replace function prefix
Christian Gromm
2017-11-27
staging: most: update driver usage file
Andrey Shvetsov
2017-11-27
staging: most: core: check value returned by match function
Christian Gromm
2017-11-27
staging: most: core: fix data type
Christian Gromm
2017-11-27
staging: most: usb: clear functional stall on OUT endpoint
Christian Gromm
2017-11-27
staging: most: core: fix formatting
Christian Gromm
2017-11-27
staging: most: core: denote modules as components
Christian Gromm
2017-11-27
staging: most: fix comment sections
Christian Gromm
2017-11-27
staging: most: cdev: rename variable cdev_aim
Christian Gromm
2017-11-27
staging: most: cdev: rename class instance aim_class
Christian Gromm
2017-11-27
staging: most: cdev: rename variable aim_devno
Christian Gromm
2017-11-27
staging: most: cdev: rename struct aim_channel
Christian Gromm
2017-11-27
staging: most: video: remove aim designators
Christian Gromm
2017-11-27
staging: most: sound: remove aim designator
Christian Gromm
2017-11-27
staging: most: net: remove aim designators
Christian Gromm
2017-11-27
staging: most: core: rename function link_channel_to_aim
Christian Gromm
2017-11-27
staging: most: core: rename aim variables
Christian Gromm
2017-11-27
staging: most: core: rename mod_list
Christian Gromm
2017-11-27
staging: most: rename functions to register a driver with most_core
Christian Gromm
2017-11-27
staging: most: rename struct most_aim
Christian Gromm
2017-11-27
staging: most: usb: remove pointer initialization
Christian Gromm
2017-11-27
staging: most: core: remove context pointer
Christian Gromm
2017-11-27
staging: most: core: put channel name in struct most_channel
Christian Gromm
2017-11-27
staging: most: core: replace struct most_inst_obj
Christian Gromm
2017-11-27
staging: most: core: rename function
Christian Gromm
2017-11-27
staging: most: core: remove struct device
Christian Gromm
2017-11-27
staging: most: core: fix sysfs attribute management
Christian Gromm
2017-11-27
staging: most: core: track aim modules with linked list
Christian Gromm
2017-11-27
staging: most: core: use structure to pack driver specific data
Christian Gromm
[next]