summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: saa7134: simplify if-if to if-elseWan Jiabing2022-04-241-2/+1
* media: cx25821: Fix the warning when removing the moduleZheyu Ma2022-04-241-1/+1
* media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma2022-04-241-3/+3
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-2417-35/+0
* media: mc: Set bus_info in media_device_init()Sakari Ailus2022-04-241-2/+0
* media: media/*/Kconfig: sort entriesMauro Carvalho Chehab2022-03-181-11/+18
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-1813-15/+15
* media: Makefiles: sort entries where it fitsMauro Carvalho Chehab2022-03-141-8/+14
* media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab2022-03-1211-11/+11
* ivtv: fix incorrect device_caps for ivtvfbHans Verkuil2022-03-073-13/+9
* media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel2022-03-071-2/+2
* Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-03-074-4/+4
|\
| * media: cx88-mpeg: clear interrupt status register before streaming videoDaniel González Cabanelas2022-02-221-0/+3
| * media: cx18: use GFP_KERNELJulia Lawall2022-02-221-1/+1
| * media: saa7164: remove redundant assignment to variable idxColin Ian King2022-02-221-1/+0
| * media: saa7134: remove redundant assignment to variable idColin Ian King2022-02-221-2/+0
* | media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-03-073-18/+21
|/
* media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young2022-01-281-1/+1
* media: bttv: fix WARNING regression on tunerless devicesOndrej Zary2022-01-231-2/+2
* media: saa7134: use swap() to make code cleanerYang Guang2022-01-231-6/+3
* media: ipu3-cio2: Add support for instantiating i2c-clients for VCMsHans de Goede2021-12-162-2/+69
* media: ipu3-cio2: Call cio2_bridge_init() before anything elseHans de Goede2021-12-161-5/+5
* media: ipu3-cio2: Defer probing until the PMIC is fully setupHans de Goede2021-12-161-0/+37
* media: ivtv: no need to initialise statics to 0Jason Wang2021-12-141-1/+1
* media: saa7146: remove redundant assignments of i to zeroColin Ian King2021-12-141-2/+1
* media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2021-12-141-1/+6
* media: pt3: Switch to using functions pcim_* and devm_*Evgeny Novikov2021-12-141-44/+14
* media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei2021-12-071-2/+2
* media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang2021-12-071-1/+7
* media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2021-12-071-1/+7
* media: ipu3-cio2: Add INT347A to cio2-bridgeDaniel Scally2021-11-301-0/+2
* media: ipu3-cio2: Add link freq for INT33BE entryDaniel Scally2021-11-301-1/+1
* media: ipu3-cio2: Toggle sensor streaming in pm runtime opsDaniel Scally2021-11-301-1/+16
* media: cobalt: drop an unused variableMauro Carvalho Chehab2021-11-291-4/+1
* media: solo6x10: mark unused functions as suchMauro Carvalho Chehab2021-11-291-6/+6
* media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab2021-11-291-6/+1
* media: cx18: drop an unused macroMauro Carvalho Chehab2021-11-221-6/+0