summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+3
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-12/+4
2022-12-07media: pt3: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET1-12/+4
2022-12-07media: ipu3-cio2: make the bridge depend on i2cAdam Borowski1-0/+1
2022-12-06media: saa7164: fix missing pci_disable_device()Liu Shixin1-1/+3
2022-11-30media: pci/ivtv: remove FOLL_FORCE usageDavid Hildenbrand2-4/+3
2022-11-25media: ipu3-cio2: make the bridge depend on i2cAdam Borowski1-0/+1
2022-11-25media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen1-1/+1
2022-11-25media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang1-0/+1
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman1-2/+2
2022-10-24media: saa7164: remove variable cntColin Ian King1-4/+2
2022-10-24media: zoran: remove unused declarations in zoran_device.hGaosheng Cui1-2/+0
2022-10-24bttv: remove unused tea5757_set_freq declarationGaosheng Cui1-1/+0
2022-10-24cx25821: remove unused cx25821_video_wakeup() declarationGaosheng Cui1-3/+0
2022-10-24saa7164: remove unused saa7164_call_i2c_clients declarationGaosheng Cui1-2/+0
2022-10-24media: saa7134: remove unused declarations in saa7134.hGaosheng Cui1-4/+0
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-6/+7
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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_fi...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 ...Christophe 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