summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus 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-03[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil2-12/+30
2015-04-03[media] ivtv: replace crop by selectionHans Verkuil1-46/+69
2015-04-03[media] ivtv: embed video_deviceHans Verkuil9-76/+61
2015-02-12mm: 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-24[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-25[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...Linus Torvalds2-46/+7
2013-07-04drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2013-06-17[media] ivtv: fix register range checkHans Verkuil1-0/+2
2013-06-17[media] ivtv: remove g_chip_identHans Verkuil2-44/+5
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar1-2/+0
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-3/+6
2013-03-24[media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil1-13/+13
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil4-15/+15
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2-2/+2
2013-03-19[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-02-12[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil2-2/+2
2013-02-06[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich1-2/+2
2013-02-06[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich1-2/+0
2013-01-25Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-5/+4
2013-01-04Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-5/+4
2012-12-28[media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia1-8/+4
2012-12-20[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'Fabio Estevam1-1/+1
2012-10-28[media] ivtv-ioctl.c: remove an useless checkMauro Carvalho Chehab1-1/+1
2012-10-28[media] ivtv: get rid of warning: no previous prototypeMauro Carvalho Chehab5-9/+7
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-4/+4
2012-10-02[media] ivtv: fix format enumeration: don't show invalid formatsHans Verkuil1-33/+35
2012-10-02[media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBIHans Verkuil1-0/+13
2012-10-02[media] ivtv: fix incorrect service_set for the decoder VBI captureHans Verkuil1-0/+1
2012-10-02[media] ivtv: don't allow g/s_frequency for output device nodesHans Verkuil2-0/+7
2012-10-02[media] ivtv: fix v4l2-compliance errors for the radio deviceHans Verkuil2-3/+12