summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2748-236/+0Star
* [media] cx18: don't break long linesMauro Carvalho Chehab2016-10-2112-90/+58Star
* [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-1/+2
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* cx18: use macros instead of static const varsMauro Carvalho Chehab2016-06-245-14/+14
* [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil2016-04-201-11/+2Star
* [media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2015-12-181-2/+2
* [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-032-2/+2
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-172-2/+2
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-011-1/+1
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-012-10/+15
* [media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil2015-05-011-3/+13
* [media] cx18: add missing caps for the PCM video deviceHans Verkuil2015-05-011-0/+1
* [media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* [media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil2015-04-081-21/+15Star
* [media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil2015-04-082-1/+13
* [media] cx18: add support for control eventsHans Verkuil2015-04-082-8/+20
* [media] cx18: embed video_deviceHans Verkuil2015-04-036-44/+28Star
* [media] cx18: Fix bytes_per_lineSimon Farnsworth2015-03-032-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\
| * Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-1/+1
* | [media] cx18: add device_caps supportHans Verkuil2014-12-024-4/+16
* | [media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON2014-11-143-3/+3
* | [media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches2014-11-111-8/+8
|/
* [media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-263-4/+4
* Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab2014-09-211-0/+1
|\
| * [media] cx18: fix kernel oops with tda8290 tunerHans Verkuil2014-09-031-0/+1
* | [media] cx18: fix sparse warningsHans Verkuil2014-09-031-1/+1
|/
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-1/+0Star
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter2014-07-041-1/+0Star
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-244-4/+8
* [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+5
* [media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter2013-12-101-1/+4
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab2013-11-071-8/+12
* [media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-2/+1Star
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-133-108/+11Star
|\
| * [media] cx18: fix register range checkHans Verkuil2013-06-171-0/+4
| * [media] cx18: remove g_chip_ident supportHans Verkuil2013-06-173-104/+7Star
| * [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-271-4/+0Star
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-041-1/+1
|/
* [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-242-23/+15Star
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-243-7/+7
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-2/+2
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-243-3/+3
* [media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil2013-02-112-2/+2