aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-6/+7
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas2-1/+2
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen1-3/+3
2022-09-24media: pci/cx18: fix repeated words in commentsJilin Yuan1-2/+2
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra1-2/+2
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse1-0/+3
2022-08-30media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2-26/+26
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil14-6754/+1
2022-08-29media: meye: deprecate this driverHans Verkuil6-2145/+0
2022-08-29media: avoid use of 'videobuf'Hans Verkuil1-1/+1
2022-08-29media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil1-78/+0
2022-08-29media: zoran: move to mainlineHans Verkuil19-0/+7194
2022-08-29media: pci/cx23885: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli1-1/+1
2022-08-29media: saa7164: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: ivtv: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-29media: cx88: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first()Laurent Pinchart1-1/+1
2022-07-08media: cx18: Fix typo in commentsJiang Jian1-1/+1
2022-06-27media: saa7164: Remove duplicate 'on' in two places.Jiang Jian1-1/+1
2022-06-27media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin1-1/+3
2022-06-27media: tw686x: Fix an error handling path in tw686x_probe()Christophe JAILLET1-1/+4
2022-06-27media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann1-1/+1
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is already usedChristophe JAILLET16-147/+3
2022-06-20media: tw686x: Register the irq at the end of probeZheyu Ma1-10/+8
2022-06-20media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma1-23/+7
2022-06-20media: cx88: Fix PAL-Nc standardJorge Maidana1-5/+17
2022-05-17media: ipu3-cio2: Add INT347E to cio2-bridgeDaniel Scally1-0/+2
2022-05-17media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally1-0/+5
2022-05-13media: cx25821: request_irq -> devm_request_irqHans Verkuil1-2/+2
2022-04-24media: saa7134: simplify if-if to if-elseWan Jiabing1-2/+1
2022-04-24media: cx25821: Fix the warning when removing the moduleZheyu Ma1-1/+1
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus17-35/+0
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus1-2/+0
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-11/+18
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab13-15/+15
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab1-8/+14
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab11-11/+11
2022-03-07ivtv: fix incorrect device_caps for ivtvfbHans Verkuil3-13/+9
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab4-4/+4
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET3-18/+21
2022-02-22media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas1-0/+3
2022-02-22media: cx18: use GFP_KERNELJulia Lawall1-1/+1
2022-02-22media: saa7164: remove redundant assignment to variable idxColin Ian King1-1/+0
2022-02-22media: saa7134: remove redundant assignment to variable idColin Ian King1-2/+0
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1