index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
2016-11-17
staging: vc04_services: add HAS_DMA dependancy
Greg Kroah-Hartman
2016-11-16
staging: vc04_services: clarify firmware dependency
Arnd Bergmann
2016-11-16
staging: vc04_services: remove duplicate mutex_lock_interruptible
Arnd Bergmann
2016-11-14
staging: vc04_services: fix ifnullfree.cocci warnings
kbuild test robot
2016-11-14
staging: vc04_services: fix array_size.cocci warnings
kbuild test robot
2016-11-14
staging: vc04_services: fix returnvar.cocci warnings
kbuild test robot
2016-11-14
staging: vc04_services: fix setup_timer.cocci warnings
kbuild test robot
2016-11-10
staging: vc04_services: add CONFIG_COMPILE_TEST ability
Greg Kroah-Hartman
2016-11-10
staging: vc04_services: add vchiq_pagelist_info structure
Michael Zoran
2016-11-07
staging: vc04_services: fix up some printk warnings
Greg Kroah-Hartman
2016-11-07
staging: vchiq_arm: change order during module probe
Stefan Wahren
2016-11-07
staging: vchiq_arm: remove debugfs entries on module unload
Stefan Wahren
2016-11-07
staging: vchiq_arm: handle error case of get_user_pages
Stefan Wahren
2016-11-07
staging: vchiq_arm: remove hardcoded buffer length
Stefan Wahren
2016-11-07
staging: vchiq_arm: add missing of_node_put
Stefan Wahren
2016-11-07
staging: vchiq_core: fix format strings in vchiq_dump_service_state
Stefan Wahren
2016-11-07
staging: vchiq_core: fix service dereference in unlock_service
Stefan Wahren
2016-11-07
staging: vc04_services: parse_rx_slots() - Fix compiler warning
Michael Zoran
2016-11-07
staging: vc04_services: remove vchiq_copy_from_user
Michael Zoran
2016-11-07
staging: vc04_services: setup DMA and coherent mask
Michael Zoran
2016-11-07
staging: vc04_services: call sg_init_table to init scatterlist
Michael Zoran
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2016-10-27
staging: vc04_services: use bcm2835 consequently
Stefan Wahren
2016-10-27
staging: vc04_services: fix CamelCase
Stefan Wahren
2016-10-27
staging: vchiq_shim: avoid code duplication
Stefan Wahren
2016-10-27
staging: vchiq_arm: Make DT firmware node mandatory
Stefan Wahren
2016-10-27
staging: vchiq_arm: add MODULE_DESCRIPTION
Stefan Wahren
2016-10-27
staging: vc04_services: Replace dmac_map_area with dmac_map_sg
Michael Zoran
2016-10-25
staging: bcm2708_vchiq: fix return value check in vchiq_init_state()
Wei Yongjun
2016-10-25
staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_c...
Wei Yongjun
2016-10-25
staging: bcm2708_vchiq: remove .owner field for driver
Wei Yongjun
2016-10-25
staging/vchi: Add a TODO file of things I know we need to deal with.
Eric Anholt
2016-10-24
staging: vc04_services: Add casts to remove warnings in vchiq_core.c
Michael Zoran
2016-10-24
staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...
Michael Zoran
2016-10-24
staging: vc04_services: Convert pointers in shared state to offsets
Michael Zoran
2016-10-24
staging: vc04_services: Change fields of page list structure to fixed length
Michael Zoran
2016-10-24
staging: vc04_services: Convert dsb() to dsb(sy)
Michael Zoran
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-16
staging: vc04_services: don't print pointers directly
Greg Kroah-Hartman
2016-10-16
staging: vc04_services: fix dmac_map/unmap_area prototypes
Greg Kroah-Hartman
2016-10-16
staging: vc04_services: fix debugfs write functions
Greg Kroah-Hartman
2016-10-16
Staging: vc04_services: vchiq_arm: Remove unused function remote_event_destroy
Bhumika Goyal
2016-10-16
staging/vchi: Update for rename of page_cache_release() to put_page().
Eric Anholt
2016-10-16
staging/vchi: Convert to current get_user_pages() arguments.
Eric Anholt
2016-10-02
staging: add bcm2708 vchiq driver
popcornmix