summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
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
2021-06-04staging: vchiq_core: store message id in local variableStefan Wahren
2021-06-04staging: vchiq_core: reduce indentation in parse_openStefan Wahren
2021-06-04staging: vchiq_core: introduce process_free_data_messageStefan Wahren
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren
2021-06-04staging: vchiq_core: simplify WARN_ON conditionsStefan Wahren
2021-06-04staging: vchiq_core: introduce message specific make macrosStefan Wahren
2021-06-04staging: vchiq_core: use define for message type shiftStefan Wahren
2021-06-04staging: vchiq_core: avoid precedence issuesStefan Wahren
2021-06-04staging: vchiq_core: put spaces around operatorsStefan Wahren
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren
2021-06-04staging: vchiq_core: move internals to C sourceStefan Wahren
2021-06-04staging: vchiq_arm: introduce free_bulk_waiterStefan Wahren
2021-06-04staging: vchiq_core: fix logic in poll_services_of_groupStefan Wahren
2021-05-27staging: mmal-vchiq: Fix incorrect static vchiq_instance.Dave Stevenson
2021-05-19staging: vc04_services: fix a whitespace coding style issueJiabing Wan
2021-05-19staging: vchiq_core: introduce defines for retry_pollStefan Wahren
2021-05-19staging: vchiq_core: introduce defines for close_recvdStefan Wahren
2021-05-19staging: vchiq_core: introduce parse_messageStefan Wahren
2021-05-19staging: vchiq_arm: Avoid unnecessary line breaksStefan Wahren
2021-05-19staging: vchiq_arm: make vchiq_shutdown_internal return voidStefan Wahren
2021-05-19staging: vchiq_core: fix comment in vchiq_shutdown_internalStefan Wahren
2021-05-19staging: vchiq_core: reduce indention in release_service_messagesStefan Wahren
2021-05-19staging: vchiq_arm: re-arrange function headerStefan Wahren
2021-05-19staging: vchiq_arm: add blank line after declarationsStefan Wahren
2021-05-19staging: vchiq_arm: drop non-beneficial commentsStefan Wahren
2021-05-19staging: vchiq_arm: Prefer kzalloc(sizeof(*waiter)...)Stefan Wahren
2021-05-19staging: vchiq_arm: drop ftrace-like loggingStefan Wahren
2021-05-19staging: vchiq_arm: Use define for doorbell irqStefan Wahren
2021-05-19staging: vchiq_core: avoid indention in poll_services_of_groupStefan Wahren
2021-05-19staging: vchiq_core: introduce poll_services_of_groupStefan Wahren
2021-05-19staging: vchiq_arm: balance braces for if-else statementsStefan Wahren
2021-05-19staging: vc04_services: remove __VCCOREVER__Stefan Wahren
2021-05-19staging: vchiq_core: separate postfix incrementStefan Wahren
2021-05-19staging: vchiq_core: drop unnecessary release_countStefan Wahren
2021-05-19staging: vchiq_core: fix return type of vchiq_init_stateStefan Wahren
2021-05-13Staging: vchiq_arm: Using pr_err and pr_notice instead of printkNguyen Dinh Phi
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_init_stateStefan Wahren
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_initialiseStefan Wahren