aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab5-14/+14
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil1-11/+2
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil1-2/+2
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2-2/+2
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2-2/+2
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-1/+1
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2-10/+15
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil1-3/+13
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil1-0/+1
2015-04-30[media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab1-2/+2
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil1-21/+15
2015-04-08[media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2-1/+13
2015-04-08[media] cx18: add support for control eventsHans Verkuil2-8/+20
2015-04-03[media] cx18: embed video_deviceHans Verkuil6-44/+28
2015-03-03[media] cx18: Fix bytes_per_lineSimon Farnsworth2-3/+7
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-02[media] cx18: add device_caps supportHans Verkuil4-4/+16
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-1/+1
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON3-3/+3
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches1-8/+8
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab3-4/+4
2014-09-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab1-0/+1
2014-09-03[media] cx18: fix sparse warningsHans Verkuil1-1/+1
2014-09-03[media] cx18: fix kernel oops with tda8290 tunerHans Verkuil1-0/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-1/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-07-04[media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart4-4/+8
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+5
2013-12-10[media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan1-1/+1
2013-11-07[media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab1-8/+12
2013-10-17[media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-108/+11
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-06-17[media] cx18: fix register range checkHans Verkuil1-0/+4
2013-06-17[media] cx18: remove g_chip_ident supportHans Verkuil3-104/+7
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar1-4/+0
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2-23/+15
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil3-7/+7
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil3-3/+3
2013-02-11[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil2-2/+2
2013-02-05[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich1-1/+1
2013-02-05[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich1-3/+0
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-7/+7
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-7/+7