summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2021-06-09staging: ralink-gdma: Remove incorrect author informationLars-Peter Clausen1-2/+0
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi1-1/+1
2021-05-31staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg1-2/+2
2021-05-22Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+0
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-05-13staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-05-10staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2-19/+25
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2021-04-30Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-3/+3
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds15-4582/+6
2021-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-56/+37
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds67-1555/+1608
2021-04-27Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+4
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-20/+17
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET1-6/+3
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross1-1/+1
2021-04-22staging: rtl8188eu: remove unused function parametersMartin Kaiser1-3/+2
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser1-1/+1
2021-04-22staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser1-17/+0
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser1-1/+1
2021-04-22staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto1-4/+0
2021-04-22staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto1-14/+0
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto1-1/+2
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto1-4/+4
2021-04-22staging: rtl8723bs: fix code indent issueFabio Aiuto1-2/+2
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto17-108/+178
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish1-1/+1
2021-04-15media: cedrus: Fix H265 status definitionsJernej Skrabec1-8/+9
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco4-29/+11
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman217-132821/+0
2021-04-15staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof1-19/+9
2021-04-14staging: rtl8723bs: remove unused argument in functionFabio Aiuto3-3/+3
2021-04-14staging: rtl8723bs: remove DBG_871X_SEL_NL macro declarationFabio Aiuto1-9/+0
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto3-50/+47
2021-04-14staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto1-1/+1
2021-04-14staging: rtl8192e: removed multiple blank linesMitali Borkar1-7/+0
2021-04-14staging: rtl8192e: remove unnecessary blank line after close braceMitali Borkar1-2/+0
2021-04-14staging: rtl8192e: remove unnecessary blank line before braceMitali Borkar2-4/+0
2021-04-14staging: rtl8192e: add spaces around binary operatorsMitali Borkar2-8/+8
2021-04-14staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco1-7/+1
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto2-13/+0
2021-04-14staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto1-1/+0
2021-04-14staging: rtl8723bs: replace dump_drv_version() usage with netdev_dbg()Fabio Aiuto1-1/+1
2021-04-14staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco1-2/+0
2021-04-14staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco2-8/+8
2021-04-14staging: comedi: adv_pci_dio: remove whitespaceMikko Talikka1-1/+0
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle2-11/+6
2021-04-13staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao1-15/+9