summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv/ivtvfb.c
AgeCommit message (Expand)Author
2023-11-29media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
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
2021-12-14media: ivtv: no need to initialise statics to 0Jason Wang
2021-10-19media: ivtv: fix build for UMLRandy Dunlap
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-13media: constify fb ops across all driversJani Nikula
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
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
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-01-21media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-23media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab
2017-01-31[media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab
2017-01-31[media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab
2016-10-21[media] ivtv: don't break long linesMauro Carvalho Chehab
2015-07-21x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab