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
2017-03-06
staging/vc04_services: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2017-03-04
Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-27
scripts/spelling.txt: add "therfore" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-26
staging: vchiq_2835_arm: Make cache-line-size a required DT property
Michael Zoran
1
-1
/
+7
2017-02-16
Staging: vc04_services: Fix the "space prohibited" code style errors
Mandel Benjamin
1
-2
/
+2
2017-02-16
Staging: vc04_services: Fix the "wrong indent" code style errors
Mandel Benjamin
1
-2
/
+2
2017-02-05
staging: vchip_shim: Remove unneeded stddef.h include
Stafford Horne
1
-2
/
+0
2017-01-31
staging: vc04_services: Make vchi_msg_queue static
Michael Zoran
2
-9
/
+1
2017-01-31
staging: vc04_services: Add vchi_queue_user_message function
Michael Zoran
2
-0
/
+40
2017-01-31
staging: vc04_services: Add vchi_queue_kernel_message function
Michael Zoran
2
-0
/
+28
2017-01-19
staging: vc04: Fix coding style errors "open brace go on the same line"
Adrien Descamps
5
-28
/
+14
2017-01-19
staging: vchiq_arm: Avoid premature message stalls
Phil Elwell
1
-2
/
+2
2017-01-19
staging: vc04_services: Fix messages appearing twice
Phil Elwell
2
-23
/
+46
2017-01-19
staging: vchiq_arm: Service callbacks must not fail
Phil Elwell
1
-1
/
+1
2017-01-19
staging: vchiq_arm: Fix unlocked access to dequeue_pending
Phil Elwell
1
-5
/
+8
2017-01-19
staging: vchiq_core: Reduce the memdump size
Phil Elwell
1
-4
/
+4
2017-01-10
staging: vc04_services: Fix space issues
Stefan Wahren
4
-15
/
+15
2017-01-10
staging: vc04_services: Fix indentation
Stefan Wahren
6
-50
/
+52
2017-01-10
staging: vc04_services: Drop vchiq_2835.h
Stefan Wahren
2
-43
/
+4
2017-01-10
staging: vc04_services: Improve readability of kthread names
Stefan Wahren
2
-6
/
+6
2017-01-10
staging: vc04_services: Use preferred kernel types
Stefan Wahren
2
-11
/
+11
2017-01-10
staging: vchiq_core: make local spinlock static
Stefan Wahren
1
-1
/
+1
2017-01-10
staging: vchiq_core: remove unused variable type
Stefan Wahren
1
-2
/
+0
2017-01-10
staging: vc04_services: make local functions static
Stefan Wahren
2
-2
/
+2
2017-01-10
staging: vchiq_arm: remove vchiq_platform_check_resume
Stefan Wahren
1
-46
/
+0
2017-01-03
staging: vc04_services: Fix bracing on single statement blocks
Aaron Moore
1
-6
/
+3
2017-01-03
staging: vc04_services: Fix NULL ptr sparse warnings
Mike Kofron
1
-10
/
+10
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
[next]