index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: vc04_services: no need to save the log debufs dentries
Greg Kroah-Hartman
2018-06-01
1
-19
/
+10
*
staging: vc04_services: vchiq_debugfs_log_entry can be a void *
Greg Kroah-Hartman
2018-06-01
1
-4
/
+4
*
staging: vc04_services: remove struct vchiq_debugfs_info
Greg Kroah-Hartman
2018-06-01
1
-13
/
+1
*
staging: vc04_services: move client dbg directory into static variable
Greg Kroah-Hartman
2018-06-01
1
-14
/
+4
*
staging: vc04_services: remove odd vchiq_debugfs_top() wrapper
Greg Kroah-Hartman
2018-06-01
1
-16
/
+8
*
staging: vc04_services: no need to check debugfs return values
Greg Kroah-Hartman
2018-06-01
3
-74
/
+15
*
staging: bcm2835: Use BIT_ULL macro
Kilian Köppchen
2018-05-14
1
-1
/
+1
*
staging: bcm2835-camera: Replace open-coded idr with a struct idr.
Eric Anholt
2018-05-14
1
-104
/
+31
*
staging: bcm2835-camera: Fix module section mismatch warnings.
Eric Anholt
2018-05-14
1
-4
/
+4
*
staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.
Eric Anholt
2018-05-11
1
-3
/
+3
*
staging: bcm2835: Remove dead code related to framerate.
Eric Anholt
2018-05-11
1
-5
/
+0
*
staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi.
Eric Anholt
2018-05-11
1
-6
/
+6
*
staging: bcm2835-camera: Fix indentation of tables
Dave Stevenson
2018-05-11
1
-150
/
+139
*
staging: bcm2835-camera: Fix comment typos.
Dave Stevenson
2018-05-11
1
-1
/
+1
*
staging: bcm2835-camera: Replace BUG_ON with return error
Dave Stevenson
2018-05-11
1
-3
/
+4
*
staging: bcm2835-camera: Move struct vchiq_mmal_rect
Dave Stevenson
2018-05-11
2
-8
/
+8
*
staging: bcm2835-camera: Add multiple include protection
Dave Stevenson
2018-05-11
1
-0
/
+5
*
staging: bcm2835-camera: Remove V4L2/MMAL buffer remapping
Dave Stevenson
2018-05-11
2
-87
/
+29
*
staging: bcm2835-camera: Match MMAL buffer count to V4L2.
Dave Stevenson
2018-05-11
3
-26
/
+5
*
staging: bcm2835-camera: Remove bulk_mutex as it is not required
Dave Stevenson
2018-05-11
1
-47
/
+1
*
staging: bcm2835-camera: Allocate context once per buffer
Dave Stevenson
2018-05-11
4
-13
/
+62
*
staging: bcm2835-camera: Skip ISP pass to eliminate padding.
Dave Stevenson
2018-05-11
2
-12
/
+35
*
staging/bcm2835-camera: Set ourselves up as a platform driver.
Eric Anholt
2018-05-11
2
-15
/
+14
*
staging/vc04_services: Register a platform device for the camera driver.
Eric Anholt
2018-05-11
1
-0
/
+6
*
staging: vc04_services: Remove stack hog issue from TODO
Stefan Wahren
2018-05-06
1
-7
/
+2
*
staging: vchiq_shim: Remove unnecessary break
Stefan Wahren
2018-05-06
1
-1
/
+0
*
staging: vchiq_arm: remove unnecessary return
Stefan Wahren
2018-05-06
1
-1
/
+0
*
staging: vchiq_2835_arm: Fix whitespace issue in create_pagelist
Stefan Wahren
2018-05-06
1
-1
/
+1
*
staging: vc04_services: Remove defines from Makefile
Stefan Wahren
2018-05-06
2
-3
/
+1
*
staging: vchiq_arm: Make index variable more self-explaining
Stefan Wahren
2018-05-06
1
-8
/
+8
*
staging: vchiq_arm: Rework second abort criterion
Stefan Wahren
2018-05-06
1
-2
/
+5
*
staging: vchiq_arm: Clear VLA warning
Stefan Wahren
2018-05-06
1
-9
/
+16
*
staging: vchiq_arm: print real dump limit
Stefan Wahren
2018-05-06
1
-2
/
+1
*
staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
Kirill Marinushkin
2018-04-29
3
-28
/
+91
*
staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-23
1
-1
/
+0
*
staging: vchiq_core: Free kthreads in error case
Stefan Wahren
2018-04-23
1
-2
/
+9
*
staging: vchiq_core: Move all wake-ups to one point
Stefan Wahren
2018-04-23
1
-2
/
+3
*
staging: vchiq_arm: Avoid long udelay
Stefan Wahren
2018-04-23
1
-1
/
+1
*
staging: vchiq_arm: Fix multiline dereferences
Stefan Wahren
2018-04-23
1
-5
/
+6
*
staging: vc04_services: Use __func__ macro
Stefan Wahren
2018-04-23
3
-24
/
+24
*
staging: vchiq_core: remove BITSET_ZERO
Stefan Wahren
2018-04-23
1
-1
/
+0
*
staging: vchiq_core: Remove stackhog in process_free_queue
Stefan Wahren
2018-04-23
1
-4
/
+12
*
staging: vchiq_core: Fix missing semaphore release in error case
Stefan Wahren
2018-04-23
1
-0
/
+1
*
staging: bcm2835-audio: Release resources on module_exit()
Kirill Marinushkin
2018-03-29
1
-29
/
+25
*
staging: vc04_services: Add outstanding VCHI TODOs
Stefan Wahren
2018-03-22
1
-0
/
+31
*
staging: vc04_services: Remove import of bcm2835-camera from TODO
Stefan Wahren
2018-03-22
1
-5
/
+0
*
staging: vc04_services: bcm2835-camera: Add blank line after declaration
Nishka Dasgupta
2018-03-22
1
-0
/
+1
*
staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.
Eric Anholt
2018-03-14
2
-30
/
+0
*
staging: vc04_services: Mark the "DT bindings" job done.
Eric Anholt
2018-03-14
1
-7
/
+2
*
staging: vc04_services: Remove cache-line-size property (v3)
Eric Anholt
2018-03-14
2
-10
/
+11
[next]