summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vc04_services: Fix messages appearing twicePhil Elwell2017-01-191-5/+19
* staging: vchiq_core: Reduce the memdump sizePhil Elwell2017-01-191-4/+4
* staging: vc04_services: Fix indentationStefan Wahren2017-01-101-12/+12
* staging: vc04_services: Improve readability of kthread namesStefan Wahren2017-01-101-4/+4
* staging: vc04_services: Use preferred kernel typesStefan Wahren2017-01-101-6/+6
* staging: vchiq_core: make local spinlock staticStefan Wahren2017-01-101-1/+1
* staging: vchiq_core: remove unused variable typeStefan Wahren2017-01-101-2/+0
* staging: vc04_services: make local functions staticStefan Wahren2017-01-101-1/+1
* staging: vc04_services: Fix NULL ptr sparse warningsMike Kofron2017-01-031-10/+10
* staging: vc04_services: remove duplicate mutex_lock_interruptibleArnd Bergmann2016-11-161-10/+10
* staging: vc04_services: fix up some printk warningsGreg Kroah-Hartman2016-11-071-5/+5
* staging: vchiq_core: fix format strings in vchiq_dump_service_stateStefan Wahren2016-11-071-2/+2
* staging: vchiq_core: fix service dereference in unlock_serviceStefan Wahren2016-11-071-1/+2
* staging: vc04_services: parse_rx_slots() - Fix compiler warningMichael Zoran2016-11-071-1/+1
* staging: vc04_services: remove vchiq_copy_from_userMichael Zoran2016-11-071-108/+161
* staging: vc04_services: fix CamelCaseStefan Wahren2016-10-271-13/+13
* staging: bcm2708_vchiq: fix return value check in vchiq_init_state()Wei Yongjun2016-10-251-3/+3
* staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran2016-10-241-5/+6
* staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran2016-10-241-26/+28
* staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran2016-10-241-1/+1
* staging: vc04_services: don't print pointers directlyGreg Kroah-Hartman2016-10-161-157/+99
* Staging: vc04_services: vchiq_arm: Remove unused function remote_event_destroyBhumika Goyal2016-10-161-6/+0
* staging: add bcm2708 vchiq driverpopcornmix2016-10-021-0/+3934
OpenPOWER on IntegriCloud