summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-09staging: vc04_services: Get rid of vchiq_platform_paused/resumed()Nicolas Saenz Julienne3-19/+0
2020-02-09staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()Nicolas Saenz Julienne3-98/+5
2020-02-09staging: vc04_services: Delete blocked_count in struct vchiq_arm_stateNicolas Saenz Julienne2-4/+0
2020-02-09staging: vc04_services: get rid of blocked_blocker completion in struct vchiq...Nicolas Saenz Julienne2-6/+0
2020-02-09staging: vc04_services: Get rid of resume_blocker completion in struct vchiq_...Nicolas Saenz Julienne2-15/+0
2020-02-09staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_stateNicolas Saenz Julienne2-50/+2
2020-02-09staging: vc04_services: Remove unused variables in struct vchiq_arm_stateNicolas Saenz Julienne1-10/+0
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada3-4/+4
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman1-1/+1
2019-12-10staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-10staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai1-16/+1
2019-12-10staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez1-1/+1
2019-12-10staging/vc04_services/bcm2835-camera: distinct numeration and names for devicesMichael Kupfer1-3/+6
2019-11-22staging: vchiq: Have vchiq_dump_* functions return an error codeMarcelo Diop-Gonzalez4-52/+104
2019-11-22staging: vchiq: Refactor indentation in vchiq_dump_* functionsMarcelo Diop-Gonzalez1-51/+53
2019-11-22staging: vchiq_dump: Replace min with min_tMarcelo Diop-Gonzalez1-2/+2
2019-11-22staging: vchiq: Fix block comment format in vchiq_dump()Marcelo Diop-Gonzalez1-3/+5
2019-11-20staging: vc04: Fix Kconfig indentationKrzysztof Kozlowski1-6/+6
2019-11-15staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()Marcelo Diop-Gonzalez1-20/+21
2019-11-07staging: vchiq: Have vchiu_queue_init() return 0 on success.Marcelo Diop-Gonzalez2-3/+3
2019-11-07staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...Jamal Shareef1-2/+2
2019-11-07staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...Jamal Shareef8-64/+64
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned intJamal Shareef6-63/+61
2019-11-07staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...Jamal Shareef1-2/+2
2019-11-07staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callbackJamal Shareef1-5/+5
2019-11-07staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...Jamal Shareef2-4/+4
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...Jamal Shareef3-7/+7
2019-11-07staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...Jamal Shareef3-12/+12
2019-11-07staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...Jamal Shareef4-6/+6
2019-11-07staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...Jamal Shareef6-15/+15
2019-11-07staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...Jamal Shareef7-133/+133
2019-11-07staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callbackJamal Shareef3-5/+5
2019-11-07staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...Jamal Shareef4-48/+48
2019-11-07staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handleJamal Shareef5-18/+18
2019-11-02staging: vc04_services: Remove enum typedefs in vchiJamal Shareef5-49/+43
2019-11-02staging: vc04_services: Remove unused structsJamal Shareef1-6/+0
2019-10-24staging: vc04_services: fix warnings of Block comments use of *Jules Irenge1-8/+10
2019-10-24staging: vc04_services: fix warnings of scpace required between operatorJules Irenge2-6/+6
2019-10-24staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge1-62/+106
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga1-2/+2
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2-2/+3