summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv
AgeCommit message (Expand)Author
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-29media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-11-23media: ivtv: don't call s_stream(0) if not streamingHans Verkuil
2023-07-24media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann
2023-05-08fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-11-30media: pci/ivtv: remove FOLL_FORCE usageDavid Hildenbrand
2022-08-29media: ivtv: Fix typo 'the the' in commentSlark Xiao
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2022-03-07ivtv: fix incorrect device_caps for ivtvfbHans Verkuil
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-12-14media: ivtv: no need to initialise statics to 0Jason Wang
2021-11-22media: ivtv: drop an unused macroMauro Carvalho Chehab
2021-10-19media: ivtv: fix build for UMLRandy Dunlap
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter
2021-09-30media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-07-12media: ivtv: prevent going past the hw arraysMauro Carvalho Chehab
2021-06-04media: ivtv: get rid of DVB deprecated ioctlsMauro Carvalho Chehab
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11media: use getter/setter functionsJulia Lawall
2021-01-27media: pci/ivtv: release memory regions on errorHans Verkuil
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-19media: ivtv: Replace http links with https onesAlexander A. Klimov
2020-06-15sched,ivtv: Convert to sched_set_fifo*()Peter Zijlstra
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-06media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-08media: pci: ivtv: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13media: constify fb ops across all driversJani Nikula
2019-12-13media: ivtv: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-10-10media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil