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: vchiq: call unregister_chrdev_region() when driver registration fails
Marcelo Diop-Gonzalez
2019-12-10
1
-1
/
+1
*
staging: vchiq: Have vchiq_dump_* functions return an error code
Marcelo Diop-Gonzalez
2019-11-22
4
-52
/
+104
*
staging: vchiq: Refactor indentation in vchiq_dump_* functions
Marcelo Diop-Gonzalez
2019-11-22
1
-51
/
+53
*
staging: vchiq_dump: Replace min with min_t
Marcelo Diop-Gonzalez
2019-11-22
1
-2
/
+2
*
staging: vchiq: Fix block comment format in vchiq_dump()
Marcelo Diop-Gonzalez
2019-11-22
1
-3
/
+5
*
staging: vc04: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-6
/
+6
*
staging: vchiq: Refactor indentation in vchiq_platform_conn_state_changed()
Marcelo Diop-Gonzalez
2019-11-15
1
-20
/
+21
*
staging: vchiq: Have vchiu_queue_init() return 0 on success.
Marcelo Diop-Gonzalez
2019-11-07
2
-3
/
+3
*
staging: vc04_services: Replace VCHIQ_PLATFORM_STATE_T typedef with struct op...
Jamal Shareef
2019-11-07
1
-2
/
+2
*
staging: vc04_services: Replace VCHIQ_INSTANCE_T typedef with struct vchiq_in...
Jamal Shareef
2019-11-07
8
-64
/
+64
*
staging: vc04_services: Replace VCHIQ_SERVICE_HANDLE_T typedef with unsigned int
Jamal Shareef
2019-11-07
6
-63
/
+61
*
staging: vc04_services: Rename VCHIQ_REMOTE_USE_CALLBACK_T to vchiq_remote_ca...
Jamal Shareef
2019-11-07
1
-2
/
+2
*
staging: vc04_services: Rename VCHIQ_CALLBACK_T to vchiq_callback
Jamal Shareef
2019-11-07
1
-5
/
+5
*
staging: vc04_services: Rename callback VCHIQ_USERDATA_TERM_T to vchiq_userda...
Jamal Shareef
2019-11-07
2
-4
/
+4
*
staging: vc04_services: Replace VCHIQ_BULK_DIR_T enum typedef with enum vchiq...
Jamal Shareef
2019-11-07
3
-7
/
+7
*
staging: vc04_services: Replace VCHIQ_CONNSTATE_T enum typedef with enum vchi...
Jamal Shareef
2019-11-07
3
-12
/
+12
*
staging: vc04_services: Replace VCHIQ_SERVICE_OPTION_T enum typedef with enum...
Jamal Shareef
2019-11-07
4
-6
/
+6
*
staging: vc04_services: Replace VCHIQ_BULK_MODE_T enum typedef with enum vchi...
Jamal Shareef
2019-11-07
6
-15
/
+15
*
staging: vc04_services: Replace VCHIQ_STATUS_T enum typedef with enum vchiq_s...
Jamal Shareef
2019-11-07
7
-133
/
+133
*
staging: vc04_services: Rename callback VCHI_CALLBACK_T to vchi_callback
Jamal Shareef
2019-11-07
3
-5
/
+5
*
staging: vc04_services: Replace VCHI_SERVICE_HANDLE_T typedef with struct vch...
Jamal Shareef
2019-11-07
4
-48
/
+48
*
staging: vc04_services: Replace VCHI_INSTANCE_T with struct vhci_instance_handle
Jamal Shareef
2019-11-07
5
-18
/
+18
*
staging: vc04_services: Remove enum typedefs in vchi
Jamal Shareef
2019-11-02
5
-49
/
+43
*
staging: vc04_services: Remove unused structs
Jamal Shareef
2019-11-02
1
-6
/
+0
*
staging: vc04_services: fix warnings of Block comments use of *
Jules Irenge
2019-10-24
1
-8
/
+10
*
staging: vc04_services: fix warnings of scpace required between operator
Jules Irenge
2019-10-24
2
-6
/
+6
*
staging: vc04_services: fix check warnings of line over 80 characters
Jules Irenge
2019-10-24
1
-62
/
+106
*
staging: vc04_services: use DIV_ROUND_UP helper macro
Wambui Karuga
2019-10-14
1
-2
/
+2
*
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
2
-2
/
+3
|
\
|
*
staging: bcm2835-audio: Fix draining behavior regression
Takashi Iwai
2019-10-01
2
-2
/
+3
*
|
staging: vc04_services: place the AND operator at the end of the previous line
Jules Irenge
2019-10-13
1
-2
/
+2
*
|
staging: vc04_services: Avoid NULL comparison
Nachammai Karuppiah
2019-10-10
4
-16
/
+16
*
|
staging: vchiq: don't print pointless kernel address
Matteo Croce
2019-10-08
1
-3
/
+0
*
|
staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...
zhengbin
2019-10-08
1
-0
/
+3
*
|
staging: vc04_services: make use of devm_platform_ioremap_resource
Hariprasad Kelam
2019-10-07
1
-3
/
+1
*
|
staging: vc04_services: Avoid typedef
Nachammai Karuppiah
2019-10-04
5
-11
/
+11
|
/
*
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-18
4
-26
/
+23
|
\
|
*
staging: vhciq_core: replace snprintf with scnprintf
Rohit Sarkar
2019-09-12
1
-19
/
+19
|
*
staging: bcm2835-camera: Spelling s/conencted/connected/
Geert Uytterhoeven
2019-08-02
1
-1
/
+1
|
*
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
|
*
staging: vc04_services: fix unused-but-set-variable warning
YueHaibing
2019-07-30
1
-3
/
+2
*
|
media: drivers/staging/media: don't set description for ENUM_FMT
Hans Verkuil
2019-07-22
2
-30
/
+0
|
/
*
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
23
-1099
/
+909
|
\
|
*
staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bit
Dave Stevenson
2019-07-01
1
-7
/
+7
|
*
staging: bcm2835-camera: Set the field value within each buffer
Dave Stevenson
2019-07-01
1
-0
/
+1
|
*
staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFS
Dave Stevenson
2019-07-01
1
-0
/
+16
|
*
staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats
Dave Stevenson
2019-07-01
1
-6
/
+20
|
*
staging: mmal-vchiq: Avoid use of bool in structures
Dave Stevenson
2019-07-01
2
-8
/
+8
|
*
staging: bcm2835-camera: Remove/amend some obsolete comments
Dave Stevenson
2019-07-01
1
-10
/
+1
|
*
staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviour
Dave Stevenson
2019-07-01
1
-2
/
+2
[next]