aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva10-15/+14
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds41-7892/+1067
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long3-3/+3
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds390-19777/+2978
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2020-08-06media: allegro: fix potential null dereference on headerColin Ian King1-2/+1
2020-08-06media: allegro: fix an error pointer vs NULL checkDan Carpenter1-1/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds23-10662/+2
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+2
2020-08-02staging: most: fix up movement of USB driverGreg Kroah-Hartman1-1/+0
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara1-1/+1
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov1-2/+5
2020-08-02staging: netlogic: clear alignment style issuesTomer Samara1-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-19/+63
2020-07-31staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-07-31drivers: most: add USB adapter driverChristian Gromm4-1189/+0
2020-07-31staging: most: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+2
2020-07-31staging: ks7010: Use %pM format specifier for MAC addressesAndy Shevchenko1-8/+3
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2-2/+2
2020-07-30staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma1-1/+1
2020-07-30staging: wfx: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-1/+1
2020-07-30staging: rtl8723bs: Align macro definitionsAditya Jain1-3/+3
2020-07-30staging: rtl8723bs: Clean up function declationsAditya Jain1-81/+29
2020-07-30staging: rtl8723bs: Fix coding style errorsAditya Jain1-9/+9
2020-07-29drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal2-4/+5
2020-07-29staging: greybus: audio: Enable GB codec, audio module compilation.Vaibhav Agarwal2-3/+15
2020-07-29staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal4-5/+223
2020-07-29staging: greybus: audio: Resolve compilation error in topology parserVaibhav Agarwal1-66/+57
2020-07-29staging: greybus: audio: Resolve compilation errors for GB codec moduleVaibhav Agarwal2-46/+44
2020-07-29staging: greybus: audio: Maintain jack list within GB Audio moduleVaibhav Agarwal3-46/+53
2020-07-29staging: greybus: audio: Update snd_jack FW usage as per new APIsVaibhav Agarwal1-12/+42
2020-07-29staging/speakup: Move out of stagingSamuel Thibault46-13413/+0
2020-07-29staging: sm750fb: use generic power managementVaibhav Gupta1-74/+17
2020-07-29Staging: rtl8712: Fixed a coding sytle issueAnkit Baluni1-2/+1
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King1-5/+1
2020-07-29staging: most: usb: remove NET dependencyChristian Gromm1-2/+1
2020-07-28Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-07-28staging/speakup: Update TODO listSamuel Thibault1-31/+6
2020-07-28staging: vc04_services: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: qlge: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-28staging: comedi: s526: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: rtl8712: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: ks7010: Use fallthrough pseudo-keywordGustavo A. R. Silva1-9/+9
2020-07-28staging: rtl8723bs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: gdm724x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-28staging: wfx: Remove unnecessary return variableSumera Priyadarsini1-6/+5
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt)Ivan Safonov5-38/+38
2020-07-28staging: greybus: gpio: Use irqchip templateLinus Walleij1-9/+10