summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-12-07media: pt3: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2022-12-07media: ipu3-cio2: make the bridge depend on i2cAdam Borowski
2022-12-06media: saa7164: fix missing pci_disable_device()Liu Shixin
2022-11-30media: pci/ivtv: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-25media: ipu3-cio2: make the bridge depend on i2cAdam Borowski
2022-11-25media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen
2022-11-25media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-10-24media: saa7164: remove variable cntColin Ian King
2022-10-24media: zoran: remove unused declarations in zoran_device.hGaosheng Cui
2022-10-24bttv: remove unused tea5757_set_freq declarationGaosheng Cui
2022-10-24cx25821: remove unused cx25821_video_wakeup() declarationGaosheng Cui
2022-10-24saa7164: remove unused saa7164_call_i2c_clients declarationGaosheng Cui
2022-10-24media: saa7134: remove unused declarations in saa7134.hGaosheng Cui
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-09-24media: pci/cx18: fix repeated words in commentsJilin Yuan
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-08-30media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse
2022-08-30media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2022-08-29media: meye: deprecate this driverHans Verkuil
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-08-29media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil
2022-08-29media: zoran: move to mainlineHans Verkuil
2022-08-29media: pci/cx23885: fix repeated words in commentswangjianli
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli
2022-08-29media: saa7164: Fix typo 'the the' in commentSlark Xiao
2022-08-29media: ivtv: Fix typo 'the the' in commentSlark Xiao
2022-08-29media: cx88: Fix typo 'the the' in commentSlark Xiao
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-07-08media: cx18: Fix typo in commentsJiang Jian
2022-06-27media: saa7164: Remove duplicate 'on' in two places.Jiang Jian
2022-06-27media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin
2022-06-27media: tw686x: Fix an error handling path in tw686x_probe()Christophe JAILLET
2022-06-27media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is ...Christophe JAILLET
2022-06-20media: tw686x: Register the irq at the end of probeZheyu Ma
2022-06-20media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma
2022-06-20media: cx88: Fix PAL-Nc standardJorge Maidana
2022-05-17media: ipu3-cio2: Add INT347E to cio2-bridgeDaniel Scally
2022-05-17media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally
2022-05-13media: cx25821: request_irq -> devm_request_irqHans Verkuil