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