summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ivtv
Commit message (Expand)AuthorAgeFilesLines
* media: ivtv: get rid of DVB deprecated ioctlsMauro Carvalho Chehab2021-06-043-235/+0
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-281-1/+1
|\
| * media: use getter/setter functionsJulia Lawall2021-03-111-1/+1
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-172-4/+0
|/
* media: pci/ivtv: release memory regions on errorHans Verkuil2021-01-271-0/+5
* Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-071-1/+1
|\
| * media: ivtv: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
* | sched,ivtv: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-3/+1
|/
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-12/+14
|\
| * media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart2020-05-061-12/+14
* | ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-023-26/+14
|/
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-6/+6
* Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-316-85/+8
|\
| * media: pci: ivtv: convert to i2c_new_scanned_deviceWolfram Sang2020-01-082-4/+4
| * media: ivtv: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-13/+0
| * media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-62/+1
| * media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil2019-12-133-6/+3
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-2/+1
|\ \
| * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-2/+1
| |\ \ | | |/ | |/|
| | * media: constify fb ops across all driversJani Nikula2019-12-131-2/+1
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-1/+1
|\ \ \
| * | | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| |/ /
* / / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+3
|/ /
* / media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo2019-10-101-1/+1
|/
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-262-3/+3
* media: use the BIT() macroMauro Carvalho Chehab2019-08-261-14/+14
* media: remove include stdarg.h from some driversMauro Carvalho Chehab2019-08-261-2/+0
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-5/+1
|\
| * fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-5/+1
* | media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-244-13/+21
* | Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1135-443/+35
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-304-40/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3031-403/+31
* | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-281-0/+1
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-241-2/+0
|/
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-5/+5
* media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter2019-03-191-1/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2019-01-212-5/+34
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-8/+9
* media: ivtv: make const array addr_list staticColin Ian King2018-10-091-1/+1
* media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai2018-09-241-1/+1
* media: dvb: move compat handlers into driversArnd Bergmann2018-09-121-2/+32
* media: dvb: move most compat_ioctl handling into driversArnd Bergmann2018-09-121-0/+9
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-116-15/+15
* media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-272-2/+2
* media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero2018-07-041-0/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1