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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-34
/
+22
2020-09-03
Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+6
2020-08-27
media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
Ezequiel Garcia
1
-1
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
10
-15
/
+14
2020-08-18
staging: greybus: audio: fix uninitialized value issue
Vaibhav Agarwal
1
-14
/
+15
2020-08-18
staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
Rustam Kovhaev
2
-18
/
+6
2020-08-18
staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()
Dan Carpenter
1
-2
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
41
-7892
/
+1067
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-3
/
+3
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
390
-19777
/
+2978
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2020-08-06
media: allegro: fix potential null dereference on header
Colin Ian King
1
-2
/
+1
2020-08-06
media: allegro: fix an error pointer vs NULL check
Dan Carpenter
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
23
-10662
/
+2
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2020-08-02
staging: most: fix up movement of USB driver
Greg Kroah-Hartman
1
-1
/
+0
2020-08-02
staging: rts5208: clear alignment style issues
Tomer Samara
1
-1
/
+1
2020-08-02
staging: r8188eu: replace rtw_netdev_priv define with inline function
Ivan Safonov
1
-2
/
+5
2020-08-02
staging: netlogic: clear alignment style issues
Tomer Samara
1
-1
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-19
/
+63
2020-07-31
staging: android: ashmem: Fix lockdep warning for write operation
Suren Baghdasaryan
1
-0
/
+12
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-31
staging: ks7010: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+3
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2020-07-30
staging: qlge: qlge_dbg: removed comment repition
Dhiraj Sharma
1
-1
/
+1
2020-07-30
staging: wfx: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
1
-3
/
+3
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
1
-81
/
+29
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
1
-9
/
+9
2020-07-29
drivers: staging: audio: Fix the missing header file for helper file
Vaibhav Agarwal
2
-4
/
+5
2020-07-29
staging: greybus: audio: Enable GB codec, audio module compilation.
Vaibhav Agarwal
2
-3
/
+15
2020-07-29
staging: greybus: audio: Add helper APIs for dynamic audio modules
Vaibhav Agarwal
4
-5
/
+223
2020-07-29
staging: greybus: audio: Resolve compilation error in topology parser
Vaibhav Agarwal
1
-66
/
+57
2020-07-29
staging: greybus: audio: Resolve compilation errors for GB codec module
Vaibhav Agarwal
2
-46
/
+44
2020-07-29
staging: greybus: audio: Maintain jack list within GB Audio module
Vaibhav Agarwal
3
-46
/
+53
2020-07-29
staging: greybus: audio: Update snd_jack FW usage as per new APIs
Vaibhav Agarwal
1
-12
/
+42
2020-07-29
staging/speakup: Move out of staging
Samuel Thibault
46
-13413
/
+0
2020-07-29
staging: sm750fb: use generic power management
Vaibhav Gupta
1
-74
/
+17
2020-07-29
Staging: rtl8712: Fixed a coding sytle issue
Ankit Baluni
1
-2
/
+1
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
1
-5
/
+1
2020-07-29
staging: most: usb: remove NET dependency
Christian Gromm
1
-2
/
+1
2020-07-28
Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
Dinghao Liu
1
-1
/
+3
2020-07-28
staging/speakup: Update TODO list
Samuel Thibault
1
-31
/
+6
2020-07-28
staging: vc04_services: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-28
staging: qlge: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-28
staging: comedi: s526: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-28
staging: rtl8712: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-28
staging: ks7010: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+9
[next]