aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22staging: rtl8192u: change get_key functions to return 0 instead of -1Rebecca Mckeever3-3/+3
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan9-60/+60
2022-04-20drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-04-20drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou1-1/+1
2022-04-20staging: rtl8192u: compare strcmp result to zeroRebecca Mckeever1-2/+2
2022-04-20staging: iio: ad2s1210: remove redundant assignment to variable negativeColin Ian King1-1/+0
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann6-28/+19
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann2-4/+1
2022-04-20staging: rtl8712: Remove unnecessary int typecastSolomon Tan1-2/+2
2022-04-20staging: qlge: add blank line after function declarationSoumya Negi1-0/+1
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann7-49/+3
2022-04-20staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco29-9367/+0
2022-04-20staging: r8188eu: use in-kernel ieee80211 header structuresMichael Straube6-186/+157
2022-04-20r8188eu: remove unused urbs from struct xmit_bufIvan Safonov3-22/+12
2022-04-20staging: r8188eu: use ARRAY_SIZE for mlme_sta_tblMartin Kaiser1-1/+1
2022-04-20staging: r8188eu: don't call empty DoReserved functionMartin Kaiser1-2/+2
2022-04-20staging: r8188eu: replace mlme_handler with function pointerMartin Kaiser2-32/+23
2022-04-20staging: r8188eu: the frame type is shifted outMartin Kaiser1-2/+1
2022-04-20staging: r8188eu: replace the GetFrameSubType callMartin Kaiser1-3/+2
2022-04-20staging: r8188eu: check receiver address only onceMartin Kaiser1-6/+1
2022-04-20staging: r8188eu: place constants in right side in a comparisonMahak Gupta5-27/+27
2022-04-20staging: r8188eu: check firmware header existence before accessMichael Straube1-5/+4
2022-04-20staging: r8188eu: use pr_info_once() to log the firmware versionMichael Straube1-5/+3
2022-04-20staging: r8188eu: remove variables from rtl8188e_firmware_download()Michael Straube1-6/+2
2022-04-20staging: r8188eu: use sizeof instead of hardcoded firmware header sizeMichael Straube1-3/+4
2022-04-20staging: r8188eu: rename fields of struct rt_firmware_hdrMichael Straube1-29/+29
2022-04-20staging: r8188eu: clean up comments in struct rt_firmware_hdrMichael Straube1-23/+13
2022-04-20staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32Michael Straube1-3/+3
2022-04-20staging: r8188eu: fix struct rt_firmware_hdrMichael Straube1-1/+1
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry1-1/+1
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry1-1/+1
2022-04-20staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry1-1/+1
2022-04-20staging: bcm2835-audio: fix line ending with '('Adrien Thierry1-2/+1
2022-04-20staging: bcm2835-audio: fully describe config symbolAdrien Thierry1-2/+4
2022-04-14staging: rtl8192u: make read-only array EWC11NHTCap static constColin Ian King1-1/+1
2022-04-14staging: ks7010: coding style fix: use tabs for indentAliya Rahmani1-1/+1
2022-04-14staging: rtl8712: Remove unnecessary parenthesesAliya Rahmani1-1/+1
2022-04-14staging: rtl8712: cmd: remove redundant space after castAliya Rahmani1-1/+1
2022-04-14staging: r8188eu: pkt_newalloc is not usedMartin Kaiser2-2/+0
2022-04-14staging: r8188eu: use ieee80211 helpers in mgt_dispatcherMartin Kaiser1-8/+9
2022-04-14staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcherMartin Kaiser1-14/+8
2022-04-14staging: r8188eu: use ieee80211 helper to read the qos tidMartin Kaiser2-3/+1
2022-04-14staging: r8188eu: remove unused timer functionsMartin Kaiser2-14/+0
2022-04-14staging: r8188eu: remove the bInSuspend loopMartin Kaiser1-4/+0
2022-04-14staging: r8188eu: clean up the code to set ips_deny_timeMartin Kaiser4-16/+5
2022-04-14staging: r8188eu: use kernel functions for timeout handlingMartin Kaiser1-3/+3
2022-04-14staging: r8188eu: summarize two if statementsMartin Kaiser1-5/+4
2022-04-14staging: r8188eu: simplify the ps_processing checkMartin Kaiser1-4/+2
2022-04-14staging: r8188eu: make return values consistentMartin Kaiser1-4/+2
2022-04-14staging: r8188eu: simplify delay conditions in rtw_pwr_wakeupMartin Kaiser1-6/+2