aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds15-4582/+6
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-56/+37
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds67-1555/+1608
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+4
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus 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-13of: 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
2021-04-13staging: rtl8192e: remove unnecessary ftrace-like loggingMitali Borkar1-4/+0
2021-04-13staging: rtl8723bs: remove unnecessary adapterBryan Brattlof2-7/+4
2021-04-13staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho1-190/+190
2021-04-13staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho1-5/+0
2021-04-13staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho1-13/+13
2021-04-13staging: vc04_services: TODO: rectify spelling mistakeMitali Borkar1-1/+1
2021-04-13staging: vc04_services: TODO: remove trailing whitespaceMitali Borkar1-2/+2
2021-04-12staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'Sergio Paracuellos1-6/+6
2021-04-12staging: mt7621-dts: make use of new 'mt7621-clk'Sergio Paracuellos2-52/+33
2021-04-12staging: vchiq_core: split exit conditionsStefan Wahren1-8/+22