aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman1-19/+10
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman1-4/+4
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman1-13/+1
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman1-14/+4
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman1-16/+8
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman3-74/+15
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt1-0/+6
2018-05-06staging: vc04_services: Remove stack hog issue from TODOStefan Wahren1-7/+2
2018-05-06staging: vchiq_shim: Remove unnecessary breakStefan Wahren1-1/+0
2018-05-06staging: vchiq_arm: remove unnecessary returnStefan Wahren1-1/+0
2018-05-06staging: vchiq_2835_arm: Fix whitespace issue in create_pagelistStefan Wahren1-1/+1
2018-05-06staging: vc04_services: Remove defines from MakefileStefan Wahren1-2/+0
2018-05-06staging: vchiq_arm: Make index variable more self-explainingStefan Wahren1-8/+8
2018-05-06staging: vchiq_arm: Rework second abort criterionStefan Wahren1-2/+5
2018-05-06staging: vchiq_arm: Clear VLA warningStefan Wahren1-9/+16
2018-05-06staging: vchiq_arm: print real dump limitStefan Wahren1-2/+1
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren1-2/+9
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren1-2/+3
2018-04-23staging: vchiq_arm: Avoid long udelayStefan Wahren1-1/+1
2018-04-23staging: vchiq_arm: Fix multiline dereferencesStefan Wahren1-5/+6
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren3-24/+24
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren1-1/+0
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren1-4/+12
2018-04-23staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren1-0/+1
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren1-0/+31
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren1-5/+0
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2-30/+0
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt1-7/+2
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2-10/+11
2018-03-14staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt1-1/+2
2018-03-06staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt1-5/+0
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann2-431/+369
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe3-155/+0
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang2-10/+5
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed by BUG.Kishore KP1-2/+1
2017-12-21staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov1-1/+2
2017-12-21staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov1-4/+8
2017-12-21staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov1-35/+0
2017-12-19staging: vchiq_arm: fix open brace placement errorsTara Null1-4/+5
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek1-2/+1
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-13/+7
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds11-268/+62
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook2-10/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru1-10/+16
2017-10-18staging: vc04_services: Use __func__ instead of function nameMihaela Muraru1-5/+4
2017-10-18staging: vc04_services: Fix comment block coding styleMihaela Muraru1-8/+8
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-2/+4
2017-09-29staging: vc04_services: Remove typedef struct vchiq_2835_state_structMihaela Muraru1-8/+8