aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-01media: exynos4-is: Properly set JPEG options for parallel portsJonathan Bakker1-0/+7
2020-09-01media: exynos4-is: Correct missing entity function initializationJonathan Bakker1-0/+1
2020-09-01media: exynos4-is: Fix nullptr when no CSIS device presentJonathan Bakker1-1/+16
2020-09-01media: exynos4-is: Request syscon only if ISP writeback is presentTomasz Figa1-3/+5
2020-09-01media: exynos4-is: Remove static driver data for S5PV210 FIMC variantsJonathan Bakker1-59/+0
2020-09-01tm6000: drop unnecessary list_emptyJulia Lawall1-15/+9
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall1-8/+6
2020-09-01media: cx231xx: drop unnecessary list_emptyJulia Lawall1-10/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva55-94/+94
2020-08-29media: exynos4-is: Simplify the pinctrl codeSylwester Nawrocki2-33/+5
2020-08-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki1-3/+1
2020-08-29media: camss: __video_try_fmt(): don't use hardcoded constantsAndrey Konovalov1-4/+4
2020-08-29media: camss: add support for vidioc_enum_framesizes ioctlAndrey Konovalov1-0/+37
2020-08-29media: camss: Make use of V4L2_CAP_IO_MCAndrey Konovalov1-13/+54
2020-08-29media: rcar-vin: Register media device when all sub-devices boundNiklas Söderlund1-7/+7
2020-08-29media: rcar-vin: Unconditionally unregister notifier on removeNiklas Söderlund1-6/+2
2020-08-29media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-08-29media: mc-device.c: change media_device_request_alloc to match media_ioctl_infoFrederic Chen1-3/+4
2020-08-29media: ttusb-dec: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-29media: media/radio: wl128x: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-08-29media: sti: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+4
2020-08-29media: pxa_camera: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-08-29media: marvell-ccic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-29media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-08-29media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais3-20/+21
2020-08-29media: smipcie: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-08-29media: ngene: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-08-29media: mantis: convert tasklets to use new tasklet_setup() APIAllen Pais3-4/+4
2020-08-29media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+4
2020-08-29media: marvell-ccic: add support for runtime PMLubomir Rintel2-31/+43
2020-08-29media: marvell-ccic: mmp: use generic dev_pm_opsLubomir Rintel1-12/+6
2020-08-29media: marvell-ccic: mmp: get rid of mmpcam_devices listLubomir Rintel1-70/+8
2020-08-29media: cafe-driver: use drvdata instead of back-casting from v4l2_deviceLubomir Rintel1-6/+4