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
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
2017-11-27
staging: most: core: use structure to pack driver specific data
Christian Gromm
1
-39
/
+34
2017-11-27
staging: most: core: rename members aim* of struct most_channel
Christian Gromm
1
-52
/
+52
2017-11-27
staging: most: core: rename struct memeber
Christian Gromm
1
-39
/
+39
2017-11-27
staging: most: core: rename struct most_c_aim_obj to pipe
Christian Gromm
1
-3
/
+3
2017-11-27
staging: most: core: rename structure
Christian Gromm
1
-52
/
+52
2017-11-27
staging: most: core: encapsulate code in function
Christian Gromm
1
-13
/
+26
2017-11-27
staging: most: core: add a match function for the bus
Christian Gromm
1
-0
/
+9
2017-11-27
staging: most: core: remove function get_channel_by_iface
Christian Gromm
1
-34
/
+13
2017-11-27
staging: most: remove proprietary kobjects
Christian Gromm
11
-856
/
+342
2017-11-27
staging: most: video: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: usb: rename module
Christian Gromm
4
-6
/
+9
2017-11-27
staging: most: sound: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: net: rename module
Christian Gromm
4
-5
/
+9
2017-11-27
staging: most: dim2: rename module
Christian Gromm
11
-21
/
+25
2017-11-27
staging: most: i2c: rename module
Christian Gromm
4
-5
/
+9
2017-11-27
staging: most: cdev: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: move core files
Christian Gromm
20
-39
/
+28
[next]