summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
2022-01-25staging: vc04_services: Fix RCU dereference checkPadmanabha Srinivasaiah
2022-01-06staging: vc04_services: rename BM2835 to BCM2835 in headers commentsGaston Gonzalez
2022-01-06staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_Gaston Gonzalez
2022-01-06staging: vc04_services: rename variables containing bm2835_* to bcm2835_*Gaston Gonzalez
2022-01-06staging: vc04_services: rename functions containing bm2835_* to bcm2835_*Gaston Gonzalez
2022-01-06staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l...Gaston Gonzalez
2021-12-30staging: vc04_services: update TODO fileGaston Gonzalez
2021-12-30staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...Gaston Gonzalez
2021-12-30staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez
2021-12-28staging: vc04_services: Remove repeated word in vchiq log warningGautam Menghani
2021-11-25staging: vchiq_core: remove superfluous static_assert statementGaston Gonzalez
2021-10-30staging: vchiq_core: get rid of typedefGaston Gonzalez
2021-10-25staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup lines that end with '(' or '['Gaston Gonzalez
2021-10-25staging: vchiq_core: drop extern prefix in function declarationsGaston Gonzalez
2021-10-25staging: vchiq: drop trailing semicolon in macro definitionGaston Gonzalez
2021-10-25staging: vchiq_core.h: use preferred kernel typesGaston Gonzalez
2021-10-25staging: vchiq_core.h: fix CamelCase in function declarationGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup code alignment issuesGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup blank linesGaston Gonzalez
2021-10-18Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman
2021-10-05staging: vc04_services: shut up out-of-range warningArnd Bergmann
2021-10-05staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren
2021-10-05staging: vchiq_arm: drop unnecessary declarationsStefan Wahren
2021-10-05staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren
2021-09-27staging: vchiq_arm: use __func__ to get function name in debug messageGaston Gonzalez
2021-09-27staging: vchiq_arm: remove extra blank lineGaston Gonzalez
2021-09-27staging: vchiq_arm: fix quoted strings split across linesGaston Gonzalez
2021-09-27staging: vchiq_arm: cleanup blank linesGaston Gonzalez
2021-09-27staging: vchiq_arm: clarify multiplication expressionsGaston Gonzalez
2021-09-27staging: vchiq_arm: remove unnecessary space in castGaston Gonzalez
2021-09-27staging: vchiq_arm: cleanup code alignment issuesGaston Gonzalez
2021-09-17staging: vchiq: cleanup code alignment issuesGaston Gonzalez
2021-09-17staging: vchiq: add braces to if blockGaston Gonzalez
2021-09-17staging: vchiq: remove braces from if blockGaston Gonzalez
2021-09-13staging: vchiq_dev: cleanup code alignment issuesGaston Gonzalez
2021-09-13staging: vchiq_dev: remove braces from if blockGaston Gonzalez
2021-09-13staging: vchiq: Replace function typedefs with equivalent declarationOjaswin Mujoo
2021-09-13staging: vchiq: convert to use a miscdeviceGreg Kroah-Hartman
2021-08-10staging: vchiq: Add details to Kconfig help textsOjaswin Mujoo
2021-08-10staging: vchiq: Set $CONFIG_BCM2835_VCHIQ to imply $CONFIG_VCHIQ_CDEVOjaswin Mujoo
2021-07-29staging/vc04_services: Remove all strcpy() uses in favor of strscpy()Len Baker
2021-07-27staging: vchiq: Combine vchiq platform code into single fileOjaswin Mujoo
2021-07-27staging: vchiq: Make creation of vchiq cdev optionalOjaswin Mujoo
2021-07-27staging: vchiq: Move vchiq char driver to its own fileOjaswin Mujoo
2021-07-27staging: vchiq: Move certain declarations to vchiq_arm.hOjaswin Mujoo
2021-07-27staging: vchiq: Refactor vchiq cdev codeOjaswin Mujoo
2021-07-21staging: bcm2835-audio: Enclose complex macro value in parenthesesDiego Roux
2021-06-04staging: vchiq_core: introduce handle_pollStefan Wahren
2021-06-04staging: vchiq_connected: move EXPORT_SYMBOL below the right functionStefan Wahren