summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
AgeCommit message (Expand)Author
2017-04-10[media] cx18: use setup_timerGeliang Tang
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] cx18: don't break long linesMauro Carvalho Chehab
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
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