summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ivtv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-112-4/+4
|\
| * kthread: kthread worker API cleanupPetr Mladek2016-10-112-4/+4
* | [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-1/+2
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* | [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
|/
* [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil2016-07-121-3/+3
* [media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil2016-04-201-11/+2
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-8/+6
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-162-8/+6
* | [media] ivtv: steal could be NULLMauro Carvalho Chehab2016-02-231-1/+1
|/
* [media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2015-12-181-4/+4
* [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-174-5/+5
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-177-12/+12
* [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-11-161-1/+1
* [media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab2015-11-161-2/+2
* [media] ivtv: Convert to get_user_pages_unlocked()Jan Kara2015-10-201-6/+6
* [media] ivtv-alsa: Add index to specify device numberNicolas Sugino2015-09-251-2/+12
* [media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with...Luis R. Rodriguez2015-08-111-6/+9
* [media] pci/ivtv/ivtv-gpio: Remove compat control opsRicardo Ribalda2015-07-061-7/+0
* Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-254-14/+20
|\
| * [media] ivtv: fix two smatch warningsMauro Carvalho Chehab2015-06-051-1/+2
| * [media] ivtv: fix incorrect audio mode report in log_statusHans Verkuil2015-05-301-1/+2
| * [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-012-10/+14
| * [media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab2015-04-301-2/+2
* | x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez2015-06-182-35/+26
|/
* [media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2015-04-022-12/+30
* [media] ivtv: replace crop by selectionHans Verkuil2015-04-021-46/+69
* [media] ivtv: embed video_deviceHans Verkuil2015-04-029-76/+61
* mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-4/+2
* [media] ivtv: fix sparse warningHans Verkuil2014-12-231-9/+13
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-251-1/+1
* [media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON2014-11-142-2/+2
* [media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-262-3/+3
* [media] ivtv: fix sparse warningsHans Verkuil2014-09-031-7/+5
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-231-4/+5
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-3/+0
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-171-2/+2
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-242-2/+2
* [media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai2014-05-231-0/+6
* [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+5
* [media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-132-46/+7
|\
| * [media] ivtv: fix register range checkHans Verkuil2013-06-171-0/+2
| * [media] ivtv: remove g_chip_identHans Verkuil2013-06-172-44/+5
| * [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-271-2/+0
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-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-241-3/+6
OpenPOWER on IntegriCloud