aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-27staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reasonNicolas Saenz Julienne2-13/+0
2020-05-27staging: vchiq: move vchiq_release_message() into vchiqNicolas Saenz Julienne2-3/+5
2020-05-27staging: vchi: Get rid of C++ guardsNicolas Saenz Julienne1-8/+0
2020-05-27staging: vchi: Get rid of not implemented function declarationsNicolas Saenz Julienne1-59/+0
2020-05-27staging: vchi: Get rid of vchiq_status_to_vchi()Nicolas Saenz Julienne1-14/+11
2020-05-27staging: vchi: Get rid of vchi_service_set_option()Nicolas Saenz Julienne2-36/+0
2020-05-27staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()Nicolas Saenz Julienne1-25/+4
2020-05-27staging: vchiq: Move copy callback handling into vchiqNicolas Saenz Julienne4-33/+22
2020-05-27staging: vchi: Get rid of vchi_queue_user_message()Nicolas Saenz Julienne2-40/+0
2020-05-27staging: vchi: Get rid of vchi_service_destroy()Nicolas Saenz Julienne2-22/+0
2020-05-21staging: vchiq_arm: cast with __force as neededMitchell Tasman2-4/+7
2020-05-15staging: vc04_services: Block comment alignmentJohn Oldman1-22/+11
2020-05-13staging: bcm2835-camera: insert emty line after declarationHoussem KADI1-0/+1
2020-04-16staging: vc04_services: bcm2835-audio: Make function arguments alignment match open parenthesisR Veera Kumar1-2/+2
2020-04-13staging: vc04_services: remove set but not used 'local_entity_uc'Jason Yan1-2/+2
2020-04-13staging: bcm2835-camera: reduce indentation in ctrl_set_image_effectStefan Wahren1-32/+31
2020-04-13staging: bcm2835-camera: reduce multiline statementsStefan Wahren2-37/+23
2020-04-13staging: bcm2835-camera: return early in mmal_setup_componentsStefan Wahren1-29/+31
2020-04-13staging: bcm2835-camera: Move video component setup in its own functionStefan Wahren1-40/+48
2020-04-13staging: bcm2835-camera: Move encode component setup in its own functionStefan Wahren1-94/+91
2020-04-13staging: bcm2835-camera: Simplify set_framerate_paramsStefan Wahren1-9/+6
2020-04-13staging: bcm2835-camera: Make struct indentation consistentStefan Wahren4-48/+48
2020-04-13staging: bcm2835-camera: Activate V4L2_EXPOSURE_METERING_MATRIX handlingStefan Wahren1-7/+5
2020-04-13staging: bcm2835-camera: Drop PREVIEW_LAYERStefan Wahren2-3/+1
2020-03-30Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-991/+507
2020-03-20staging: vc04_services: interface: vchi: Correct long line comments and make them C89 styleR Veera Kumar1-13/+23
2020-03-19staging: vc04_services: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-17staging: bcm2835-camera: Use designators to init V4L2 controlsStefan Wahren1-147/+277
2020-03-17staging: bcm2835-camera: Drop unused ignore_errors flagStefan Wahren1-33/+1
2020-02-24media: bcm2835-camera: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-13staging: vc04_services: Fix wrong early return in next_service_by_instance()Marcelo Diop-Gonzalez1-5/+9
2020-02-12staging: vc04_services: don't increment service refcount when it's not neededMarcelo Diop-Gonzalez3-20/+40
2020-02-12staging: vc04_services: use kref + RCU to reference count servicesMarcelo Diop-Gonzalez3-119/+140
2020-02-12staging: vc04_services: fix indentation alignment in a few placesMarcelo Diop-Gonzalez1-7/+7
2020-02-12staging: vc04_services: remove unneeded parenthesesMarcelo Diop-Gonzalez1-18/+18
2020-02-12staging: vc04_services: remove unused functionMarcelo Diop-Gonzalez2-10/+0
2020-02-09staging: vc04_services: vchiq_arm: Get rid of unused definesNicolas Saenz Julienne1-10/+0
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signatureNicolas Saenz Julienne1-3/+0
2020-02-09staging: vc04_services: Delete vchiq_platform_check_suspend()Nicolas Saenz Julienne3-21/+0
2020-02-09staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUMENicolas Saenz Julienne1-1/+0
2020-02-09staging: vc04_services: Get rid of the rest of suspend/resume state handlingNicolas Saenz Julienne2-63/+0
2020-02-09staging: vc04_services: Get of even more suspend/resume statesNicolas Saenz Julienne2-107/+5
2020-02-09staging: vc04_services: Get rid of unused suspend/resume statesNicolas Saenz Julienne2-62/+0
2020-02-09staging: vc04_services: Delete vc_suspend_complete completionNicolas Saenz Julienne2-8/+0
2020-02-09staging: vc04_services: Get rid of vchiq_check_resume()Nicolas Saenz Julienne2-26/+0
2020-02-09staging: vc04_services: Get rid of vchiq_arm_vcsuspend()Nicolas Saenz Julienne2-54/+0
2020-02-09staging: vc04_services: Get rid of vchiq_on_remote_use_active()Nicolas Saenz Julienne2-7/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_handle_timeout()Nicolas Saenz Julienne3-13/+0
2020-02-09staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()Nicolas Saenz Julienne3-39/+5
2020-02-09staging: vc04_services: Get rid of vchiq_platform_suspend/resume()Nicolas Saenz Julienne5-29/+1