index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: most: dim2: use consistent routine naming
Nikita Yushchenko
2021-12-28
1
-13
/
+13
*
staging: most: dim2: update renesas compatible string
Nikita Yushchenko
2021-12-28
1
-1
/
+1
*
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
staging: most: dim2: use device release method
Nikita Yushchenko
2021-10-13
1
-25
/
+30
*
staging: most: dim2: do not double-register the same device
Nikita Yushchenko
2021-10-13
4
-72
/
+14
*
staging: most: dim2: use if statements instead of ?: expressions
Nikita Yushchenko
2021-09-28
1
-11
/
+12
*
staging: most: dim2: force fcnt=3 on Renesas GEN3
Nikita Yushchenko
2021-09-28
1
-6
/
+23
*
staging/most: Remove all strcpy() uses in favor of strscpy()
Len Baker
2021-07-27
1
-2
/
+2
*
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
2021-05-10
1
-2
/
+2
*
staging: most: dim2: hal: Fix one kernel-doc header and demote two non-confor...
Lee Jones
2021-05-10
1
-3
/
+3
*
staging: most: i2c: Fix a little doc-rot
Lee Jones
2021-05-10
1
-6
/
+6
*
staging: most: dim2: Provide missing descriptions and fix doc-rot
Lee Jones
2021-05-10
1
-10
/
+13
*
staging: most: net: Fix some kernel-doc formatting issues
Lee Jones
2021-05-10
1
-3
/
+3
*
drivers: most: add ALSA sound driver
Christian Gromm
2021-03-23
5
-766
/
+0
*
staging: most: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-02-04
2
-4
/
+4
*
staging: most: sound: use non-safe list iteration
Christian Gromm
2021-02-04
1
-2
/
+2
*
staging: most: sound: add sanity check for function argument
Christian Gromm
2021-02-04
1
-0
/
+2
*
staging: most: net: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2020-12-28
1
-2
/
+1
*
staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
Colin Ian King
2020-12-09
1
-1
/
+1
*
drivers: staging: most: use swabXX functions of kernel
Christian Gromm
2020-11-06
1
-12
/
+2
*
drivers: most: add character device interface driver
Christian Gromm
2020-09-07
5
-563
/
+0
*
staging: most: dim2: Add missing identifier name to function argument
NĂcolas F. R. A. Prado
2020-08-18
1
-3
/
+3
*
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-06
8
-1275
/
+29
|
\
|
*
staging: most: fix up movement of USB driver
Greg Kroah-Hartman
2020-08-02
1
-1
/
+0
|
*
drivers: most: add USB adapter driver
Christian Gromm
2020-07-31
4
-1189
/
+0
|
*
staging: most: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-07-31
1
-4
/
+2
|
*
staging: most: usb: remove NET dependency
Christian Gromm
2020-07-29
1
-2
/
+1
|
*
staging: most: sound: remove overcautious argument checking
Christian Gromm
2020-06-25
1
-3
/
+0
|
*
staging: most: sound: fix white spaces
Christian Gromm
2020-06-25
1
-15
/
+0
|
*
staging: most: sound: fix return values
Christian Gromm
2020-06-25
1
-5
/
+7
|
*
staging: most: sound: fix error path
Christian Gromm
2020-06-25
1
-1
/
+3
|
*
staging: most: sound: remove noisy log messages
Christian Gromm
2020-06-25
1
-20
/
+4
|
*
staging: most: cdev: simplify list iteration
Christian Gromm
2020-06-25
1
-6
/
+3
|
*
staging: most: cdev: fix return values
Christian Gromm
2020-06-25
1
-3
/
+3
|
*
staging: most: cdev: fix up parenthesizing
Christian Gromm
2020-06-25
1
-1
/
+1
|
*
staging: most: cdev: remove overcautious parameter checking
Christian Gromm
2020-06-25
1
-7
/
+1
|
*
staging: most: cdev: use dev_*() functions to print messages
Christian Gromm
2020-06-25
1
-6
/
+6
|
*
staging: most: cdev: remove noisy log messages
Christian Gromm
2020-06-25
1
-20
/
+6
*
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-2
/
+2
*
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
2020-05-29
1
-0
/
+1
*
staging: most: usb: use function sysfs_streq
Christian Gromm
2020-05-27
1
-6
/
+6
*
staging: most: usb: add missing put_device calls
Christian Gromm
2020-05-27
1
-0
/
+2
*
staging: most: usb: use correct error codes
Christian Gromm
2020-05-27
1
-3
/
+3
*
staging: most: usb: replace code to calculate array index
Christian Gromm
2020-05-27
1
-3
/
+8
*
staging: most: usb: don't use error path to exit function on success
Christian Gromm
2020-05-27
1
-2
/
+2
*
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
2020-05-27
1
-7
/
+5
*
staging: most: usb: return 0 instead of variable
Christian Gromm
2020-05-27
1
-2
/
+2
*
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
2020-05-27
1
-5
/
+7
*
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
2020-05-27
1
-3
/
+6
[next]