aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)AuthorFilesLines
2017-03-06staging: vc04_services: Removed unnecessary variableNarcisa Ana Maria Vasile1-3/+1
2017-03-06staging: bcm2835-camera: Refactored get_format functionNarcisa Ana Maria Vasile1-5/+2
2017-03-06staging: vc04_services: bcm2835-camera: Simplify NULL comparisonsAishwarya Pant4-17/+15
2017-03-06staging: vchiq_arm: Don't define PAGE_SIZEStefan Wahren1-3/+0
2017-03-06staging: vchiq_arm: Include linux/mm.hStefan Wahren1-0/+1
2017-03-06staging: vchiq_arm: Remove unnecessary includesStefan Wahren1-2/+0
2017-03-06staging: bcm2835-audio: Fixed spacing around '&'Narcisa Ana Maria Vasile1-1/+1
2017-03-06Staging: bcm2835-audio: Removed redundant checkAlexandru Jercaianu1-2/+1
2017-03-06staging: bcm2835-camera: Update driver nameMichael Zoran1-1/+1
2017-03-06staging: bcm2835-audio: Update driver descriptionMichael Zoran1-2/+2
2017-03-06staging: bcm2835-camera: Move driver under vc04_servicesMichael Zoran17-0/+7174
2017-03-06staging: bcm2835-audio: Move driver under vc04_servicesMichael Zoran11-1/+2388
2017-03-06staging: vc04_services: Remove explicit NULL comparisonGargi Sharma1-1/+1
2017-03-06staging: vc04_services: Fixed "space prohibited after that open/close parenthesis" erros.Yamanappagouda Patil1-8/+8
2017-03-06staging: vc04_services: Using macro DIV_ROUND_UPsimran singhal2-2/+2
2017-03-06staging: vc04_services: Fixed 'missing a blank line' warnings.Yamanappagouda Patil6-5/+88
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar2-1/+2
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-26staging: vchiq_2835_arm: Make cache-line-size a required DT propertyMichael Zoran1-1/+7
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin1-2/+2
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin1-2/+2
2017-02-05staging: vchip_shim: Remove unneeded stddef.h includeStafford Horne1-2/+0
2017-01-31staging: vc04_services: Make vchi_msg_queue staticMichael Zoran2-9/+1
2017-01-31staging: vc04_services: Add vchi_queue_user_message functionMichael Zoran2-0/+40
2017-01-31staging: vc04_services: Add vchi_queue_kernel_message functionMichael Zoran2-0/+28
2017-01-19staging: vc04: Fix coding style errors "open brace go on the same line"Adrien Descamps5-28/+14
2017-01-19staging: vchiq_arm: Avoid premature message stallsPhil Elwell1-2/+2
2017-01-19staging: vc04_services: Fix messages appearing twicePhil Elwell2-23/+46
2017-01-19staging: vchiq_arm: Service callbacks must not failPhil Elwell1-1/+1
2017-01-19staging: vchiq_arm: Fix unlocked access to dequeue_pendingPhil Elwell1-5/+8
2017-01-19staging: vchiq_core: Reduce the memdump sizePhil Elwell1-4/+4
2017-01-10staging: vc04_services: Fix space issuesStefan Wahren4-15/+15
2017-01-10staging: vc04_services: Fix indentationStefan Wahren6-50/+52
2017-01-10staging: vc04_services: Drop vchiq_2835.hStefan Wahren2-43/+4
2017-01-10staging: vc04_services: Improve readability of kthread namesStefan Wahren2-6/+6
2017-01-10staging: vc04_services: Use preferred kernel typesStefan Wahren2-11/+11
2017-01-10staging: vchiq_core: make local spinlock staticStefan Wahren1-1/+1
2017-01-10staging: vchiq_core: remove unused variable typeStefan Wahren1-2/+0
2017-01-10staging: vc04_services: make local functions staticStefan Wahren2-2/+2
2017-01-10staging: vchiq_arm: remove vchiq_platform_check_resumeStefan Wahren1-46/+0
2017-01-03staging: vc04_services: Fix bracing on single statement blocksAaron Moore1-6/+3
2017-01-03staging: vc04_services: Fix NULL ptr sparse warningsMike Kofron1-10/+10
2016-11-17staging: vc04_services: add HAS_DMA dependancyGreg Kroah-Hartman1-0/+1
2016-11-16staging: vc04_services: clarify firmware dependencyArnd Bergmann1-1/+1
2016-11-16staging: vc04_services: remove duplicate mutex_lock_interruptibleArnd Bergmann5-29/+15
2016-11-14staging: vc04_services: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-11-14staging: vc04_services: fix array_size.cocci warningskbuild test robot1-2/+2
2016-11-14staging: vc04_services: fix returnvar.cocci warningskbuild test robot1-3/+1
2016-11-14staging: vc04_services: fix setup_timer.cocci warningskbuild test robot1-3/+2