index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: bcm2835-camera: Abort probe if there is no camera
Stefan Wahren
2020-01-27
1
-0
/
+9
*
Staging: vc04_services: Fix a couple error codes
Dan Carpenter
2019-06-22
1
-2
/
+2
*
staging: vc04_services: prevent integer overflow in create_pagelist()
Dan Carpenter
2019-06-09
1
-0
/
+9
*
staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
Ben Wolsieffer
2018-12-05
1
-1
/
+6
*
staging: bcm2835-audio: Don't leak workqueue if open fails
Tuomas Tynkkynen
2018-09-26
1
-6
/
+10
*
staging: bcm2835-camera: handle wait_for_completion_timeout return properly
Nicholas Mc Guire
2018-09-26
1
-3
/
+4
*
staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
Nicholas Mc Guire
2018-09-26
1
-5
/
+6
*
staging: vchiq_core: Fix missing semaphore release in error case
Stefan Wahren
2018-08-03
1
-0
/
+1
*
staging: bcm2835-audio: Release resources on module_exit()
Kirill Marinushkin
2018-05-25
1
-29
/
+25
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
staging: bcm2835-audio: Fix memory corruption
Phil Elwell
2017-10-18
1
-12
/
+7
*
staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist
Stefan Wahren
2017-09-18
1
-2
/
+4
*
staging: bcm2835-camera: make video_device const
Bhumika Goyal
2017-08-28
1
-1
/
+1
*
staging: bcm2835-camera: constify vb2_ops structures
Julia Lawall
2017-08-18
1
-1
/
+1
*
staging: bcm2835-audio: make snd_pcm_hardware const
Bhumika Goyal
2017-08-18
1
-2
/
+2
*
staging: bcm2835-audio: constify snd_pcm_ops structures
Gustavo A. R. Silva
2017-07-30
1
-2
/
+2
*
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
2017-07-23
1
-6
/
+4
|
\
|
*
staging: vchiq_arm: fix error codes in probe
Dan Carpenter
2017-07-16
1
-6
/
+4
*
|
Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc
Andrey Severin
2017-07-18
1
-1
/
+1
|
/
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
1
-3
/
+2
|
\
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-06-07
1
-12
/
+19
|
|
\
|
*
|
staging: bcm2835-audio: Deliver indirect-PCM transfer error
Takashi Iwai
2017-05-25
1
-3
/
+2
*
|
|
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
Stefan Wahren
2017-05-29
1
-7
/
+7
*
|
|
staging: vchiq_core: Bail out in case of invalid tx_pos
Stefan Wahren
2017-05-29
1
-2
/
+4
*
|
|
staging: vchiq_core: Don't BUG if process is unexpected
Stefan Wahren
2017-05-29
1
-3
/
+8
*
|
|
staging: vchiq_core: Bail out if ref_count is unexpected
Stefan Wahren
2017-05-29
1
-7
/
+10
*
|
|
staging: vchiq_core: Bail out if service is NULL
Stefan Wahren
2017-05-29
1
-14
/
+24
*
|
|
staging: vchiq_core: Don't BUG if sending RESUME fails
Stefan Wahren
2017-05-29
1
-1
/
+0
*
|
|
staging: vchiq_core: Bailout if VCHIQ state is already initialized
Stefan Wahren
2017-05-29
1
-0
/
+5
*
|
|
staging: vchiq_core: Simplify VCHIQ init
Stefan Wahren
2017-05-29
1
-4
/
+1
*
|
|
staging: vchiq_2835_arm: Use PAGE_MASK macro
Stefan Wahren
2017-05-29
1
-1
/
+1
*
|
|
staging: vchiq_2835_arm: Handle vmalloc_to_page error case
Stefan Wahren
2017-05-29
1
-0
/
+5
*
|
|
staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo
Stefan Wahren
2017-05-29
1
-5
/
+5
*
|
|
staging: vchiq_arm: Avoid multiline dereference
Stefan Wahren
2017-05-29
1
-6
/
+6
*
|
|
staging: vchiq_arm: Fix variable names in comment
Stefan Wahren
2017-05-29
1
-1
/
+1
*
|
|
staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_size
Stefan Wahren
2017-05-29
1
-1
/
+0
*
|
|
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist
Stefan Wahren
2017-05-29
1
-1
/
+2
*
|
|
staging: vchiq_core: Use return value of mutex_lock_killable directly
Stefan Wahren
2017-05-29
1
-3
/
+1
|
|
/
|
/
|
*
|
staging: vc04_services: Fix bulk cache maintenance
Phil Elwell
2017-05-15
1
-12
/
+19
|
/
*
staging: media/platform/bcm2835: remove gstreamer workaround
Kevin Wern
2017-04-18
2
-65
/
+0
*
staging: vc04_services: add parenthesis to macros
Haim Daniel
2017-04-08
1
-1
/
+1
*
staging: bcm2835-audio: remove unnecessary log messages
Aishwarya Pant
2017-04-08
3
-59
/
+0
*
staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"
Colin Ian King
2017-04-08
3
-5
/
+5
*
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
2017-03-27
1
-0
/
+1
|
\
|
*
staging/vc04_services: add CONFIG_OF dependency
Arnd Bergmann
2017-03-06
1
-0
/
+1
*
|
staging: vchiq_arm: Fix MODULE_LICENSE
Stefan Wahren
2017-03-21
1
-1
/
+1
*
|
staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audio
Michael Zoran
2017-03-21
4
-99
/
+450
*
|
bcm2835-v4l2: Fix buffer overflow problem
Dave Stevenson
2017-03-21
1
-1
/
+6
*
|
staging: vc04_services: make BCM_VIDEOCORE tristate
Arnd Bergmann
2017-03-21
1
-1
/
+1
*
|
staging: vc04_services: fix NULL pointer dereference on pointer 'service'
Colin Ian King
2017-03-21
1
-1
/
+1
[next]