summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
Commit message (Expand)AuthorAgeFilesLines
...
* media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-2/+2
* media: cx18: Fix incompatible type for argument errorBhumika Goyal2017-08-201-1/+1
* media: cx18: constify videobuf_queue_ops structuresJulia Lawall2017-08-201-1/+1
* media: pci: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* media: cx18: constify pci_device_idArvind Yadav2017-08-091-1/+1
* [media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai2017-06-071-1/+3
* [media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King2017-06-061-1/+1
* [media] cx18: use setup_timerGeliang Tang2017-04-101-3/+1
* Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab2017-03-061-1/+1
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* | [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-1/+1
|/
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2748-236/+0
* [media] cx18: don't break long linesMauro Carvalho Chehab2016-10-2112-90/+58
* [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/+2
* [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/+15
* [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/+28
* [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/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] cx18: remove duplicate CX18_ALSA_DBGFLG_WARN defineDan Carpenter2014-07-041-1/+0
* [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