summary refs log tree commit diff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-05-24media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus
2023-03-10media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis
2022-12-31media: saa7164: fix missing pci_disable_device()Liu Shixin
2022-12-31media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang
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
2022-04-24media: saa7134: simplify if-if to if-elseWan Jiabing
2022-04-24media: cx25821: Fix the warning when removing the moduleZheyu Ma
2022-04-24media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab