summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2021-03-04media: smipcie: fix interrupt handling and IR timeoutSean Young1-20/+26
2021-03-04media: marvell-ccic: power up the device on mclk enableLubomir Rintel1-0/+2
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04media: ir_toy: add another IR Droid deviceSean Young1-0/+1
2021-03-04media: i2c: max9286: fix access to unallocated memoryTomi Valkeinen1-1/+1
2021-03-04media: mceusb: Fix potential out-of-bounds shiftJames Reynolds1-1/+1
2021-03-04media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-04media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-04media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix1-2/+2
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-04media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng1-1/+3
2021-03-04media: vidtv: psi: fix missing crc for PMTDaniel W. S. Almeida1-2/+3
2021-03-04media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong1-3/+3
2021-03-04media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2021-03-04media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu1-5/+1
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter1-0/+1
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong1-1/+2
2021-03-04media: i2c: ov5670: Fix PIXEL_RATE minimum valueJacopo Mondi1-1/+2
2021-03-04media: ipu3-cio2: Build only for x86Andy Shevchenko1-1/+2
2021-02-23media: pwc: Use correct device for DMAMatwey V. Kornilov1-9/+13
2021-02-03media: rc: ensure that uevent can be read directly after rc device registerSean Young1-2/+2
2021-02-03media: rc: ite-cir: fix min_timeout calculationMatthias Reichl1-1/+1
2021-02-03media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl3-4/+4
2021-02-03media: cec: add stm32 driverYannick Fertre1-0/+1
2021-01-30media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck1-2/+1
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
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: sunxi-cir: ensure IR is handled when it is continuousSean Young1-0/+2
2020-12-30media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-12-30media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10
2020-12-30media: tvp5150: Fix wrong return value of tvp5150_parse_dt()Zhang Xiaoxu1-0/+1
2020-12-30media: i2c: imx219: Selection compliance fixesHans Verkuil1-8/+9
2020-12-30media: rdacm20: Enable GPIO1 explicitlyJacopo Mondi1-2/+11
2020-12-30media: max9271: Fix GPIO enable/disableJacopo Mondi1-4/+4
2020-12-30media: max2175: fix max2175_set_csm_mode() error codeDan Carpenter1-1/+1
2020-12-30media: imx214: Fix stop streamingDaniel Gomez1-1/+1
2020-12-30media: siano: fix memory leak of debugfs members in smsdvb_hotplugKeita Suzuki1-1/+4
2020-12-30media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-12-30media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik1-0/+10
2020-12-30media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik1-2/+2
2020-12-30media: venus: core: vote for video-mem pathMansur Alisha Shaik1-1/+16