aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface
AgeCommit message (Expand)Author
2019-08-17staging: vc04_services: handle kzalloc failureNicholas Mc Guire
2018-12-15staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer
2018-06-01staging: vc04_services: no need to save the log debufs dentriesGreg Kroah-Hartman
2018-06-01staging: vc04_services: vchiq_debugfs_log_entry can be a void *Greg Kroah-Hartman
2018-06-01staging: vc04_services: remove struct vchiq_debugfs_infoGreg Kroah-Hartman
2018-06-01staging: vc04_services: move client dbg directory into static variableGreg Kroah-Hartman
2018-06-01staging: vc04_services: remove odd vchiq_debugfs_top() wrapperGreg Kroah-Hartman
2018-06-01staging: vc04_services: no need to check debugfs return valuesGreg Kroah-Hartman
2018-05-11staging/vc04_services: Register a platform device for the camera driver.Eric Anholt
2018-05-06staging: vc04_services: Remove stack hog issue from TODOStefan Wahren
2018-05-06staging: vchiq_shim: Remove unnecessary breakStefan Wahren
2018-05-06staging: vchiq_arm: remove unnecessary returnStefan Wahren
2018-05-06staging: vchiq_2835_arm: Fix whitespace issue in create_pagelistStefan Wahren
2018-05-06staging: vc04_services: Remove defines from MakefileStefan Wahren
2018-05-06staging: vchiq_arm: Make index variable more self-explainingStefan Wahren
2018-05-06staging: vchiq_arm: Rework second abort criterionStefan Wahren
2018-05-06staging: vchiq_arm: Clear VLA warningStefan Wahren
2018-05-06staging: vchiq_arm: print real dump limitStefan Wahren
2018-04-23staging: vchiq_core: Free kthreads in error caseStefan Wahren
2018-04-23staging: vchiq_core: Move all wake-ups to one pointStefan Wahren
2018-04-23staging: vchiq_arm: Avoid long udelayStefan Wahren
2018-04-23staging: vchiq_arm: Fix multiline dereferencesStefan Wahren
2018-04-23staging: vc04_services: Use __func__ macroStefan Wahren
2018-04-23staging: vchiq_core: remove BITSET_ZEROStefan Wahren
2018-04-23staging: vchiq_core: Remove stackhog in process_free_queueStefan Wahren
2018-04-23staging: vchiq_core: Fix missing semaphore release in error caseStefan Wahren
2018-03-22staging: vc04_services: Add outstanding VCHI TODOsStefan Wahren
2018-03-22staging: vc04_services: Remove import of bcm2835-camera from TODOStefan Wahren
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt
2018-03-14staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt
2018-03-06staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe
2018-01-08staging: vc05_services: fix checkpatch.pl errorsSidong Yang
2018-01-08staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP
2017-12-21staging: vchiq_arm: Cleaning up codestyle warningsMikhail Shvetsov
2017-12-21staging: vchiq_arm: Fixing code style of commentsMikhail Shvetsov
2017-12-21staging: vchiq_arm: Remove useless comments.Mikhail Shvetsov
2017-12-19staging: vchiq_arm: fix open brace placement errorsTara Null
2017-12-19Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru
2017-10-18staging: vc04_services: Use __func__ instead of function nameMihaela Muraru
2017-10-18staging: vc04_services: Fix comment block coding styleMihaela Muraru
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva