summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services/interface
AgeCommit message (Expand)Author
2017-05-15staging: vc04_services: Fix bulk cache maintenancePhil Elwell
2017-04-08staging: vc04_services: add parenthesis to macrosHaim Daniel
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren
2017-03-21staging: vc04_services: fix NULL pointer dereference on pointer 'service'Colin Ian King
2017-03-16staging: vc04_services: Replace typedef with structGargi Sharma
2017-03-16staging: vc04_services: Remove type and function prototypeGargi Sharma
2017-03-16staging: vc04_services: Remove unused functionsJean-Baptiste Abbadie
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran
2017-03-09staging: vc04_services: Refactor conditionalsNarcisa Ana Maria Vasile
2017-03-09staging: vc04_services: Remove error message on kmalloc() failureNarcisa Ana Maria Vasile
2017-03-09staging: vc04_services: Use ARRAY_SIZE macroGargi Sharma
2017-03-09staging: vchiq_utils: Don't include headers twiceStefan Wahren
2017-03-09staging: vc04_services: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging: vchiq_arm: Disable ability to dump memory by defaultMichael Zoran
2017-03-09staging: vchiq_arm: Add compatibility wrappers for ioctlsMichael Zoran
2017-03-06staging: vc04_services: Removed unnecessary variableNarcisa Ana Maria Vasile
2017-03-06staging: vchiq_arm: Don't define PAGE_SIZEStefan Wahren
2017-03-06staging: vchiq_arm: Include linux/mm.hStefan Wahren
2017-03-06staging: vchiq_arm: Remove unnecessary includesStefan Wahren
2017-03-06staging: vc04_services: Remove explicit NULL comparisonGargi Sharma
2017-03-06staging: vc04_services: Fixed "space prohibited after that open/close parenth...Yamanappagouda Patil
2017-03-06staging: vc04_services: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada
2017-02-26staging: vchiq_2835_arm: Make cache-line-size a required DT propertyMichael Zoran
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin
2017-02-05staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran
2017-01-19staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps
2017-01-19staging: vchiq_arm: Avoid premature message stallsPhil Elwell
2017-01-19staging: vc04_services: Fix messages appearing twicePhil Elwell
2017-01-19staging: vchiq_arm: Service callbacks must not failPhil Elwell
2017-01-19staging: vchiq_arm: Fix unlocked access to dequeue_pendingPhil Elwell
2017-01-19staging: vchiq_core: Reduce the memdump sizePhil Elwell
2017-01-10staging: vc04_services: Fix space issuesStefan Wahren
2017-01-10staging: vc04_services: Fix indentationStefan Wahren
2017-01-10staging: vc04_services: Drop vchiq_2835.hStefan Wahren
2017-01-10staging: vc04_services: Improve readability of kthread namesStefan Wahren
2017-01-10staging: vc04_services: Use preferred kernel typesStefan Wahren
2017-01-10staging: vchiq_core: make local spinlock staticStefan Wahren
2017-01-10staging: vchiq_core: remove unused variable typeStefan Wahren
2017-01-10staging: vc04_services: make local functions staticStefan Wahren
2017-01-10staging: vchiq_arm: remove vchiq_platform_check_resumeStefan Wahren
2017-01-03staging: vc04_services: Fix bracing on single statement blocksAaron Moore
2017-01-03staging: vc04_services: Fix NULL ptr sparse warningsMike Kofron