summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ivtv
AgeCommit message (Expand)Author
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
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
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-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-10-09media: ivtv: make const array addr_list staticColin Ian King
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann
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-07-04media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-23media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab
2018-02-26media: ivtv: remove ivtv-alsa-mixerCorentin Labbe
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro