aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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: vchiq_core: split exit conditionsStefan Wahren1-8/+22
2021-04-12staging: vchiq_core: fix if alignmentsStefan Wahren1-22/+18
2021-04-12staging: vchiq_core: introduce SLOT_QUEUE_INDEX_FROM_POS_MASKEDStefan Wahren1-4/+4
2021-04-12staging: vchiq_core: use BITSET_WORD macroStefan Wahren1-1/+1
2021-04-12staging: vchiq_core: improve readability of request_pollStefan Wahren1-5/+5
2021-04-12staging: vchiq_core: introduce service skipStefan Wahren1-13/+14
2021-04-12staging: vchiq_core: Exit early in 2 functionsStefan Wahren1-77/+74
2021-04-12staging: vchiq_core: Get the rid off curly braces around casesStefan Wahren1-8/+7
2021-04-12staging: vchiq_core: Shorten var name for service quotaStefan Wahren1-53/+52
2021-04-12staging: vchiq_core: Simplify vchiq_send_remote_use*Stefan Wahren1-12/+10
2021-04-12staging: rts5208: remove unnecessary ftrace-like loggingMitali Borkar1-2/+0
2021-04-12staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.cFabio Aiuto1-4/+0
2021-04-12staging: rtl8723bs: remove unnecessary goto jumpsBryan Brattlof1-4/+0
2021-04-12Staging: rtl8192u: ieee80211: remove odd backslash.Dmitrii Wolf1-1/+1
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco2-2/+2
2021-04-12staging: rtl8723bs: include: Change the type of a variableFabio M. De Francesco1-1/+1
2021-04-12staging: rtl8723bs: include: Fix misspelled words in commentsFabio M. De Francesco16-46/+46
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco8-24/+24
2021-04-11staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto1-4/+0
2021-04-11staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto2-14/+11
2021-04-11staging: rtl8723bs: fix comparison to true issueFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove empty else block in os_dep/ioctl_cfg80211.cFabio Aiuto1-1/+0
2021-04-11staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.cFabio Aiuto1-2/+0
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_cfg80211.cFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto4-33/+3
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto1-1/+2
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto2-4/+4
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto2-5/+5
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto8-95/+52
2021-04-11staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto1-1/+0
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 definitionFabio Aiuto1-15/+0
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto1-3/+0
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto1-9/+1
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto1-2/+0