summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang2023-04-113-0/+3
* media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang2023-04-111-0/+1
* media: bttv: drop overlay supportHans Verkuil2023-03-207-763/+11
* media: saa7134: drop overlay supportHans Verkuil2023-03-204-453/+4
* media: zoran: drop two obsolete prototypes from zoran_device.hHans Verkuil2023-03-201-2/+0
* media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen2023-03-191-7/+9
* media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2023-03-192-7/+10
* media: drop unnecessary networking includesJakub Kicinski2023-03-191-0/+1
* media: cx18: fix format compliance issuesHans Verkuil2023-03-191-27/+44
* media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil2023-03-191-97/+100
* media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil2023-03-191-1/+1
* media: cx18: properly report pixelformatsHans Verkuil2023-03-191-23/+38
* media: cx18: fix incorrect input countingHans Verkuil2023-03-191-2/+2
* media: cx18: convert to vb2Hans Verkuil2023-03-197-346/+199
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-2616-2/+6758
|\
| * media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-0914-1/+6754
| * media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis2023-02-081-1/+1
| * media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus2023-02-061-0/+3
* | media: ipu3-cio2: Convert to use software_node_register_node_group()Andy Shevchenko2023-01-172-5/+21
* | media: ipu3-cio2: Don't dereference fwnode handleAndy Shevchenko2023-01-171-2/+4
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\
| * driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-4/+3
|\ \
| * | media: pci/ivtv: remove FOLL_FORCE usageDavid Hildenbrand2022-11-302-4/+3
| |/
* | Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-12-071-12/+4
|\ \
| * | media: pt3: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET2022-12-071-12/+4
| * | media: ipu3-cio2: make the bridge depend on i2cAdam Borowski2022-12-071-0/+1
* | | media: saa7164: fix missing pci_disable_device()Liu Shixin2022-12-061-1/+3
* | | media: ipu3-cio2: make the bridge depend on i2cAdam Borowski2022-11-251-0/+1
|/ /
* | media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen2022-11-251-1/+1
* | media: solo6x10: fix possible memory leak in solo_sysfs_init()Yang Yingliang2022-11-251-0/+1
* | media: saa7164: remove variable cntColin Ian King2022-10-241-4/+2
* | media: zoran: remove unused declarations in zoran_device.hGaosheng Cui2022-10-241-2/+0
* | bttv: remove unused tea5757_set_freq declarationGaosheng Cui2022-10-241-1/+0
* | cx25821: remove unused cx25821_video_wakeup() declarationGaosheng Cui2022-10-241-3/+0
* | saa7164: remove unused saa7164_call_i2c_clients declarationGaosheng Cui2022-10-241-2/+0
* | media: saa7134: remove unused declarations in saa7134.hGaosheng Cui2022-10-241-4/+0
|/
* Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-224-6/+7
|\
| * media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas2022-09-242-1/+2
| * media: drivers: use video device pipeline start/stopTomi Valkeinen2022-09-241-3/+3
| * media: pci/cx18: fix repeated words in commentsJilin Yuan2022-09-241-2/+2
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-2/+2
|\ \ | |/ |/|
| * freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-2/+2
* | media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stallDaniel Lee Kruse2022-08-301-0/+3
* | media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2022-08-302-26/+26
* | media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-2914-6754/+1
* | media: meye: deprecate this driverHans Verkuil2022-08-296-2145/+0
* | media: avoid use of 'videobuf'Hans Verkuil2022-08-291-1/+1
* | media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil2022-08-291-78/+0