summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-09-03media: dvb-ttusb-budget: cleanup printk logicMauro Carvalho Chehab1-66/+52
2020-09-03media: dvb-ttusb-budget: don't use stack for USB transfersMauro Carvalho Chehab1-53/+30
2020-09-03media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2-4/+5
2020-09-03media: cx88-alsa: number of pages should be unsigned longMauro Carvalho Chehab1-6/+7
2020-09-03media: cx23885-alsa: number of pages should be unsigned longMauro Carvalho Chehab2-5/+6
2020-09-03media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab1-5/+6
2020-09-03media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab1-10/+12
2020-09-03media: serial_ir: use the right type for a dma addressMauro Carvalho Chehab1-1/+1
2020-09-03media: tda10021: avoid casts when using symbol_rateMauro Carvalho Chehab1-15/+25
2020-09-03media: venus: place extern venus_fw_debug on a header fileMauro Carvalho Chehab2-2/+2
2020-09-03media: wl128x: get rid of a potential spectre issueMauro Carvalho Chehab1-6/+10
2020-09-03media: av7110_v4l: avoid a typecastMauro Carvalho Chehab1-2/+2
2020-09-03media: qt1010: fix usage of unititialized valueMauro Carvalho Chehab1-11/+14
2020-09-03media: tda10086: cleanup symbol_rate setting logicMauro Carvalho Chehab1-11/+11
2020-09-01media: venus: Make debug infrastructure more flexibleStanimir Varbanov6-16/+21
2020-09-01media: venus: Add debugfs interface to set firmware log levelStanimir Varbanov6-2/+45
2020-09-01media: s5p-mfc: Use standard frame skip mode controlStanimir Varbanov1-0/+6
2020-09-01media: venus: venc: Add support for frame-skip mode v4l2 controlStanimir Varbanov3-3/+16
2020-09-01media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov1-0/+10
2020-09-01media: venus: venc: Add support for constant quality controlStanimir Varbanov5-5/+68
2020-09-01media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja1-0/+2
2020-09-01media: venus: Add new interface queues reinitStanimir Varbanov5-2/+59
2020-09-01media: venus: Rework recovery mechanismStanimir Varbanov2-22/+13
2020-09-01media: venus: parser: Prepare parser for multiple invocationsStanimir Varbanov1-0/+3
2020-09-01media: venus: Fix reported frame intervalsLoic Poulain1-3/+9
2020-09-01media: venus: fixes for list corruptionVikash Garodia1-2/+8
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia2-5/+10
2020-09-01media: uapi: h264: Increase size of DPB entry pic_numEzequiel Garcia1-0/+13
2020-09-01media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia1-2/+2
2020-09-01media: uapi: h264: Split prediction weight parametersEzequiel Garcia1-0/+8
2020-09-01media: ov5675: correct the maximum exposure valueBingbu Cao1-5/+10
2020-09-01media: ov7740: use SCCB regmapRaag Jadav2-10/+2
2020-09-01media: imx274: fix frame interval handlingHans Verkuil1-3/+5
2020-09-01media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix1-1/+2
2020-09-01media: i2c: fix error check on max9286_read callColin Ian King1-1/+2
2020-09-01media: omap: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-09-01media: ov5640: Correct Bit Div register in clock tree diagramPaul Kocialkowski1-1/+1
2020-09-01media: i2c: ov2740: get OTP data ready before nvmem registrationBingbu Cao1-12/+12
2020-09-01media: radio: si476x: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-53/+13
2020-09-01media: sti: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-48/+12
2020-09-01media: mtk-vpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2020-09-01media: exynos4-is: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+4
2020-09-01media: coda: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2020-09-01media: cec: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+8
2020-09-01media: exynos4-is: Handle duplicate calls to vidioc_streamoffJonathan Bakker1-2/+5
2020-09-01media: exynos4-is: Remove unused struct member input_indexJonathan Bakker1-2/+0
2020-09-01media: exynos4-is: Remove inh_sensor_ctrlsJonathan Bakker2-15/+1
2020-09-01media: exynos4-is: Add support for multiple sensors on one portJonathan Bakker1-9/+19
2020-09-01media: exynos4-is: Use global num_sensors rather than local indexJonathan Bakker1-7/+4