summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vchiq_arm: Fix misuse of %xFuqian Huang2019-04-251-4/+4
* staging: vc04_services: remove remaining redundant license textGreg Kroah-Hartman2019-04-031-30/+1
* staging: vc04_services: add proper SPDX identifier for dual licensed filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: vchiq_arm: remove space after open '('Mario Balan2019-04-031-1/+1
* Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-011-2/+6
|\
| * staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter2019-03-261-2/+6
* | staging: vc04_services: add missing __user annotationsJasminko Dedic2019-03-271-9/+5
|/
* staging: vc04_services: Remove VCHIQ_STATE_T typedefDominic Braun2018-12-171-31/+33
* staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedefDominic Braun2018-12-171-1/+1
* staging: vc04_services: Remove VCHIQ_SERVICE_T typedefDominic Braun2018-12-171-25/+26
* staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedefDominic Braun2018-12-171-3/+3
* staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedefDominic Braun2018-12-171-2/+2
* staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedefDominic Braun2018-12-171-3/+3
* staging: vc04_services: Remove VCHIQ_HEADER_T typedefDominic Braun2018-12-171-10/+10
* staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedefDominic Braun2018-12-171-2/+2
* staging: vc04_services: Remove VCHIQ_DEQUEUE_MESSAGE_T typedefDominic Braun2018-12-171-2/+2
* staging: vc04_services: Remove VCHIQ_DEBUGFS_NODE_T typedefDominic Braun2018-12-171-2/+2
* staging: vc04_services: Remove VCHIQ_CREATE_SERVICE_T typedefDominic Braun2018-12-171-3/+3
* staging: vc04_services: Remove VCHIQ_CONFIG_T typedefDominic Braun2018-12-171-1/+1
* staging: vc04_services: Remove VCHIQ_COMPLETION_DATA_T typedefDominic Braun2018-12-171-10/+11
* staging: vc04_services: Remove VCHIQ_BULK_T typedefDominic Braun2018-12-171-2/+2
* staging: vc04_services: Remove VCHIQ_AWAIT_COMPLETION_T typedefDominic Braun2018-12-171-4/+4
* staging: vc04_services: Remove VCHIQ_ARM_STATE_T typedefDominic Braun2018-12-171-27/+28
* staging: vc04_services: Remove USER_SERVICE_T typedefDominic Braun2018-12-171-21/+23
* staging: vc04_services: Remove DUMP_CONTEXT_T typedefDominic Braun2018-12-171-4/+4
* staging: vchiq: delete vchiq_killable.hNicolas Saenz Julienne2018-12-171-1/+0
* staging: vchiq: switch to wait_for_completion_killableNicolas Saenz Julienne2018-12-171-11/+10
* staging: vchiq_arm: Register a platform device for audioStefan Wahren2018-12-121-0/+2
* staging: vchiq_arm: Fix camera device registrationStefan Wahren2018-12-121-3/+24
* staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely2018-12-051-14/+14
* Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-031-1/+6
|\
| * staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer2018-11-111-1/+6
* | staging: vchiq_arm: fix open/release cdev functionsNicolas Saenz Julienne2018-11-271-147/+100
* | staging: vchiq_arm: rework probe and init functionsNicolas Saenz Julienne2018-11-271-26/+45
* | staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne2018-11-271-28/+32
* | staging: vchiq_arm: rework vchiq_ioc_copy_element_dataNicolas Saenz Julienne2018-11-271-58/+31
* | staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne2018-11-271-15/+12
* | staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_listNicolas Saenz Julienne2018-11-271-36/+16
* | staging: vchiq_arm: rework close/remove_service IOCTLSNicolas Saenz Julienne2018-11-271-42/+24
* | staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne2018-11-271-7/+5
|/
* staging/vc04_services: Use correct cache line sizePhil Elwell2018-09-251-10/+25
* staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-11/+2
* staging/vc04_services: Register a platform device for the camera driver.Eric Anholt2018-05-111-0/+6
* staging: vchiq_arm: remove unnecessary returnStefan Wahren2018-05-061-1/+0
* staging: vchiq_arm: Make index variable more self-explainingStefan Wahren2018-05-061-8/+8
* staging: vchiq_arm: Rework second abort criterionStefan Wahren2018-05-061-2/+5
* staging: vchiq_arm: Clear VLA warningStefan Wahren2018-05-061-9/+16
* staging: vchiq_arm: print real dump limitStefan Wahren2018-05-061-2/+1
* staging: vchiq_arm: Avoid long udelayStefan Wahren2018-04-231-1/+1
* staging: vchiq_arm: Fix multiline dereferencesStefan Wahren2018-04-231-5/+6