summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c
AgeCommit message (Expand)Author
2023-11-23staging: vchiq_arm: move state dump to debugfsStefan Wahren
2023-10-25staging: vc04_services: Drop log level mechanismsUmang Jain
2022-01-25staging: vchiq_debugfs: get the rid of n_log_entriesStefan Wahren
2021-05-19staging: vchiq_arm: add blank line after declarationsStefan Wahren
2021-05-19staging: vchiq_arm: drop non-beneficial commentsStefan Wahren
2020-10-28staging: vc04_services: fix block comment styleAmarjargal Gundjalam
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne
2019-04-03staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman
2019-04-03staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman
2018-12-17staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun
2018-12-17staging: vc04_services: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-06-17staging: vc04_services: make a couple of pointers staticColin Ian King
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman
2017-09-29staging: vc04_services: please do not use multiple blank linesKeerthi Reddy
2017-03-09staging: vc04_services: Use ARRAY_SIZE macroGargi Sharma
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil
2016-10-16staging: vc04_services: fix debugfs write functionsGreg Kroah-Hartman
2016-10-02staging: add bcm2708 vchiq driverpopcornmix