summaryrefslogtreecommitdiff
path: root/drivers/staging/vc04_services
AgeCommit message (Expand)Author
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-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
2016-11-17staging: vc04_services: add HAS_DMA dependancyGreg Kroah-Hartman
2016-11-16staging: vc04_services: clarify firmware dependencyArnd Bergmann
2016-11-16staging: vc04_services: remove duplicate mutex_lock_interruptibleArnd Bergmann
2016-11-14staging: vc04_services: fix ifnullfree.cocci warningskbuild test robot
2016-11-14staging: vc04_services: fix array_size.cocci warningskbuild test robot
2016-11-14staging: vc04_services: fix returnvar.cocci warningskbuild test robot
2016-11-14staging: vc04_services: fix setup_timer.cocci warningskbuild test robot
2016-11-10staging: vc04_services: add CONFIG_COMPILE_TEST abilityGreg Kroah-Hartman
2016-11-10staging: vc04_services: add vchiq_pagelist_info structureMichael Zoran
2016-11-07staging: vc04_services: fix up some printk warningsGreg Kroah-Hartman
2016-11-07staging: vchiq_arm: change order during module probeStefan Wahren
2016-11-07staging: vchiq_arm: remove debugfs entries on module unloadStefan Wahren
2016-11-07staging: vchiq_arm: handle error case of get_user_pagesStefan Wahren
2016-11-07staging: vchiq_arm: remove hardcoded buffer lengthStefan Wahren
2016-11-07staging: vchiq_arm: add missing of_node_putStefan Wahren
2016-11-07staging: vchiq_core: fix format strings in vchiq_dump_service_stateStefan Wahren
2016-11-07staging: vchiq_core: fix service dereference in unlock_serviceStefan Wahren
2016-11-07staging: vc04_services: parse_rx_slots() - Fix compiler warningMichael Zoran
2016-11-07staging: vc04_services: remove vchiq_copy_from_userMichael Zoran
2016-11-07staging: vc04_services: setup DMA and coherent maskMichael Zoran
2016-11-07staging: vc04_services: call sg_init_table to init scatterlistMichael Zoran
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-27staging: vc04_services: use bcm2835 consequentlyStefan Wahren
2016-10-27staging: vc04_services: fix CamelCaseStefan Wahren
2016-10-27staging: vchiq_shim: avoid code duplicationStefan Wahren