index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
staging: vc04_services: add HAS_DMA dependancy
Greg Kroah-Hartman
1
-0
/
+1
2016-11-16
staging: vc04_services: clarify firmware dependency
Arnd Bergmann
1
-1
/
+1
2016-11-16
staging: vc04_services: remove duplicate mutex_lock_interruptible
Arnd Bergmann
5
-29
/
+15
2016-11-14
staging: vc04_services: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-11-14
staging: vc04_services: fix array_size.cocci warnings
kbuild test robot
1
-2
/
+2
2016-11-14
staging: vc04_services: fix returnvar.cocci warnings
kbuild test robot
1
-3
/
+1
2016-11-14
staging: vc04_services: fix setup_timer.cocci warnings
kbuild test robot
1
-3
/
+2
2016-11-10
staging: vc04_services: add CONFIG_COMPILE_TEST ability
Greg Kroah-Hartman
2
-1
/
+12
2016-11-10
staging: vc04_services: add vchiq_pagelist_info structure
Michael Zoran
1
-110
/
+113
2016-11-07
staging: vc04_services: fix up some printk warnings
Greg Kroah-Hartman
1
-5
/
+5
2016-11-07
staging: vchiq_arm: change order during module probe
Stefan Wahren
1
-10
/
+8
2016-11-07
staging: vchiq_arm: remove debugfs entries on module unload
Stefan Wahren
1
-0
/
+1
2016-11-07
staging: vchiq_arm: handle error case of get_user_pages
Stefan Wahren
1
-0
/
+8
2016-11-07
staging: vchiq_arm: remove hardcoded buffer length
Stefan Wahren
1
-4
/
+4
2016-11-07
staging: vchiq_arm: add missing of_node_put
Stefan Wahren
1
-0
/
+1
2016-11-07
staging: vchiq_core: fix format strings in vchiq_dump_service_state
Stefan Wahren
1
-2
/
+2
2016-11-07
staging: vchiq_core: fix service dereference in unlock_service
Stefan Wahren
1
-1
/
+2
2016-11-07
staging: vc04_services: parse_rx_slots() - Fix compiler warning
Michael Zoran
1
-1
/
+1
2016-11-07
staging: vc04_services: remove vchiq_copy_from_user
Michael Zoran
7
-197
/
+287
2016-11-07
staging: vc04_services: setup DMA and coherent mask
Michael Zoran
1
-0
/
+9
2016-11-07
staging: vc04_services: call sg_init_table to init scatterlist
Michael Zoran
1
-0
/
+6
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2
-4
/
+2
2016-10-27
staging: vc04_services: use bcm2835 consequently
Stefan Wahren
2
-3
/
+3
2016-10-27
staging: vc04_services: fix CamelCase
Stefan Wahren
3
-21
/
+21
2016-10-27
staging: vchiq_shim: avoid code duplication
Stefan Wahren
1
-25
/
+31
2016-10-27
staging: vchiq_arm: Make DT firmware node mandatory
Stefan Wahren
1
-2
/
+1
2016-10-27
staging: vchiq_arm: add MODULE_DESCRIPTION
Stefan Wahren
1
-0
/
+1
2016-10-27
staging: vc04_services: Replace dmac_map_area with dmac_map_sg
Michael Zoran
1
-59
/
+93
2016-10-25
staging: bcm2708_vchiq: fix return value check in vchiq_init_state()
Wei Yongjun
1
-3
/
+3
2016-10-25
staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_c...
Wei Yongjun
1
-1
/
+1
2016-10-25
staging: bcm2708_vchiq: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-10-25
staging/vchi: Add a TODO file of things I know we need to deal with.
Eric Anholt
1
-0
/
+50
2016-10-24
staging: vc04_services: Add casts to remove warnings in vchiq_core.c
Michael Zoran
1
-5
/
+6
2016-10-24
staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...
Michael Zoran
1
-3
/
+19
2016-10-24
staging: vc04_services: Convert pointers in shared state to offsets
Michael Zoran
2
-27
/
+30
2016-10-24
staging: vc04_services: Change fields of page list structure to fixed length
Michael Zoran
1
-5
/
+7
2016-10-24
staging: vc04_services: Convert dsb() to dsb(sy)
Michael Zoran
3
-5
/
+5
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2
-4
/
+2
2016-10-16
staging: vc04_services: don't print pointers directly
Greg Kroah-Hartman
4
-189
/
+124
2016-10-16
staging: vc04_services: fix dmac_map/unmap_area prototypes
Greg Kroah-Hartman
1
-3
/
+0
2016-10-16
staging: vc04_services: fix debugfs write functions
Greg Kroah-Hartman
1
-2
/
+2
2016-10-16
Staging: vc04_services: vchiq_arm: Remove unused function remote_event_destroy
Bhumika Goyal
1
-6
/
+0
2016-10-16
staging/vchi: Update for rename of page_cache_release() to put_page().
Eric Anholt
2
-3
/
+3
2016-10-16
staging/vchi: Convert to current get_user_pages() arguments.
Eric Anholt
2
-3
/
+2
2016-10-02
staging: add bcm2708 vchiq driver
popcornmix
33
-0
/
+12813