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
/
pci
/
ivtv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-46
/
+7
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-06-17
[media] ivtv: fix register range check
Hans Verkuil
1
-0
/
+2
2013-06-17
[media] ivtv: remove g_chip_ident
Hans Verkuil
2
-44
/
+5
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
1
-2
/
+0
2013-03-29
[media] ioctl numbers are unsigned int
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-3
/
+6
2013-03-24
[media] ivtv: prepare ivtv for adding const to s_register
Hans Verkuil
1
-13
/
+13
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
4
-15
/
+15
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2
-2
/
+2
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2
-2
/
+2
2013-03-18
[media] media: ivtv: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-11
[media] cx18/ivtv: fix regression: remove __init from a non-init function
Hans Verkuil
2
-2
/
+2
2013-02-05
[media] drivers/media/pci: use memmove for overlapping regions
Nickolai Zeldovich
1
-2
/
+2
2013-02-05
[media] media: cx18, ivtv: eliminate unnecessary array index checks
Nickolai Zeldovich
1
-2
/
+0
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-5
/
+4
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-12-27
[media] ivtv: Replace memcpy with struct assignment
Ezequiel Garcia
1
-8
/
+4
2012-12-20
[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'
Fabio Estevam
1
-1
/
+1
2012-10-27
[media] ivtv-ioctl.c: remove an useless check
Mauro Carvalho Chehab
1
-1
/
+1
2012-10-27
[media] ivtv: get rid of warning: no previous prototype
Mauro Carvalho Chehab
5
-9
/
+7
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-4
/
+4
2012-10-01
[media] ivtv: fix format enumeration: don't show invalid formats
Hans Verkuil
1
-33
/
+35
2012-10-01
[media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBI
Hans Verkuil
1
-0
/
+13
2012-10-01
[media] ivtv: fix incorrect service_set for the decoder VBI capture
Hans Verkuil
1
-0
/
+1
2012-10-01
[media] ivtv: don't allow g/s_frequency for output device nodes
Hans Verkuil
2
-0
/
+7
2012-10-01
[media] ivtv: fix v4l2-compliance errors for the radio device
Hans Verkuil
2
-3
/
+12
2012-10-01
[media] ivtv: fix v4l2-compliance error: inconsistent std reporting
Hans Verkuil
1
-0
/
+9
2012-10-01
[media] ivtv: DECODER_CMD v4l2-compliance fixes
Hans Verkuil
1
-0
/
+7
2012-10-01
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...
Hans Verkuil
1
-0
/
+1
2012-09-26
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
1
-0
/
+3
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_audout const
Hans Verkuil
1
-2
/
+4
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_(un)subscribe_event const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
1
-2
/
+2
2012-09-26
[media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE
Hans Verkuil
1
-10
/
+9
2012-09-26
[media] [TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include
Hans Verkuil
1
-1
/
+0
2012-09-18
[media] ivtv-alsa: Remove EXPERIMENTAL from Kconfig and revise Kconfig help text
Andy Walls
1
-4
/
+9
2012-09-18
[media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interfa...
Andy Walls
2
-0
/
+51
2012-09-18
[media] ivtv, ivtv-alsa: Add initial ivtv-alsa interface driver for ivtv
Andy Walls
13
-3
/
+1027
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
36
-0
/
+15593