index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx18
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2
-10
/
+15
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt
Hans Verkuil
1
-3
/
+13
2015-05-01
[media] cx18: add missing caps for the PCM video device
Hans Verkuil
1
-0
/
+1
2015-04-30
[media] cx18: avoid going past input/audio array
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-08
[media] cx18: replace cropping ioctls by selection ioctls
Hans Verkuil
1
-21
/
+15
2015-04-08
[media] cx18: fix VIDIOC_ENUMINPUT: wrong std value
Hans Verkuil
2
-1
/
+13
2015-04-08
[media] cx18: add support for control events
Hans Verkuil
2
-8
/
+20
2015-04-03
[media] cx18: embed video_device
Hans Verkuil
6
-44
/
+28
2015-03-03
[media] cx18: Fix bytes_per_line
Simon Farnsworth
2
-3
/
+7
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-02
[media] cx18: add device_caps support
Hans Verkuil
4
-4
/
+16
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
1
-1
/
+1
2014-11-14
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
3
-3
/
+3
2014-11-11
[media] cx25840/cx18: Use standard ordering of mask and shift
Joe Perches
1
-8
/
+8
2014-09-26
[media] pci drivers: use %zu instead of %zd
Mauro Carvalho Chehab
3
-4
/
+4
2014-09-21
Merge remote-tracking branch 'linus/master' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2014-09-03
[media] cx18: fix sparse warnings
Hans Verkuil
1
-1
/
+1
2014-09-03
[media] cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
1
-0
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-1
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-07-04
[media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN define
Dan Carpenter
1
-1
/
+0
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
4
-4
/
+8
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+5
2013-12-10
[media] cx18: check for allocation failure in cx18_read_eeprom()
Dan Carpenter
1
-1
/
+4
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-11-07
[media] cx18: struct i2c_client is too big for stack
Mauro Carvalho Chehab
1
-8
/
+12
2013-10-17
[media] cx18: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-108
/
+11
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-1
/
+1
2013-06-17
[media] cx18: fix register range check
Hans Verkuil
1
-0
/
+4
2013-06-17
[media] cx18: remove g_chip_ident support
Hans Verkuil
3
-104
/
+7
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
1
-4
/
+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
2
-23
/
+15
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
3
-7
/
+7
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
3
-3
/
+3
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
-1
/
+1
2013-02-05
[media] media: cx18, ivtv: eliminate unnecessary array index checks
Nickolai Zeldovich
1
-3
/
+0
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-7
/
+7
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-7
/
+7
2012-12-27
[media] cx18: Replace memcpy with struct assignment
Ezequiel Garcia
1
-4
/
+2
2012-10-27
[media] cx18: get rid of warning: no previous prototype
Mauro Carvalho Chehab
3
-2
/
+3
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
51
-0
/
+15267
2012-10-01
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...
Hans Verkuil
2
-5
/
+3
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: remove experimental tag from a number of old drivers
Hans Verkuil
1
-2
/
+2
[next]