Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e4382ad0d81a0f37c3d430a3009f597568a949a4
/
drivers
/
media
/
usb
/
stk1160
b7d9420
media: stk1160: fix bounds checking in stk1160_copy_video()
by Dan Carpenter
· 8 months ago
edc53e8
media: stk1160: Fixed high volume of stk1160_dbg messages
by Ghanshyam Agrawal
· 1 year, 1 month ago
03054f2
media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED
by Dafna Hirschfeld
· 2 years, 11 months ago
523160a
media: stk1160: fix control-message timeouts
by Johan Hovold
· 3 years, 2 months ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8684494
media: usb: make video_device const
by Bhumika Goyal
· 7 years ago
6843868
media: usb: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
7fb2e07
media: usb: constify usb_device_id
by Arvind Yadav
· 7 years ago
ff05c98
media: : usb: add const to v4l2_file_operations structures
by Bhumika Goyal
· 7 years ago
e8357cd
[media] media: stk1160: Add Kconfig help on snd-usb-audio requirement
by Ezequiel Garcia
· 8 years ago
504fc02
[media] stk1160: make some functions static
by Mauro Carvalho Chehab
· 8 years ago
9a4825e
[media] stk1160: Wait for completion of transfers to and from AC97 codec
by Marcel Hasler
· 8 years ago
1dc7df4
[media] stk1160: Check whether to use AC97 codec
by Marcel Hasler
· 8 years ago
e36e6b5
[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatically
by Marcel Hasler
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 8 years ago
1bc1771
[media] usb: constify vb2_ops structures
by Julia Lawall
· 8 years ago
9d84928
[media] media: usb: stk1160: stk1160-video: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
d27d5f1
[media] stk1160: Check *nplanes in queue_setup
by Helen Fornazier
· 9 years ago
faccb05
[media] stk1160: Remove redundant vb2_buf payload set
by Ezequiel Garcia
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
d319452
[media] stk1160: Add frame scaling support
by Ezequiel Garcia
· 9 years ago
890024a
[media] stk1160: Reduce driver verbosity
by Ezequiel Garcia
· 9 years ago
e3e30f6
[media] stk1160: fix sequence handling
by Hans Verkuil
· 10 years ago
ebbb563
[media] stk1160: add DMABUF support
by Hans Verkuil
· 10 years ago
aeff092
[media] stk1160: Make sure current buffer is released
by Ezequiel Garcia
· 10 years ago
21a7e05
[media] media: drivers shouldn't touch debug field in video_device
by Hans Verkuil
· 10 years ago
4580278
[media] stk1160: fix sparse warning
by Hans Verkuil
· 10 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 10 years ago
85ac1a1
[media] media: stk1160: Avoid stack-allocated buffer for control URBs
by Ezequiel Garcia
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
e37559b
[media] vb2: stop_streaming should return void
by Hans Verkuil
· 11 years ago
9b2c06a
[media] stk1160: warrant a NUL terminated string
by Mauro Carvalho Chehab
· 11 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
dfb9f94
[media] stk1160: Build as a module if SND is m and audio support is selected
by Mauro Carvalho Chehab
· 11 years ago
b3ba8fa
[media] media: stk1160: Ignore unchanged standard set
by Ezequiel Garcia
· 11 years ago
9928ac7
[media] stk1160: Allow to change input while streaming
by Ezequiel Garcia
· 11 years ago
abca205
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
by Hans Verkuil
· 12 years ago
c7622fc
[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
by Hans Verkuil
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
6aa69f9
[media] vb2: Add support for non monotonic timestamps
by Kamil Debski
· 12 years ago
e003ae3
[media] stk1160: Replace BUG_ON with WARN_ON
by Ezequiel Garcia
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
2902fb7
[media] stk1160: Try to continue with fewer transfer buffers
by Ezequiel Garcia
· 12 years ago
7c72e19
[media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg()
by Jesper Juhl
· 12 years ago
56a960b
[media] stk1160: Add support for S-Video input
by Ezequiel Garcia
· 12 years ago
8ac4564
[media] stk1160: Stop device and unqueue buffers when start_streaming() fails
by Ezequiel Garcia
· 12 years ago
c6b69c6
[media] stk1160: Fix s_fmt and try_fmt implementation
by Ezequiel Garcia
· 12 years ago
0657418
[media] stk1160: Handle urb allocation failure condition properly
by Ezequiel Garcia
· 12 years ago
18ad896
[media] stk1160: Make kill/free urb debug message more verbose
by Ezequiel Garcia
· 12 years ago
b0c47e1
[media] stk1160: Remove unused 'ifnum' variable
by Ezequiel García
· 12 years ago
c11f187
[media] stk1160: Remove unneeded struct vb2_queue clearing
by Ezequiel García
· 12 years ago
0590c71
[media] stk1160: remove unneeded check
by Dan Carpenter
· 12 years ago
f367cc1
[media] stk1160: unlock on error path stk1160_set_alternate()
by Dan Carpenter
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago