summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | media: zoran: move to mainlineHans Verkuil2022-08-2919-0/+7194
* | media: pci/cx23885: fix repeated words in commentswangjianli2022-08-291-1/+1
* | media: pci/cx18: fix repeated words in commentswangjianli2022-08-291-1/+1
* | media: pci/cx18: fix repeated words in commentswangjianli2022-08-291-1/+1
* | media: saa7164: Fix typo 'the the' in commentSlark Xiao2022-08-291-1/+1
* | media: ivtv: Fix typo 'the the' in commentSlark Xiao2022-08-291-1/+1
* | media: cx88: Fix typo 'the the' in commentSlark Xiao2022-08-291-1/+1
|/
* media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-171-1/+1
* media: cx18: Fix typo in commentsJiang Jian2022-07-081-1/+1
* media: saa7164: Remove duplicate 'on' in two places.Jiang Jian2022-06-271-1/+1
* media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin2022-06-271-1/+3
* media: tw686x: Fix an error handling path in tw686x_probe()Christophe JAILLET2022-06-271-1/+4
* media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann2022-06-271-1/+1
* media: ddbridge: Remove useless license text when SPDX-License-Identifier is ...Christophe JAILLET2022-06-2716-147/+3
* media: tw686x: Register the irq at the end of probeZheyu Ma2022-06-201-10/+8
* media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma2022-06-201-23/+7
* media: cx88: Fix PAL-Nc standardJorge Maidana2022-06-201-5/+17
* media: ipu3-cio2: Add INT347E to cio2-bridgeDaniel Scally2022-05-171-0/+2
* media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10Daniel Scally2022-05-171-0/+5
* media: cx25821: request_irq -> devm_request_irqHans Verkuil2022-05-131-2/+2