index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
/
bcm2835-camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vc04_services: Remove VCHI_HELD_MSG_T typedef
Dominic Braun
2018-12-17
1
-14
/
+14
*
staging: vc04_services: Remove SERVICE_CREATION_T typedef
Dominic Braun
2018-12-17
1
-1
/
+1
*
staging: bcm2835-camera: Add hint about possible faulty config
Stefan Wahren
2018-12-12
1
-1
/
+4
*
staging: bcm2835-camera: Provide more specific probe error messages
Stefan Wahren
2018-12-12
1
-19
/
+39
*
staging: bcm2835-camera: Move module info to the end
Stefan Wahren
2018-12-12
1
-6
/
+6
*
staging: bcm2835-camera: fix module autoloading
Stefan Wahren
2018-12-12
1
-0
/
+1
*
staging: bcm2835-camera: Abort probe if there is no camera
Stefan Wahren
2018-12-12
1
-0
/
+9
*
staging: vc04_services: Drop unused parameters from vchi_connect()
Tuomas Tynkkynen
2018-10-09
1
-1
/
+1
*
staging: vc04_services: Drop trivially unused fields from SERVICE_CREATION_T
Tuomas Tynkkynen
2018-10-09
1
-5
/
+0
*
staging: vc04_services: Drop 'connection' field from SERVICE_CREATION_T
Tuomas Tynkkynen
2018-10-09
1
-2
/
+0
*
staging: bcm2835-camera: Avoid unneeded internal declaration warning
Nathan Chancellor
2018-09-28
1
-1
/
+1
*
staging: bcm2835-camera: Remove unused header
Aymen Qader
2018-09-25
1
-1
/
+0
*
staging: bcm2835-camera: Update TODO
Aymen Qader
2018-09-25
1
-6
/
+0
*
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-18
2
-8
/
+10
|
\
|
*
staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
Nicholas Mc Guire
2018-07-24
1
-5
/
+6
|
*
staging: bcm2835-camera: handle wait_for_completion_timeout return properly
Nicholas Mc Guire
2018-07-24
1
-3
/
+4
*
|
media: staging: bcm2835-camera: Provide lock for vb2_queue
Ezequiel Garcia
2018-07-04
1
-19
/
+5
|
/
*
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: bcm2835-camera: Add blank line after declaration
Nishka Dasgupta
2018-03-22
1
-0
/
+1
*
staging: vc04_services: bcm2835-camera: remove redundant license text
Greg Kroah-Hartman
2018-01-15
12
-48
/
+0
*
staging: vc04_services: bcm2835-camera: add SPDX identifiers
Greg Kroah-Hartman
2018-01-15
12
-0
/
+12
*
staging: vc04_services: Use __func__
Genki Sky
2017-12-06
1
-2
/
+2
*
staging: vc04_services: Unsplit user-visible strings
Genki Sky
2017-12-06
2
-6
/
+4
*
staging: vc04_services: Join multiline dereferences
Genki Sky
2017-12-06
1
-10
/
+6
*
staging: bcm2835-camera use ktime_t for timestamps
Arnd Bergmann
2017-11-28
2
-29
/
+10
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
3
-14
/
+14
|
\
|
*
staging: bcm2835-camera: pr_err() strings should end with newlines
Arvind Yadav
2017-10-03
1
-1
/
+1
|
*
Staging: vc04_services: bcm2835-camera: use BIT macro
Keerthi Reddy
2017-09-29
1
-11
/
+11
|
*
staging: vc04_services: fix typos
Keerthi Reddy
2017-09-29
1
-1
/
+1
|
*
Staging: vc04_services: bcm2835-camera: Fix spelling mistake
Meghana Madhyastha
2017-09-17
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
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: media/platform/bcm2835: remove gstreamer workaround
Kevin Wern
2017-04-18
2
-65
/
+0
[next]