index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
staging: vc04_services: Remove enum typedefs in vchi
Jamal Shareef
5
-49
/
+43
2019-11-02
staging: vc04_services: Remove unused structs
Jamal Shareef
1
-6
/
+0
2019-10-24
staging: vc04_services: fix warnings of Block comments use of *
Jules Irenge
1
-8
/
+10
2019-10-24
staging: vc04_services: fix warnings of scpace required between operator
Jules Irenge
2
-6
/
+6
2019-10-24
staging: vc04_services: fix check warnings of line over 80 characters
Jules Irenge
1
-62
/
+106
2019-10-14
staging: vc04_services: use DIV_ROUND_UP helper macro
Wambui Karuga
1
-2
/
+2
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2
-2
/
+3
2019-10-13
staging: vc04_services: place the AND operator at the end of the previous line
Jules Irenge
1
-2
/
+2
2019-10-10
staging: vc04_services: Avoid NULL comparison
Nachammai Karuppiah
4
-16
/
+16
2019-10-08
staging: vchiq: don't print pointless kernel address
Matteo Croce
1
-3
/
+0
2019-10-08
staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...
zhengbin
1
-0
/
+3
2019-10-07
staging: vc04_services: make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-3
/
+1
2019-10-04
staging: vc04_services: Avoid typedef
Nachammai Karuppiah
5
-11
/
+11
2019-10-01
staging: bcm2835-audio: Fix draining behavior regression
Takashi Iwai
2
-2
/
+3
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-26
/
+23
2019-09-12
staging: vhciq_core: replace snprintf with scnprintf
Rohit Sarkar
1
-19
/
+19
2019-08-02
staging: bcm2835-camera: Spelling s/conencted/connected/
Geert Uytterhoeven
1
-1
/
+1
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
staging: vc04_services: fix unused-but-set-variable warning
YueHaibing
1
-3
/
+2
2019-07-22
media: drivers/staging/media: don't set description for ENUM_FMT
Hans Verkuil
2
-30
/
+0
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-1099
/
+909
2019-07-01
staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bit
Dave Stevenson
1
-7
/
+7
2019-07-01
staging: bcm2835-camera: Set the field value within each buffer
Dave Stevenson
1
-0
/
+1
2019-07-01
staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFS
Dave Stevenson
1
-0
/
+16
2019-07-01
staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats
Dave Stevenson
1
-6
/
+20
2019-07-01
staging: mmal-vchiq: Avoid use of bool in structures
Dave Stevenson
2
-8
/
+8
2019-07-01
staging: bcm2835-camera: Remove/amend some obsolete comments
Dave Stevenson
1
-10
/
+1
2019-07-01
staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviour
Dave Stevenson
1
-2
/
+2
2019-07-01
staging: bcm2835-camera: Use enums for max value in controls
Dave Stevenson
1
-24
/
+13
2019-07-01
staging: bcm2835-camera: Fix up mmal-parameters.h
Dave Stevenson
1
-102
/
+159
2019-07-01
staging: bcm2835-camera: Fix multiple assignments should be avoided
Dave Stevenson
1
-2
/
+3
2019-07-01
staging: bcm2835-camera: Unify header inclusion defines
Dave Stevenson
1
-2
/
+2
2019-07-01
staging: bcm2835-camera: Add multiple inclusion protection to headers
Dave Stevenson
2
-0
/
+6
2019-07-01
staging: bcm2835-camera: Set sequence number correctly
Dave Stevenson
2
-0
/
+6
2019-07-01
staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
Dave Stevenson
2
-11
/
+15
2019-07-01
staging: bcm2835-camera: Remove check of the number of buffers supplied
Dave Stevenson
1
-10
/
+0
2019-07-01
staging: bcm2835-camera: Ensure all buffers are returned on disable
Dave Stevenson
3
-6
/
+23
2019-07-01
staging: bcm2835-camera: Fix open parenthesis alignment
Dave Stevenson
4
-18
/
+24
2019-07-01
staging: bcm2835-camera: Fix missing lines between items
Dave Stevenson
1
-0
/
+1
2019-07-01
staging: bcm2835-camera: Fix brace style issues.
Dave Stevenson
3
-3
/
+6
2019-07-01
staging: bcm2835-camera: Fix multiple line dereference errors
Dave Stevenson
1
-7
/
+4
2019-07-01
staging: bcm2835-camera: Reduce length of enum names
Dave Stevenson
3
-112
/
+111
2019-07-01
staging: bcm2835-camera: Fix spacing around operators
Dave Stevenson
3
-23
/
+24
2019-07-01
staging: bcm2835-camera: Fix comment style violations.
Dave Stevenson
3
-169
/
+185
2019-07-01
staging: bcm2835-camera: Remove dead email addresses
Dave Stevenson
12
-48
/
+60
2019-07-01
staging: bcm2835-camera: Return early on errors
Dave Stevenson
1
-45
/
+49
2019-07-01
staging: bcm2835-camera: Correctly denote key frames in encoded data
Dave Stevenson
1
-0
/
+3
2019-07-01
staging: bcm2835-camera: Do not bulk receive from service thread
Dave Stevenson
1
-42
/
+59
2019-07-01
staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
Dave Stevenson
1
-6
/
+7
2019-07-01
staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADER
Dave Stevenson
1
-1
/
+1
[next]