aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27staging: vc04_services: Replace dmac_map_area with dmac_map_sgMichael Zoran1-59/+93
2016-10-25staging: bcm2708_vchiq: fix return value check in vchiq_init_state()Wei Yongjun1-3/+3
2016-10-25staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_changed()Wei Yongjun1-1/+1
2016-10-25staging: bcm2708_vchiq: remove .owner field for driverWei Yongjun1-1/+0
2016-10-25staging/vchi: Add a TODO file of things I know we need to deal with.Eric Anholt1-0/+50
2016-10-24staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran1-5/+6
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI_SERVICE_HANDLE_TMichael Zoran1-3/+19
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran2-27/+30
2016-10-24staging: vc04_services: Change fields of page list structure to fixed lengthMichael Zoran1-5/+7
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran3-5/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2-4/+2
2016-10-16staging: vc04_services: don't print pointers directlyGreg Kroah-Hartman4-189/+124
2016-10-16staging: vc04_services: fix dmac_map/unmap_area prototypesGreg Kroah-Hartman1-3/+0
2016-10-16staging: vc04_services: fix debugfs write functionsGreg Kroah-Hartman1-2/+2
2016-10-16Staging: vc04_services: vchiq_arm: Remove unused function remote_event_destroyBhumika Goyal1-6/+0
2016-10-16staging/vchi: Update for rename of page_cache_release() to put_page().Eric Anholt2-3/+3
2016-10-16staging/vchi: Convert to current get_user_pages() arguments.Eric Anholt2-3/+2
2016-10-02staging: add bcm2708 vchiq driverpopcornmix33-0/+12813