aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Staging: speakup: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-13staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-37/+34
2020-07-13staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-6/+6
2020-07-13staging: rts5208: Assign array_size() to a variableGustavo A. R. Silva1-6/+6
2020-07-10staging: rtl8712/: Using comparison to true is error proneJohn Oldman1-4/+4
2020-07-10staging: rtl8712: Use proper format in call to dev_err()Mauro Dreissig1-2/+2
2020-07-10staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()Mauro Dreissig1-4/+2
2020-07-10staging: rtl8712: Use ETH_ALEN instead of hardcoded valueMauro Dreissig1-1/+1
2020-07-10staging: rtl8712: Simplify expressions with boolean logicMauro Dreissig3-6/+5
2020-07-10staging: rtl8712: Replace constant 49152 with expression 48 * 1024Mauro Dreissig1-1/+1
2020-07-10Staging: nvec: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-10staging: rtl8188eu: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-07-10staging: vt6655: Use fallthrough pseudo-keywordGustavo A. R. Silva4-6/+6
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman1-38/+32
2020-07-10staging: rtl8192u: Using comparison to true is error proneJohn Oldman1-2/+2
2020-07-10staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig1-6/+1
2020-07-10staging: rtl8192u: remove copying fileMichael Straube1-340/+0
2020-07-10staging: rtl8192u: remove GPL boiler plate textMichael Straube1-16/+0
2020-07-10staging: wfx: Get descriptors for GPIOsLinus Walleij3-49/+14
2020-07-10staging: wfx: fix uninitialized variable bytes_doneColin Ian King1-1/+1
2020-07-03staging: wfx: always enable FastPs in combo with new firmwaresJérôme Pouiller3-22/+4
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller5-3/+33
2020-07-03staging: wfx: fix CCMP/TKIP replay protectionJérôme Pouiller2-6/+28
2020-07-03staging: wfx: simplify handling of encrypted framesJérôme Pouiller1-58/+2
2020-07-03staging: wfx: fix handling of frames without RSSI dataJérôme Pouiller1-6/+4
2020-07-03staging: wfx: drop counter of buffered framesJérôme Pouiller4-62/+0
2020-07-03staging: wfx: fix unexpected calls to ieee80211_sta_set_buffered()Jérôme Pouiller1-3/+0
2020-07-03staging: wfx: improve protection against malformed HIF messagesJérôme Pouiller1-14/+20
2020-07-03staging: wfx: load the firmware fasterJérôme Pouiller1-5/+4
2020-07-03staging: wfx: add tracepoint "queues_stats"Jérôme Pouiller2-0/+54
2020-07-03staging: wfx: correctly retrieve vif ID from Tx confirmationJérôme Pouiller5-30/+26
2020-07-03staging: wfx: check the vif ID of the Tx confirmationsJérôme Pouiller1-1/+5
2020-07-03staging: wfx: associate tx_queues to vifsJérôme Pouiller6-112/+112
2020-07-03staging: qlge: qlge_ethtool.c: Proper indentation.Suraj Upadhyay1-2/+2
2020-07-03staging: rtl8712: base_types: Remove unused macrosMauro Dreissig1-7/+0
2020-07-03staging: rtl8712: Replace FIELD_OFFSET() with offsetof()Mauro Dreissig3-5/+4
2020-07-03staging: rtl8712: use common ieee80211 constantsMichael Straube3-56/+5
2020-07-03staging: rtl8188eu: Fix WARNINGs of Block commentsSimon Fong1-31/+31
2020-07-03staging: rtl8188eu: Fix CHECK of coding styleSimon Fong1-4/+3
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube4-56/+10
2020-07-03staging: rtl8188eu: remove unused parameterMichael Straube3-7/+5
2020-07-02staging: wilc1000: remove obsolete TODO fileGreg Kroah-Hartman1-3/+0
2020-07-01staging: rtl8188eu: core: Fix coding style issuePuranjay Mohan1-1/+1
2020-07-01staging: rtl8188eu: core: Fix WARNING of Block commentsSimon Fong1-6/+6
2020-07-01staging: vchiq: Move vchiq.h into include directoryNicolas Saenz Julienne8-7/+7
2020-07-01staging: vchiq: Move defines into core headerNicolas Saenz Julienne2-5/+4
2020-07-01staging: vchiq: Use vchiq.h as the main header file for servicesNicolas Saenz Julienne5-116/+106
2020-07-01staging: vchiq: Move conditional barrier definition into vchiq_core.hNicolas Saenz Julienne2-11/+12
2020-07-01staging: vchiq: Get rid of vchiNicolas Saenz Julienne9-267/+31
2020-07-01staging: vchi: Move vchi_queue_kernel_message() into vchiqNicolas Saenz Julienne6-43/+32