summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2024-08-29media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-08-29media: pci: cx23885: check cx23885_vdev_init() returnHans Verkuil1-0/+8
2024-08-03saa7134: Unchecked i2c_transfer function result fixedAleksandr Burakov1-2/+6
2024-08-03media: pci: ivtv: Add check for DMA map resultMikhail Kobuk3-3/+17
2024-06-12media: ipu3-cio2: Request IRQ earlierSakari Ailus1-5/+5
2024-06-12media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov1-1/+3
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann1-5/+4
2024-02-05media: ddbridge: fix an error code problem in ddb_probeSu Hui1-1/+1
2023-11-28media: cobalt: Use FIELD_GET() to extract Link WidthIlpo Järvinen1-5/+6
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang1-0/+1
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus1-1/+1
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil1-1/+1
2023-09-13media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman3-3/+3
2023-09-13media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin1-12/+0
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen1-8/+9
2023-05-24media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou1-1/+1
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen1-7/+9
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2-7/+10
2023-05-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang3-0/+3
2023-05-11media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang1-0/+1
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-10media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis1-1/+1
2022-12-31media: saa7164: fix missing pci_disable_device()Liu Shixin1-1/+3
2022-12-31media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang1-0/+1
2022-10-23Merge 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