aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-06staging: fieldbus: make controller_class constantGreg Kroah-Hartman1-7/+10
2023-10-05staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_typeUmang Jain2-35/+12
2023-10-05staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_typeUmang Jain2-13/+19
2023-10-05staging: vc04_services: vchiq_arm: Register vchiq_bus_typeUmang Jain1-1/+12
2023-10-05staging: vc04_services: vchiq_arm: Add new bus type and device typeUmang Jain3-0/+155
2023-10-05staging: vc04_services: bcm2835-audio: Explicitly set DMA maskUmang Jain1-0/+7
2023-10-05staging: vc04_services: bcm2835-camera: Explicitly set DMA maskUmang Jain1-0/+6
2023-10-05staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann1-20/+12
2023-10-05staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann4-16/+5
2023-10-05staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann4-22/+11
2023-10-05staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann3-13/+0
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()Philipp Hortmann1-34/+0
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()Philipp Hortmann3-92/+2
2023-10-05staging: rtl8192e: Remove unused parameter mesh_flagPhilipp Hortmann3-3/+3
2023-10-05staging: rtl8192e: Remove unused variable raw_txPhilipp Hortmann2-2/+0
2023-10-05staging: rtl8192e: Remove function rtllib_start_monitor_mode()Philipp Hortmann1-10/+0
2023-10-05staging: rtl8192e: Remove equation in function rtllib_xmit_inter()Philipp Hortmann1-247/+229
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_rawtx()Philipp Hortmann3-59/+1
2023-10-05Staging: rtl8192e: Rename variable pBATree Davies2-51/+51
2023-10-05Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies8-28/+27
2023-10-05Staging: rtl8192e: Rename variable pTSInfoTree Davies1-10/+10
2023-10-05staging: rtl8192e: Remove constant parameter from rtllib_stop_protocol()Philipp Hortmann3-15/+12
2023-10-05staging: rtl8192e: Remove unused/constant parameter mesh_flag and shutdownPhilipp Hortmann3-7/+5
2023-10-05staging: rtl8192e: Remove unused variable rfc_txpowertrackingindexPhilipp Hortmann2-2/+0
2023-10-05staging: rtl8192e: Remove unused variable rate_adaptive_disabledPhilipp Hortmann2-4/+0
2023-10-05staging: rtl8192e: Remove unused variable last_ratrPhilipp Hortmann2-3/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_cam_restore()Philipp Hortmann2-64/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_restore_state()Philipp Hortmann2-60/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_backup_state()Philipp Hortmann2-20/+0
2023-10-05staging: rtl8192e: Remove r8192_private_handler _rtl92e_wx_force_reset()Philipp Hortmann3-21/+1
2023-10-05staging: rtl8192e: Remove unused variables priv->reset_count and reset_cntPhilipp Hortmann2-46/+4
2023-10-05staging: rtl8192e: Remove unused variable is_silent_resetPhilipp Hortmann2-9/+2
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_up()Philipp Hortmann1-4/+4
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_sta_up()Philipp Hortmann1-2/+2
2023-10-05staging: rtl8192e: Remove unused variable reset_in_progressPhilipp Hortmann3-10/+2
2023-10-05staging: rtl8192e: Remove unused variable rst_progressPhilipp Hortmann3-55/+47
2023-10-05staging: rtl8192e: Remove broken function _rtl92e_if_silent_reset()Philipp Hortmann1-110/+3
2023-10-05staging: rtl8192e: Remove RESET_TYPE_NORMALPhilipp Hortmann2-6/+0
2023-10-05staging: rtl8192e: Remove dead code from _rtl92e_if_check_reset()Philipp Hortmann1-6/+1
2023-10-05staging: rtl8192e: Remove ibss_maxjoin_chalPhilipp Hortmann2-4/+0
2023-10-05staging: ks7010: disable bh on tx_dev_lockChengfeng Ye1-2/+2
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba7-22/+22
2023-09-26staging: rtl8192e: remove bogus __packed annotationsArnd Bergmann1-2/+2
2023-09-26staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann1-0/+4
2023-09-26staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()Philipp Hortmann1-0/+2
2023-09-26staging: rtl8192e: Remove mutex from rtllib_softmac_free()Philipp Hortmann1-2/+0
2023-09-26staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()Philipp Hortmann1-2/+3
2023-09-26staging: rtl8192e: Remove rtllib_stop_send_beaconsPhilipp Hortmann4-38/+0
2023-09-26staging: rtl8192e: Remove delayed_work start_ibss_wqPhilipp Hortmann6-195/+0
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_softmac.cPhilipp Hortmann2-45/+1