summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv
AgeCommit message (Expand)Author
2015-10-20[media] ivtv: Convert to get_user_pages_unlocked()Jan Kara
2015-09-25[media] ivtv-alsa: Add index to specify device numberNicolas Sugino
2015-08-11[media] x86/mm/pat, drivers/media/ivtv: move pat warn and replace WARN() with...Luis R. Rodriguez
2015-07-06[media] pci/ivtv/ivtv-gpio: Remove compat control opsRicardo Ribalda
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez
2015-06-05[media] ivtv: fix two smatch warningsMauro Carvalho Chehab
2015-05-30[media] ivtv: fix incorrect audio mode report in log_statusHans Verkuil
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-04-30[media] ivtv: avoid going past input/audio arrayMauro Carvalho Chehab
2015-04-02[media] ivtv: disable fbuf support if ivtvfb isn't loadedHans Verkuil
2015-04-02[media] ivtv: replace crop by selectionHans Verkuil
2015-04-02[media] ivtv: embed video_deviceHans Verkuil
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2014-12-23[media] ivtv: fix sparse warningHans Verkuil
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON
2014-09-26[media] pci drivers: use %zu instead of %zdMauro Carvalho Chehab
2014-09-03[media] ivtv: fix sparse warningsHans Verkuil
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-05-23[media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-17[media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-06-17[media] ivtv: fix register range checkHans Verkuil
2013-06-17[media] ivtv: remove g_chip_identHans Verkuil
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] ivtv: prepare ivtv for adding const to s_registerHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-11[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil
2013-02-05[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich
2013-02-05[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27[media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-20[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'Fabio Estevam
2012-10-27[media] ivtv-ioctl.c: remove an useless checkMauro Carvalho Chehab
2012-10-27[media] ivtv: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-10-01[media] ivtv: fix format enumeration: don't show invalid formatsHans Verkuil