aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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/kernel/git/tip/tipLinus 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-misc into drm-nextDaniel 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/mchehab/linux-mediaLinus 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_subdev_call set __result an error codeYizhuo1-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
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young1-61/+105
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab5-9/+9
2019-08-26media: use the BIT() macroMauro Carvalho Chehab4-263/+266
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab3-4/+1
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-08-26media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero1-0/+14
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta1-1/+1
2019-08-21media: ttpci: unknown protocol is rc-mm-32Sean Young1-8/+6
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang1-4/+0
2019-08-07media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil1-1/+1
2019-07-25media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus1-43/+50
2019-07-25media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus1-5/+5