summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
Commit message (Expand)AuthorAgeFilesLines
* staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer2018-11-111-1/+6
* staging: vc04_services: Drop no longer needed headersTuomas Tynkkynen2018-10-094-592/+0
* staging: vc04_services: Drop unused parameters from vchi_connect()Tuomas Tynkkynen2018-10-092-12/+3
* staging: vc04_services: Drop VCHI_SERVICE_INIT and SERVICE_INFO_TTuomas Tynkkynen2018-10-091-9/+0
* staging: vc04_services: Drop declaration of vchi_crc_control()Tuomas Tynkkynen2018-10-091-4/+0
* staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-11/+0
* staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_TTuomas Tynkkynen2018-10-091-1/+0
* staging: vc04_services: Drop pointless stub functionsTuomas Tynkkynen2018-10-092-38/+0
* staging: vc04_services: Remove spaces after '*'Aymen Qader2018-09-251-3/+3
* staging: vc04_services: Remove unused macrosAymen Qader2018-09-251-38/+0
* staging: vc04_services: Use tabs instead of spacesAymen Qader2018-09-251-58/+58
* staging: vc04_services: Fix "space prohibited"Aymen Qader2018-09-252-54/+54
* staging: vc04_services: Remove unused vchiq_genversion scriptTuomas Tynkkynen2018-09-251-88/+0
* staging/vc04_services: Use correct cache line sizePhil Elwell2018-09-253-11/+33
* staging: vc04_services: make a couple of pointers staticColin Ian King2018-06-171-2/+2
* staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman2018-06-011-19/+10
* staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman2018-06-011-4/+4
* staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman2018-06-011-13/+1
* staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman2018-06-011-14/+4
* staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman2018-06-011-16/+8
* staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-013-74/+15
* staging/vc04_services: Register a platform device for the camera driver.Eric Anholt2018-05-111-0/+6
* staging: vc04_services: Remove stack hog issue from TODOStefan Wahren2018-05-061-7/+2
* staging: vchiq_shim: Remove unnecessary breakStefan Wahren2018-05-061-1/+0
* staging: vchiq_arm: remove unnecessary returnStefan Wahren2018-05-061-1/+0
* staging: vchiq_2835_arm: Fix whitespace issue in create_pagelistStefan Wahren2018-05-061-1/+1
* staging: vc04_services: Remove defines from MakefileStefan Wahren2018-05-061-2/+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_core: Free kthreads in error caseStefan Wahren2018-04-231-2/+9
* staging: vchiq_core: Move all wake-ups to one pointStefan Wahren2018-04-231-2/+3
* staging: vchiq_arm: Avoid long udelayStefan Wahren2018-04-231-1/+1
* staging: vchiq_arm: Fix multiline dereferencesStefan Wahren2018-04-231-5/+6
* staging: vc04_services: Use __func__ macroStefan Wahren2018-04-233-24/+24
* staging: vchiq_core: remove BITSET_ZEROStefan Wahren2018-04-231-1/+0
* staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren2018-04-231-4/+12
* staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren2018-04-231-0/+1
* staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren2018-03-221-0/+31
* staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren2018-03-221-5/+0
* staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2018-03-142-30/+0
* staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt2018-03-141-7/+2
* staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2018-03-142-10/+11
* staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt2018-03-141-1/+2
* staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt2018-03-061-5/+0
* staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann2018-02-162-431/+369
* staging: vc04_services: remove unused filesCorentin Labbe2018-02-163-155/+0
* staging: vc05_services: fix checkpatch.pl errorsSidong Yang2018-01-082-10/+5
* staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP2018-01-081-2/+1