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-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
2017-03-10
staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32
Michael Zoran
2
-6
/
+7
2017-03-10
staging: bcm2835-camera: Convert struct mmal_port info fields to u32
Michael Zoran
2
-6
/
+6
2017-03-10
staging: bcm2835-camera: Convert client_context field to a 32 bit handle
Michael Zoran
2
-3
/
+11
2017-03-10
staging: bcm2835-camera: Convert delayed_buffer to u32
Michael Zoran
1
-1
/
+1
2017-03-10
staging: bcm2835-camera: Convert client_component field to u32
Michael Zoran
2
-4
/
+4
2017-03-10
staging: bcm2835-camera: Create struct mmal_es_format_local to mirror struct ...
Michael Zoran
3
-7
/
+26
2017-03-09
staging: vc04_services: Refactor conditionals
Narcisa Ana Maria Vasile
1
-113
/
+109
2017-03-09
staging: vc04_services: Remove error message on kmalloc() failure
Narcisa Ana Maria Vasile
1
-3
/
+0
2017-03-09
staging: vc04_services: Use ARRAY_SIZE macro
Gargi Sharma
1
-3
/
+1
2017-03-09
staging: vchiq_utils: Don't include headers twice
Stefan Wahren
1
-2
/
+0
2017-03-09
staging: vc04_services: Clean up tests if NULL returned on failure
simran singhal
1
-1
/
+1
2017-03-09
staging: vc04_services: bcm2835-audio: Align with parenthesis
Sreya Mittal
1
-1
/
+1
2017-03-09
staging: vchiq_arm: Disable ability to dump memory by default
Michael Zoran
2
-0
/
+26
2017-03-09
staging: vchiq_arm: Add compatibility wrappers for ioctls
Michael Zoran
1
-0
/
+483
2017-03-09
staging: bcm2835_camera: Use a mapping table for context field of mmal_msg_he...
Michael Zoran
3
-23
/
+156
2017-03-09
staging: bcm2835_camera: Convert control_service field of mmal_msg_header to u32
Michael Zoran
1
-1
/
+1
2017-03-08
staging: bcm2835-camera: Remove explicit cache flush operations
Michael Zoran
1
-4
/
+0
2017-03-07
Staging: media: platform: bcm2835 - style fix
Derek Robson
1
-3
/
+3
2017-03-07
staging: bcm2835-audio: remove unused semaphores
Aishwarya Pant
2
-4
/
+0
[next]