summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-09staging: ralink-gdma: Remove incorrect author informationLars-Peter Clausen
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-05-31staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg
2021-05-22Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2021-05-20staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-05-13staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus
2021-05-10staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-30Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross
2021-04-22staging: rtl8188eu: remove unused function parametersMartin Kaiser
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser
2021-04-22staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser
2021-04-22staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto
2021-04-22staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto
2021-04-22staging: rtl8723bs: fix code indent issueFabio Aiuto
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish
2021-04-15media: cedrus: Fix H265 status definitionsJernej Skrabec
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman
2021-04-15staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof
2021-04-14staging: rtl8723bs: remove unused argument in functionFabio Aiuto
2021-04-14staging: rtl8723bs: remove DBG_871X_SEL_NL macro declarationFabio Aiuto
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto
2021-04-14staging: rtl8192e: removed multiple blank linesMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line after close braceMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line before braceMitali Borkar
2021-04-14staging: rtl8192e: add spaces around binary operatorsMitali Borkar
2021-04-14staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto
2021-04-14staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto
2021-04-14staging: rtl8723bs: replace dump_drv_version() usage with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco
2021-04-14staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco
2021-04-14staging: comedi: adv_pci_dio: remove whitespaceMikko Talikka
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-13staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao