aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/ivtv/ivtvfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14media: ivtv: no need to initialise statics to 0Jason Wang1-1/+1
2021-10-19media: ivtv: fix build for UMLRandy Dunlap1-2/+2
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter1-4/+4
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard1-2/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+1
2019-12-13media: constify fb ops across all driversJani Nikula1-2/+1
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds1-5/+1
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-0/+10
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-01-21media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A1-2/+14
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-23media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab1-7/+5
2017-01-31[media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab1-3/+3
2017-01-31[media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab1-11/+6
2016-10-21[media] ivtv: don't break long linesMauro Carvalho Chehab1-2/+1
2015-07-21x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with pr_warn()Luis R. Rodriguez1-6/+9
2015-06-18x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez1-35/+23
2013-03-18[media] media: ivtv: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-0/+1317