summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2021-03-11media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse1-0/+4
2021-03-04media: smipcie: fix interrupt handling and IR timeoutSean Young1-20/+26
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2020-12-30media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus1-0/+1
2020-12-30media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus1-9/+20
2020-12-30media: ipu3-cio2: Serialise access to pad formatSakari Ailus2-0/+12
2020-12-30media: ipu3-cio2: Return actual subdev formatSakari Ailus1-21/+3
2020-12-30media: ipu3-cio2: Remove traces of returned buffersSakari Ailus1-0/+1
2020-12-30media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-30media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10
2020-12-30media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-02-24media: cx23885: Add support for AVerMedia CE310BForest Crossman3-1/+27
2019-12-31media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET1-4/+7
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab5-9/+9
2019-08-26media: use the BIT() macroMauro Carvalho Chehab4-263/+266
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab3-4/+1
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8
2019-08-26media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero1-0/+14
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang1-0/+3
2019-08-22media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta1-1/+1
2019-08-22media: ttpci: unknown protocol is rc-mm-32Sean Young1-8/+6
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang1-4/+0
2019-08-07media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil1-1/+1
2019-07-25media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus1-43/+50
2019-07-25media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus1-5/+5
2019-07-25media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus1-2/+6
2019-07-25media: pci: Use dev_get_drvdata where possibleChuhong Yuan3-10/+5
2019-07-23media: saa7134: remove redundant assignment to variable valueColin Ian King1-1/+0
2019-07-23media: cobalt: Prefer pcie_capability_read_word()Frederick Lawler1-23/+15
2019-07-23media: cobalt: remove redundant assignment to variable dataColin Ian King1-1/+1
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil4-6/+0
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil23-116/+15
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds1-5/+1
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds43-554/+294
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan1-2/+2
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil25-178/+146
2019-06-22media: meye: Fix build COMPILE_TEST errorYueHaibing1-1/+2
2019-06-21media: ttpci: Fix build error without RC_COREYueHaibing1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461Thomas Gleixner5-69/+5
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-5/+1
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab7-6/+7
2019-06-12media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=nAnders Roxell1-1/+1