index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
stk1160
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: usb: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-28
1
-2
/
+0
*
media: stk1160: Use min macro
Ricardo Ribalda
2024-05-03
1
-8
/
+2
*
media: stk1160: fix bounds checking in stk1160_copy_video()
Dan Carpenter
2024-04-24
1
-5
/
+15
*
media: stk1160: Fixed high volume of stk1160_dbg messages
Ghanshyam Agrawal
2023-12-07
1
-3
/
+2
*
media: stk1160: Simplify the build config definition
Lukas Bulwahn
2023-05-25
1
-9
/
+3
*
media: stk1160: use dma_alloc_noncontiguous API
Dafna Hirschfeld
2022-03-07
3
-44
/
+84
*
media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
Dafna Hirschfeld
2022-03-07
3
-40
/
+25
*
media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED
Dafna Hirschfeld
2022-03-07
3
-7
/
+7
*
media: stk1160: fix number of buffers in case not all buffers are created
Dafna Hirschfeld
2022-03-07
1
-3
/
+3
*
media: stk1160: fix control-message timeouts
Johan Hovold
2021-11-19
1
-2
/
+2
*
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
2
-3
/
+0
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
7
-77
/
+7
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
7
-77
/
+7
*
|
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-5
/
+2
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-1
/
+1
*
media: usb: fix several typos
Mauro Carvalho Chehab
2019-03-01
2
-4
/
+4
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
2
-3
/
+3
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
*
media: stk1160: Set the vb2_queue lock before calling vb2_queue_init
Ezequiel Garcia
2018-07-04
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+3
*
media: stk1160: Add missing calls to mutex_destroy
Ezequiel Garcia
2018-05-28
1
-0
/
+2
*
media: stk1160: Fix typo s/therwise/Otherwise
Ezequiel Garcia
2018-05-28
1
-1
/
+1
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-2
/
+0
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
2
-3
/
+3
|
\
|
*
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-07
1
-2
/
+2
|
*
media: usb: make i2c_client const
Bhumika Goyal
2017-09-23
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
|
/
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: usb: constify usb_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
*
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-07-20
1
-1
/
+1
*
[media] media: stk1160: Add Kconfig help on snd-usb-audio requirement
Ezequiel Garcia
2017-04-18
1
-1
/
+5
*
[media] stk1160: make some functions static
Mauro Carvalho Chehab
2017-02-03
1
-2
/
+2
*
[media] stk1160: Wait for completion of transfers to and from AC97 codec
Marcel Hasler
2017-02-03
3
-8
/
+35
*
[media] stk1160: Check whether to use AC97 codec
Marcel Hasler
2017-02-03
3
-2
/
+35
*
[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...
Marcel Hasler
2017-02-03
5
-104
/
+50
*
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] usb: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: usb: stk1160: stk1160-video: don't print error when allocating...
Wolfram Sang
2016-08-24
1
-3
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] stk1160: Check *nplanes in queue_setup
Helen Fornazier
2016-06-28
1
-0
/
+3
*
[media] stk1160: Remove redundant vb2_buf payload set
Ezequiel Garcia
2016-02-01
1
-1
/
+0
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
2
-2
/
+2
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
[next]