summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab2-2/+2
2020-04-14media: docs: cx18-streams.c: fix broken references to docsMauro Carvalho Chehab1-2/+2
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab3-6/+8
2020-04-14media: Kconfig: fix selection for test driversMauro Carvalho Chehab1-5/+5
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab7-13/+19
2020-04-14media: Kconfig: mark other drivers as test driversMauro Carvalho Chehab1-0/+1
2020-04-14media: ddbridge: use the ddbridge's own dummy fe driverMauro Carvalho Chehab5-157/+3
2020-04-14media: ddbridge-dummy_fe: do some vars and function renamesMauro Carvalho Chehab2-83/+83
2020-04-14media: ddbridge: copy the dvb_dummy_fe driver to ddbridgeMauro Carvalho Chehab2-0/+322
2020-04-14media: pci: move VIDEO_PCI_SKELETON to a different KconfigMauro Carvalho Chehab1-0/+10
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+2
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil26-37/+37
2020-02-14drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-3/+2
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds27-353/+126
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+1
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-01-09media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-09media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()Wolfram Sang1-14/+10
2020-01-09media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()Wolfram Sang1-60/+54
2020-01-08media: pci: ivtv: convert to i2c_new_scanned_deviceWolfram Sang2-4/+4
2020-01-08media: pci: cx18: convert to i2c_new_scanned_deviceWolfram Sang1-1/+1
2020-01-08media: pci: bt8xx: convert to i2c_new_scanned_deviceWolfram Sang1-3/+3
2020-01-08media: pci: cx88: convert to i2c_new_scanned_deviceWolfram Sang1-1/+1
2020-01-08media: pci: cx23885: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-4/+4
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann1-2/+2
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+1
2019-12-13media: constify fb ops across all driversJani Nikula1-2/+1
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai6-6/+0
2019-12-13media: ivtv: Drop superfluous ioctl PCM opsTakashi Iwai1-13/+0
2019-12-13media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai1-13/+0
2019-12-13media: cobalt: Drop superfluous ioctl PCM opsTakashi Iwai1-8/+0
2019-12-13media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai1-62/+1
2019-12-13media: cx18: Clean up ALSA PCM API usagesTakashi Iwai1-61/+1
2019-12-13media: cobalt: Clean up ALSA PCM API usagesTakashi Iwai1-57/+4
2019-12-13media: tw686x: Use managed buffer allocationTakashi Iwai1-14/+1
2019-12-13media: solo6x10: Use managed buffer allocationTakashi Iwai1-18/+5
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil5-11/+8
2019-12-13media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds12-76/+165
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-11-08media: mantis: fix two smatch errorsHans Verkuil2-6/+2
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King1-1/+1
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas3-0/+45
2019-10-10media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo1-1/+1
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2019-10-07media: delete unused proc_fs.h includeSean Young2-2/+0