index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
Staging: most: Move comments to the end of line
Ian Liu Rodrigues
1
-42
/
+42
2018-03-08
staging: most: Remove unnecessary usage of BUG_ON().
Quytelda Kahja
1
-3
/
+0
2018-03-06
staging: most: Indent function parameter.
Quytelda Kahja
1
-1
/
+2
2018-03-06
staging: most: Add a blank line.
Quytelda Kahja
1
-0
/
+1
2018-03-01
staging: most: Fix missing identifier in function definition argument.
Quytelda Kahja
1
-1
/
+1
2018-03-01
staging: most: Remove unnecessary OOM messages.
Quytelda Kahja
1
-2
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-3
/
+3
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-2840
/
+2550
2018-01-22
staging: most: replace function name to __func__
Sidong Yang
1
-1
/
+1
2018-01-08
staging: most: convert macro to static function
George Edward Bulmer
1
-5
/
+7
2018-01-08
staging: most: Fix identifiers to function parameters
Ravi Eluri
2
-4
/
+4
2018-01-08
staging: most: Avoid trailing semicolon for macros
Ravi Eluri
1
-1
/
+1
2017-12-13
staging: most: core: make functions print_links and most_match static
Colin Ian King
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-4
/
+4
2017-11-28
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2
-16
/
+16
2017-11-28
staging: most: remove legacy folders
Christian Gromm
7
-29
/
+0
2017-11-28
staging: most: fix Makefile
Christian Gromm
1
-7
/
+7
2017-11-27
staging: most: usb: fix show/store function names
Christian Gromm
1
-17
/
+17
2017-11-27
staging: most: add ABI documentation
Christian Gromm
1
-0
/
+313
2017-11-27
staging: most: core: fix list traversing
Andrey Shvetsov
1
-4
/
+13
2017-11-27
staging: most: core: remove class generation
Christian Gromm
1
-12
/
+1
2017-11-27
staging: most: cdev: bundle module variables in structure
Christian Gromm
1
-45
/
+43
2017-11-27
staging: most: cdev: replace function prefix
Christian Gromm
1
-29
/
+29
2017-11-27
staging: most: update driver usage file
Andrey Shvetsov
1
-87
/
+105
2017-11-27
staging: most: core: check value returned by match function
Christian Gromm
1
-0
/
+4
2017-11-27
staging: most: core: fix data type
Christian Gromm
1
-1
/
+1
2017-11-27
staging: most: usb: clear functional stall on OUT endpoint
Christian Gromm
1
-0
/
+15
2017-11-27
staging: most: core: fix formatting
Christian Gromm
2
-7
/
+2
2017-11-27
staging: most: core: denote modules as components
Christian Gromm
1
-12
/
+12
2017-11-27
staging: most: fix comment sections
Christian Gromm
6
-91
/
+70
2017-11-27
staging: most: cdev: rename variable cdev_aim
Christian Gromm
1
-9
/
+9
2017-11-27
staging: most: cdev: rename class instance aim_class
Christian Gromm
1
-8
/
+8
2017-11-27
staging: most: cdev: rename variable aim_devno
Christian Gromm
1
-5
/
+5
2017-11-27
staging: most: cdev: rename struct aim_channel
Christian Gromm
1
-19
/
+19
2017-11-27
staging: most: video: remove aim designators
Christian Gromm
1
-76
/
+76
2017-11-27
staging: most: sound: remove aim designator
Christian Gromm
1
-8
/
+8
2017-11-27
staging: most: net: remove aim designators
Christian Gromm
1
-22
/
+22
2017-11-27
staging: most: core: rename function link_channel_to_aim
Christian Gromm
1
-4
/
+4
2017-11-27
staging: most: core: rename aim variables
Christian Gromm
1
-85
/
+87
2017-11-27
staging: most: core: rename mod_list
Christian Gromm
1
-5
/
+5
2017-11-27
staging: most: rename functions to register a driver with most_core
Christian Gromm
6
-17
/
+18
2017-11-27
staging: most: rename struct most_aim
Christian Gromm
6
-33
/
+31
2017-11-27
staging: most: usb: remove pointer initialization
Christian Gromm
1
-2
/
+0
2017-11-27
staging: most: core: remove context pointer
Christian Gromm
1
-1
/
+0
2017-11-27
staging: most: core: put channel name in struct most_channel
Christian Gromm
1
-7
/
+6
2017-11-27
staging: most: core: replace struct most_inst_obj
Christian Gromm
2
-103
/
+99
2017-11-27
staging: most: core: rename function
Christian Gromm
1
-4
/
+4
2017-11-27
staging: most: core: remove struct device
Christian Gromm
2
-18
/
+0
2017-11-27
staging: most: core: fix sysfs attribute management
Christian Gromm
1
-36
/
+73
2017-11-27
staging: most: core: track aim modules with linked list
Christian Gromm
2
-2
/
+5
[next]