summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* staging: vchiq_arm: Avoid premature message stallsPhil Elwell2017-01-191-2/+2
* staging: vc04_services: Fix messages appearing twicePhil Elwell2017-01-191-18/+27
* staging: vchiq_arm: Service callbacks must not failPhil Elwell2017-01-191-1/+1
* staging: vchiq_arm: Fix unlocked access to dequeue_pendingPhil Elwell2017-01-191-5/+8
* staging: vc04_services: Fix space issuesStefan Wahren2017-01-101-2/+2
* staging: vc04_services: Fix indentationStefan Wahren2017-01-101-2/+2
* staging: vc04_services: Improve readability of kthread namesStefan Wahren2017-01-101-2/+2
* staging: vc04_services: Use preferred kernel typesStefan Wahren2017-01-101-5/+5
* staging: vchiq_arm: remove vchiq_platform_check_resumeStefan Wahren2017-01-101-46/+0
* staging: vc04_services: remove duplicate mutex_lock_interruptibleArnd Bergmann2016-11-161-1/+1
* staging: vc04_services: fix array_size.cocci warningskbuild test robot2016-11-141-2/+2
* staging: vc04_services: fix returnvar.cocci warningskbuild test robot2016-11-141-3/+1
* staging: vc04_services: fix setup_timer.cocci warningskbuild test robot2016-11-141-3/+2
* staging: vchiq_arm: change order during module probeStefan Wahren2016-11-071-10/+8
* staging: vchiq_arm: remove debugfs entries on module unloadStefan Wahren2016-11-071-0/+1
* staging: vchiq_arm: handle error case of get_user_pagesStefan Wahren2016-11-071-0/+8
* staging: vchiq_arm: remove hardcoded buffer lengthStefan Wahren2016-11-071-4/+4
* staging: vchiq_arm: add missing of_node_putStefan Wahren2016-11-071-0/+1
* staging: vc04_services: remove vchiq_copy_from_userMichael Zoran2016-11-071-1/+102
* Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-301-2/+1
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+1
* | staging: vchiq_arm: Make DT firmware node mandatoryStefan Wahren2016-10-271-2/+1
* | staging: vchiq_arm: add MODULE_DESCRIPTIONStefan Wahren2016-10-271-0/+1
* | staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_c...Wei Yongjun2016-10-251-1/+1
* | staging: bcm2708_vchiq: remove .owner field for driverWei Yongjun2016-10-251-1/+0
* | staging: vc04_services: don't print pointers directlyGreg Kroah-Hartman2016-10-161-21/+15
* | staging/vchi: Update for rename of page_cache_release() to put_page().Eric Anholt2016-10-161-1/+1
* | staging/vchi: Convert to current get_user_pages() arguments.Eric Anholt2016-10-161-2/+1
|/
* staging: add bcm2708 vchiq driverpopcornmix2016-10-021-0/+2903
OpenPOWER on IntegriCloud