index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
stk1160
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-06-06
[media] stk1160: add DMABUF support
Hans Verkuil
1
-1
/
+2
2015-04-02
[media] stk1160: Make sure current buffer is released
Ezequiel Garcia
1
-2
/
+15
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
1
-5
/
+0
2014-11-05
[media] stk1160: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-24
[media] media: stk1160: Avoid stack-allocated buffer for control URBs
Ezequiel Garcia
2
-2
/
+9
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+2
2014-04-08
[media] stk1160: warrant a NUL terminated string
Mauro Carvalho Chehab
1
-1
/
+1
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-1
/
+1
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2013-08-01
[media] stk1160: Build as a module if SND is m and audio support is selected
Mauro Carvalho Chehab
1
-6
/
+10
2013-07-26
[media] media: stk1160: Ignore unchanged standard set
Ezequiel Garcia
1
-0
/
+3
2013-07-26
[media] stk1160: Allow to change input while streaming
Ezequiel Garcia
1
-3
/
+0
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
1
-41
/
+0
2013-03-25
[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
Hans Verkuil
1
-6
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-2
/
+2
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-0
/
+1
2013-01-01
[media] stk1160: Replace BUG_ON with WARN_ON
Ezequiel Garcia
1
-1
/
+1
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-1
/
+1
2012-11-21
[media] stk1160: Try to continue with fewer transfer buffers
Ezequiel Garcia
2
-4
/
+24
2012-10-28
[media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read...
Jesper Juhl
1
-1
/
+1
2012-10-09
[media] stk1160: Add support for S-Video input
Ezequiel Garcia
3
-6
/
+19
2012-09-25
[media] stk1160: Stop device and unqueue buffers when start_streaming() fails
Ezequiel Garcia
1
-4
/
+12
2012-09-25
[media] stk1160: Fix s_fmt and try_fmt implementation
Ezequiel Garcia
1
-10
/
+2
2012-09-25
[media] stk1160: Handle urb allocation failure condition properly
Ezequiel Garcia
1
-6
/
+10
2012-09-25
[media] stk1160: Make kill/free urb debug message more verbose
Ezequiel Garcia
1
-7
/
+7
2012-09-15
[media] stk1160: Remove unused 'ifnum' variable
Ezequiel GarcĂa
1
-2
/
+0
[next]