index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+2
2017-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-12
/
+19
2017-05-29
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
Stefan Wahren
1
-7
/
+7
2017-05-29
staging: vchiq_core: Bail out in case of invalid tx_pos
Stefan Wahren
1
-2
/
+4
2017-05-29
staging: vchiq_core: Don't BUG if process is unexpected
Stefan Wahren
1
-3
/
+8
2017-05-29
staging: vchiq_core: Bail out if ref_count is unexpected
Stefan Wahren
1
-7
/
+10
2017-05-29
staging: vchiq_core: Bail out if service is NULL
Stefan Wahren
1
-14
/
+24
2017-05-29
staging: vchiq_core: Don't BUG if sending RESUME fails
Stefan Wahren
1
-1
/
+0
2017-05-29
staging: vchiq_core: Bailout if VCHIQ state is already initialized
Stefan Wahren
1
-0
/
+5
2017-05-29
staging: vchiq_core: Simplify VCHIQ init
Stefan Wahren
1
-4
/
+1
2017-05-29
staging: vchiq_2835_arm: Use PAGE_MASK macro
Stefan Wahren
1
-1
/
+1
2017-05-29
staging: vchiq_2835_arm: Handle vmalloc_to_page error case
Stefan Wahren
1
-0
/
+5
2017-05-29
staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo
Stefan Wahren
1
-5
/
+5
2017-05-29
staging: vchiq_arm: Avoid multiline dereference
Stefan Wahren
1
-6
/
+6
2017-05-29
staging: vchiq_arm: Fix variable names in comment
Stefan Wahren
1
-1
/
+1
2017-05-29
staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_size
Stefan Wahren
1
-1
/
+0
2017-05-29
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist
Stefan Wahren
1
-1
/
+2
2017-05-29
staging: vchiq_core: Use return value of mutex_lock_killable directly
Stefan Wahren
1
-3
/
+1
2017-05-25
staging: bcm2835-audio: Deliver indirect-PCM transfer error
Takashi Iwai
1
-3
/
+2
2017-05-15
staging: vc04_services: Fix bulk cache maintenance
Phil Elwell
1
-12
/
+19
2017-04-18
staging: media/platform/bcm2835: remove gstreamer workaround
Kevin Wern
2
-65
/
+0
2017-04-08
staging: vc04_services: add parenthesis to macros
Haim Daniel
1
-1
/
+1
2017-04-08
staging: bcm2835-audio: remove unnecessary log messages
Aishwarya Pant
3
-59
/
+0
2017-04-08
staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary"
Colin Ian King
3
-5
/
+5
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2017-03-21
staging: vchiq_arm: Fix MODULE_LICENSE
Stefan Wahren
1
-1
/
+1
2017-03-21
staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audio
Michael Zoran
4
-99
/
+450
2017-03-21
bcm2835-v4l2: Fix buffer overflow problem
Dave Stevenson
1
-1
/
+6
2017-03-21
staging: vc04_services: make BCM_VIDEOCORE tristate
Arnd Bergmann
1
-1
/
+1
2017-03-21
staging: vc04_services: fix NULL pointer dereference on pointer 'service'
Colin Ian King
1
-1
/
+1
2017-03-16
staging: vc04_services: Replace typedef with struct
Gargi Sharma
3
-9
/
+9
2017-03-16
staging: vc04_services: Remove type and function prototype
Gargi Sharma
1
-12
/
+0
2017-03-16
staging: vc04_services: Remove unused functions
Jean-Baptiste Abbadie
1
-50
/
+0
2017-03-14
staging: bcm2835-audio: fix memory leak in bcm2835_audio_open_connection()
Aishwarya Pant
1
-0
/
+1
2017-03-14
staging: bcm2835-audio: deallocate work when queue_work(...) fails
Aishwarya Pant
1
-0
/
+3
2017-03-14
staging: bcm2835-audio: use conditional only for error case
Aishwarya Pant
1
-35
/
+32
2017-03-14
staging: bcm2835-audio: propagate PTR_ERR value instead of -EPERM
Aishwarya Pant
1
-1
/
+1
2017-03-14
staging: bcm2835-audio: replace null with error pointer value
Aishwarya Pant
1
-5
/
+6
2017-03-14
staging: bcm2835-audio: Replace kmalloc with kzalloc
Aishwarya Pant
1
-2
/
+1
2017-03-12
Staging: bcm2835: Fixed style of block comments
Derek Robson
6
-32
/
+45
2017-03-12
staging: bcm2835-camera: remove anonymous field declarations
Aishwarya Pant
1
-10
/
+10
2017-03-12
staging: bcm2835-audio: remove anonymous field declarations
Aishwarya Pant
1
-10
/
+10
2017-03-10
staging: vchi: Remove ARM64 from TODO list
Michael Zoran
1
-18
/
+3
2017-03-10
staging: bcm2835-camera: use kernel preferred style for handling errors
Aishwarya Pant
1
-6
/
+6
2017-03-10
staging: bcm2835-camera: replace kmalloc with kzalloc
Aishwarya Pant
1
-5
/
+3
2017-03-10
staging: bcm2835-camera: add check to avoid null pointer dereference
Aishwarya Pant
1
-2
/
+8
2017-03-10
staging: bcm2835-camera: remove depends on ARM
Michael Zoran
1
-1
/
+0
2017-03-10
staging: bcm2835-camera: Fix bogus compiler warnings regarding constants
Michael Zoran
2
-3
/
+4
2017-03-10
staging: bcm2835-camera: Fix buffer overflow calculation on query of camera p...
Michael Zoran
1
-1
/
+1
2017-03-10
staging: bcm2835-camera: Convert spinlock to mutex in handle mapping code
Michael Zoran
1
-12
/
+11
[next]