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
2021-03-23
drivers: most: add ALSA sound driver
Christian Gromm
5
-766
/
+0
2021-02-04
staging: most: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2
-4
/
+4
2021-02-04
staging: most: sound: use non-safe list iteration
Christian Gromm
1
-2
/
+2
2021-02-04
staging: most: sound: add sanity check for function argument
Christian Gromm
1
-0
/
+2
2020-12-28
staging: most: net: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2020-12-09
staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
Colin Ian King
1
-1
/
+1
2020-11-06
drivers: staging: most: use swabXX functions of kernel
Christian Gromm
1
-12
/
+2
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
5
-563
/
+0
2020-08-18
staging: most: dim2: Add missing identifier name to function argument
NĂcolas F. R. A. Prado
1
-3
/
+3
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-1275
/
+29
2020-08-02
staging: most: fix up movement of USB driver
Greg Kroah-Hartman
1
-1
/
+0
2020-07-31
drivers: most: add USB adapter driver
Christian Gromm
4
-1189
/
+0
2020-07-31
staging: most: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-4
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-29
staging: most: usb: remove NET dependency
Christian Gromm
1
-2
/
+1
2020-06-25
staging: most: sound: remove overcautious argument checking
Christian Gromm
1
-3
/
+0
2020-06-25
staging: most: sound: fix white spaces
Christian Gromm
1
-15
/
+0
2020-06-25
staging: most: sound: fix return values
Christian Gromm
1
-5
/
+7
2020-06-25
staging: most: sound: fix error path
Christian Gromm
1
-1
/
+3
2020-06-25
staging: most: sound: remove noisy log messages
Christian Gromm
1
-20
/
+4
2020-06-25
staging: most: cdev: simplify list iteration
Christian Gromm
1
-6
/
+3
2020-06-25
staging: most: cdev: fix return values
Christian Gromm
1
-3
/
+3
2020-06-25
staging: most: cdev: fix up parenthesizing
Christian Gromm
1
-1
/
+1
2020-06-25
staging: most: cdev: remove overcautious parameter checking
Christian Gromm
1
-7
/
+1
2020-06-25
staging: most: cdev: use dev_*() functions to print messages
Christian Gromm
1
-6
/
+6
2020-06-25
staging: most: cdev: remove noisy log messages
Christian Gromm
1
-20
/
+6
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-05-29
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
1
-0
/
+1
2020-05-27
staging: most: usb: use function sysfs_streq
Christian Gromm
1
-6
/
+6
2020-05-27
staging: most: usb: add missing put_device calls
Christian Gromm
1
-0
/
+2
2020-05-27
staging: most: usb: use correct error codes
Christian Gromm
1
-3
/
+3
2020-05-27
staging: most: usb: replace code to calculate array index
Christian Gromm
1
-3
/
+8
2020-05-27
staging: most: usb: don't use error path to exit function on success
Christian Gromm
1
-2
/
+2
2020-05-27
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
1
-7
/
+5
2020-05-27
staging: most: usb: return 0 instead of variable
Christian Gromm
1
-2
/
+2
2020-05-27
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
1
-5
/
+7
2020-05-27
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
1
-3
/
+6
2020-05-27
staging: most: usb: change order of function parameters
Christian Gromm
1
-5
/
+6
2020-05-15
staging: most: usb: use macro ATTRIBUTE_GROUPS
Christian Gromm
1
-9
/
+2
2020-05-15
staging: most: fix typo in Kconfig
Christian Gromm
1
-1
/
+1
2020-05-15
staging: most: usb: use dev_dbg function
Christian Gromm
1
-11
/
+11
2020-05-15
staging: most: usb: check number of reported endpoints
Christian Gromm
1
-7
/
+6
2020-05-15
staging: most: usb: remove reference to USB error codes
Christian Gromm
1
-97
/
+0
2020-05-15
staging: most: usb: use dev_*() functions to print messages
Christian Gromm
1
-8
/
+8
2020-05-13
staging: most: usb: sanity check channel before using it as an index into arrays
Colin Ian King
1
-5
/
+6
2020-05-13
staging: most: usb: add PM functions
Christian Gromm
1
-0
/
+28
2020-05-05
staging: most: usb: consolidate code
Christian Gromm
1
-4
/
+2
2020-05-05
staging: most: usb: drop unlikely macros
Christian Gromm
1
-5
/
+5
2020-05-05
staging: most: usb: use EINVAL error code
Christian Gromm
1
-5
/
+5
2020-05-05
staging: most: usb: remove overcautious parameter checking
Christian Gromm
1
-8
/
+3
[next]