summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
l_opsMichael Straube 2021-09-13staging: r8188eu: rename hal_EfusePowerSwitch_RTL8188E()Michael Straube 2021-09-13staging: r8188eu: remove EfusePowerSwitch from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove sreset_get_wifi_status from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove sreset_linked_status_check from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove sreset_xmit_status_check from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove silentreset from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove sreset_reset_value from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove sreset_init_value from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove hal_power_on from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove Add_RateATid from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove set_channel_handler from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove set_bwmode_handler from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove hal_dm_watchdog from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove empty functionsMichael Straube 2021-09-13staging: r8188eu: remove SetHalODMVarHandler from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove dm_deinit from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove dm_init from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove GetHalODMVarHandler from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove wrapper around ReadChipVersion8188E()Michael Straube 2021-09-13staging: r8188eu: remove read_chip_version from hal_opsMichael Straube 2021-09-13staging: r8188eu: remove unused function SetBcnCtrlReg()Michael Straube 2021-09-13staging: r8188eu: remove ICType from struct HAL_VERSIONMichael Straube 2021-08-26staging: r8188eu: remove unneeded semicolonYang Li 2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter 2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube 2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 2Michael Straube 2021-08-16staging: r8188eu: rename Hal_GetChnlGroup88E()Michael Straube 2021-08-16staging: r8188eu: rename parameter of Hal_GetChnlGroup88E()Michael Straube 2021-08-16staging: r8188eu: convert return type of Hal_GetChnlGroup88E() to voidMichael Straube 2021-08-16staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()Michael Straube 2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger 2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger 2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger 2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger 2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger 2021-08-05staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.cPhillip Potter 2021-08-05staging: r8188eu: clean up comparsions to NULL in hal directoryMichael Straube 2021-07-31staging: r8188eu: add missing spaces after ',' and before bracesMichael Straube 2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube 2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman 2021-07-30staging: r8188eu: remove rtw_mfree2d() functionGreg Kroah-Hartman 2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger 2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter