aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-26805-40623/+12237
|\
| * staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET2021-04-221-6/+3
| * Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross2021-04-221-1/+1
| * staging: rtl8188eu: remove unused function parametersMartin Kaiser2021-04-221-3/+2
| * staging: rtl8188eu: cmdThread is a task_structMartin Kaiser2021-04-221-1/+1
| * staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser2021-04-221-17/+0
| * staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser2021-04-221-1/+1
| * staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto2021-04-221-4/+0
| * staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto2021-04-221-14/+0
| * staging: rtl8723bs: split too long lineFabio Aiuto2021-04-221-1/+2
| * staging: rtl8723bs: fix indentation in if blockFabio Aiuto2021-04-221-4/+4
| * staging: rtl8723bs: fix code indent issueFabio Aiuto2021-04-221-2/+2
| * staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto2021-04-2217-108/+178
| * staging: rtl8192e: indent statement properlyIan Kewish2021-04-221-1/+1
| * staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco2021-04-154-29/+11
| * staging: comedi: move out of staging directoryGreg Kroah-Hartman2021-04-15220-9/+9
| * staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof2021-04-151-19/+9
| * staging: rtl8723bs: remove unused argument in functionFabio Aiuto2021-04-143-3/+3
| * staging: rtl8723bs: remove DBG_871X_SEL_NL macro declarationFabio Aiuto2021-04-141-9/+0
| * staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto2021-04-143-50/+47
| * staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto2021-04-141-1/+1
| * staging: rtl8192e: removed multiple blank linesMitali Borkar2021-04-141-7/+0
| * staging: rtl8192e: remove unnecessary blank line after close braceMitali Borkar2021-04-141-2/+0
| * staging: rtl8192e: remove unnecessary blank line before braceMitali Borkar2021-04-142-4/+0
| * staging: rtl8192e: add spaces around binary operatorsMitali Borkar2021-04-142-8/+8
| * staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco2021-04-141-7/+1
| * staging: rtl8723bs: remove two unused functionsFabio Aiuto2021-04-142-13/+0
| * staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto2021-04-141-1/+0
| * staging: rtl8723bs: replace dump_drv_version() usage with netdev_dbg()Fabio Aiuto2021-04-141-1/+1
| * staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco2021-04-141-2/+0
| * staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.hFabio M. De Francesco2021-04-142-8/+8
| * staging: comedi: adv_pci_dio: remove whitespaceMikko Talikka2021-04-141-1/+0
| * staging: fieldbus: simplify devm_anybuss_host_common_probeTian Tao2021-04-131-15/+9
| * staging: rtl8192e: remove unnecessary ftrace-like loggingMitali Borkar2021-04-131-4/+0
| * staging: rtl8723bs: remove unnecessary adapterBryan Brattlof2021-04-132-7/+4
| * staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho2021-04-131-190/+190
| * staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho2021-04-131-5/+0
| * staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho2021-04-131-13/+13
| * staging: vc04_services: TODO: rectify spelling mistakeMitali Borkar2021-04-131-1/+1
| * staging: vc04_services: TODO: remove trailing whitespaceMitali Borkar2021-04-131-2/+2
| * staging: vchiq_core: split exit conditionsStefan Wahren2021-04-121-8/+22
| * staging: vchiq_core: fix if alignmentsStefan Wahren2021-04-121-22/+18
| * staging: vchiq_core: introduce SLOT_QUEUE_INDEX_FROM_POS_MASKEDStefan Wahren2021-04-121-4/+4
| * staging: vchiq_core: use BITSET_WORD macroStefan Wahren2021-04-121-1/+1
| * staging: vchiq_core: improve readability of request_pollStefan Wahren2021-04-121-5/+5
| * staging: vchiq_core: introduce service skipStefan Wahren2021-04-121-13/+14
| * staging: vchiq_core: Exit early in 2 functionsStefan Wahren2021-04-121-77/+74
| * staging: vchiq_core: Get the rid off curly braces around casesStefan Wahren2021-04-121-8/+7
| * staging: vchiq_core: Shorten var name for service quotaStefan Wahren2021-04-121-53/+52
| * staging: vchiq_core: Simplify vchiq_send_remote_use*Stefan Wahren2021-04-121-12/+10