summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
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
2021-05-10staging: vchiq_core: drop vchiq_status from vchiq_set_service_optionStefan Wahren
2021-05-10staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internalStefan Wahren
2021-05-10staging: vchiq_2835_arm: drop enum vchiq_statusStefan Wahren
2021-05-10staging: vchiq_arm: drop return value of vchiq_arm_init_stateStefan Wahren
2021-05-10staging: vchiq_core: Drop unnecessary check in notify_bulksStefan Wahren
2021-05-10staging: vchiq_core: introduce get_bulk_reasonStefan Wahren
2021-05-10staging: vchiq_core: return early in do_abort_bulksStefan Wahren
2021-05-10staging: vchiq_core: break early in vchiq_close_service_internalStefan Wahren
2021-05-10staging: vchiq_arm: avoid crashing the kernelStefan Wahren
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-13staging: vc04_services: TODO: rectify spelling mistakeMitali Borkar
2021-04-13staging: vc04_services: TODO: remove trailing whitespaceMitali Borkar
2021-04-12staging: vchiq_core: split exit conditionsStefan Wahren
2021-04-12staging: vchiq_core: fix if alignmentsStefan Wahren
2021-04-12staging: vchiq_core: introduce SLOT_QUEUE_INDEX_FROM_POS_MASKEDStefan Wahren
2021-04-12staging: vchiq_core: use BITSET_WORD macroStefan Wahren
2021-04-12staging: vchiq_core: improve readability of request_pollStefan Wahren
2021-04-12staging: vchiq_core: introduce service skipStefan Wahren
2021-04-12staging: vchiq_core: Exit early in 2 functionsStefan Wahren
2021-04-12staging: vchiq_core: Get the rid off curly braces around casesStefan Wahren
2021-04-12staging: vchiq_core: Shorten var name for service quotaStefan Wahren
2021-04-12staging: vchiq_core: Simplify vchiq_send_remote_use*Stefan Wahren
2021-04-05staging: bcm2835-pcm: Allow up to 8 channels and 192kHz data rateDom Cobley
2021-03-22staging: vchiq: Release firmware handle on unbindNicolas Saenz Julienne