aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
AgeCommit message (Expand)Author
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil
2015-04-30[media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil
2015-04-08[media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil
2015-04-08[media] cx18: add support for control eventsHans Verkuil
2015-04-03[media] cx18: embed video_deviceHans Verkuil
2015-03-03[media] cx18: Fix bytes_per_lineSimon Farnsworth
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-02[media] cx18: add device_caps supportHans Verkuil
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab
2014-09-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab
2014-09-03[media] cx18: fix sparse warningsHans Verkuil
2014-09-03[media] cx18: fix kernel oops with tda8290 tunerHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-10[media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-07[media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab
2013-10-17[media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-06-17[media] cx18: fix register range checkHans Verkuil
2013-06-17[media] cx18: remove g_chip_ident supportHans Verkuil
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-02-11[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil
2013-02-05[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich
2013-02-05[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27[media] cx18: Replace memcpy with struct assignmentEzequiel Garcia
2012-10-27[media] cx18: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil