aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2-4/+5
2016-10-21[media] ivtv: don't break long linesMauro Carvalho Chehab5-38/+26
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2-4/+5
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2016-10-11kthread: kthread worker API cleanupPetr Mladek2-4/+4
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-1/+2
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-07-12[media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil1-11/+2
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+6
2016-02-23[media] ivtv: steal could be NULLMauro Carvalho Chehab1-1/+1
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2-8/+6
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil1-4/+4
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2-2/+2
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab4-5/+5
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab7-12/+12
2015-11-16[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-1/+1
2015-11-16[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-10-20[media] ivtv: Convert to get_user_pages_unlocked()Jan Kara1-6/+6
2015-09-25[media] ivtv-alsa: Add index to specify device numberNicolas Sugino1-2/+12
2015-08-11[media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with pr_warn()Luis R. Rodriguez1-6/+9
2015-07-06[media] pci/ivtv/ivtv-gpio: Remove compat control opsRicardo Ribalda1-7/+0
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-14/+20
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez2-35/+26
2015-06-05[media] ivtv: fix two smatch warningsMauro Carvalho Chehab1-1/+2
2015-05-30[media] ivtv: fix incorrect audio mode report in log_statusHans Verkuil1-1/+2
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2-10/+14
2015-04-30[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab1-2/+2
2015-04-02[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2-12/+30
2015-04-02[media] ivtv: replace crop by selectionHans Verkuil1-46/+69
2015-04-02[media] ivtv: embed video_deviceHans Verkuil9-76/+61
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2014-12-23[media] ivtv: fix sparse warningHans Verkuil1-9/+13
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil1-1/+1
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON2-2/+2
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab2-3/+3
2014-09-03[media] ivtv: fix sparse warningsHans Verkuil1-7/+5
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman1-4/+5
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-3/+0
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-2/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2-2/+2
2014-05-23[media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai1-0/+6
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+5
2013-10-17[media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-46/+7
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2013-06-17[media] ivtv: fix register range checkHans Verkuil1-0/+2