summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-10-29staging: wfx: fix handling of MMIC errorJérôme Pouiller
2020-10-29media: atomisp: fix memleak in ia_css_stream_createDinghao Liu
2020-10-29staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller
2020-10-29staging: qlge: fix build breakage with dumping enabledCoiby Xu
2020-10-29staging: rtl8712: Fix enqueue_reorder_recvframe()Dan Carpenter
2020-10-29phy: rockchip-dphy-rx0: Include linux/delay.hTomasz Figa
2020-10-29staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Alex Dewar
2020-10-29staging: wfx: fix frame reorderingJérôme Pouiller
2020-10-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-29media: staging/intel-ipu3: css: Correctly reset some memoryChristophe JAILLET
2020-10-29media: hantro: postproc: Fix motion vector space allocationEzequiel Garcia
2020-10-29media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-27media: cedrus: Add missing v4l2_ctrl_request_hdl_put()Ezequiel Garcia
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal
2020-08-18staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06media: allegro: fix potential null dereference on headerColin Ian King
2020-08-06media: allegro: fix an error pointer vs NULL checkDan Carpenter
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-02staging: most: fix up movement of USB driverGreg Kroah-Hartman
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov
2020-08-02staging: netlogic: clear alignment style issuesTomer Samara
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-07-31drivers: most: add USB adapter driverChristian Gromm
2020-07-31staging: most: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-31staging: ks7010: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-30staging: qlge: qlge_dbg: removed comment repitionDhiraj Sharma
2020-07-30staging: wfx: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30staging: rtl8723bs: Align macro definitionsAditya Jain
2020-07-30staging: rtl8723bs: Clean up function declationsAditya Jain
2020-07-30staging: rtl8723bs: Fix coding style errorsAditya Jain
2020-07-29drivers: staging: audio: Fix the missing header file for helper fileVaibhav Agarwal
2020-07-29staging: greybus: audio: Enable GB codec, audio module compilation.Vaibhav Agarwal
2020-07-29staging: greybus: audio: Add helper APIs for dynamic audio modulesVaibhav Agarwal
2020-07-29staging: greybus: audio: Resolve compilation error in topology parserVaibhav Agarwal
2020-07-29staging: greybus: audio: Resolve compilation errors for GB codec moduleVaibhav Agarwal
2020-07-29staging: greybus: audio: Maintain jack list within GB Audio moduleVaibhav Agarwal