summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-27staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not setBernhard Rosenkränzer1-1/+1
2024-06-04staging: vchiq_debugfs: Fix NPD in vchiq_dump_stateStefan Wahren1-4/+4
2024-04-18staging: vc04_services: Move global g_state to vchiq_stateUmang Jain1-1/+4
2023-11-23staging: vchiq_arm: move state dump to debugfsStefan Wahren1-0/+10
2023-10-25staging: vc04_services: Drop log level mechanismsUmang Jain1-103/+0
2022-01-25staging: vchiq_debugfs: get the rid of n_log_entriesStefan Wahren1-3/+1
2021-05-19staging: vchiq_arm: add blank line after declarationsStefan Wahren1-0/+1
2021-05-19staging: vchiq_arm: drop non-beneficial commentsStefan Wahren1-5/+0
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam1-4/+4
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef1-7/+7
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne1-2/+2
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman1-30/+1
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman1-0/+1
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun1-1/+2
2018-12-17staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-06-17staging: vc04_services: make a couple of pointers staticColin Ian King1-2/+2
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman1-19/+10
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman1-4/+4
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman1-13/+1
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman1-14/+4
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman1-16/+8
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman1-61/+11
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy1-3/+0
2017-03-09staging: vc04_services: Use ARRAY_SIZE macroGargi Sharma1-3/+1
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil1-0/+3
2016-10-16staging: vc04_services: fix debugfs write functionsGreg Kroah-Hartman1-2/+2
2016-10-02staging: add bcm2708 vchiq driverpopcornmix1-0/+383