summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-13/+13
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-3/+1
|\
| * compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-3/+1
* | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-279-18/+21
|\ \
| * \ Merge v5.4-rc4 into drm-nextDaniel Vetter2019-10-231-2/+1
| |\ \
| * | | cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-078-16/+19
| | |/ | |/|
* | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-23/+3
|\ \ \
| * | | media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-091-23/+3
| | |/ | |/|
* | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-271-9/+1
|\ \ \
| * | | media: uvcvideo: drop error check of debugfs_create_dir()Chunfeng Yun2019-11-141-9/+1
| |/ /
* | | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-26202-4133/+8656
|\ \ \
| * \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2019-11-26200-4100/+8623
| |\ \ \
| | * | | media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil2019-11-101-3/+6
| | * | | media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot2019-11-101-1/+1
| | * | | media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King2019-11-101-4/+2
| | * | | media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-104-5/+5
| | * | | media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-101-1/+1
| | * | | media: vicodec: media_device_cleanup was called too earlyHans Verkuil2019-11-101-1/+3
| | * | | media: vim2m: media_device_cleanup was called too earlyHans Verkuil2019-11-101-1/+3
| | * | | media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih2019-11-101-0/+7
| | * | | media: si470x-i2c: add missed operations in removeChuhong Yuan2019-11-101-0/+2
| | * | | media: coda: disable decoder crop selectionsPhilipp Zabel2019-11-101-1/+2
| | * | | media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil2019-11-101-12/+12
| | * | | media: coda: disable encoder compose selectionsPhilipp Zabel2019-11-101-1/+2
| | * | | media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda2019-11-101-6/+3
| | * | | media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld2019-11-103-2/+29
| | * | | media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost2019-11-101-1/+2
| | * | | media: v4l2: Use FIELD_SIZEOF directlyzhong jiang2019-11-101-1/+1
| | * | | media: rc: add keymap for Beelink GS1 remote controlClément Péron2019-11-092-0/+85
| | * | | media: dvbsky: remove unused codeJan Pieter van Woerkom2019-11-091-9/+0
| | * | | media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King2019-11-091-1/+1
| | * | | media: b2c2-flexcop-usb: add sanity checkingOliver Neukum2019-11-091-0/+3
| | * | | media: coda: drop unused irqlockPhilipp Zabel2019-11-092-3/+0
| | * | | media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely2019-11-091-2/+7
| | * | | media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2019-11-092-6/+0
| | * | | media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec2019-11-091-2/+2
| | * | | media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld2019-11-091-5/+0
| | * | | media: v4l2-ctrl: Use p_const when possibleRicardo Ribalda Delgado2019-11-081-8/+9
| | * | | media: vivid: Add an area controlRicardo Ribalda Delgado2019-11-081-0/+14
| | * | | media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado2019-11-081-1/+1
| | * | | media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim2019-11-081-3/+4
| | * | | media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov2019-11-083-9/+15
| | * | | media: vivid: add vivid_create_queue() helperHans Verkuil2019-11-083-149/+116
| | * | | media: siano: fix spelling mistake "ENBALE" -> "ENABLE"Colin Ian King2019-11-082-4/+4
| | * | | media: mantis: fix two smatch errorsHans Verkuil2019-11-082-6/+2
| | * | | media: ov6650: fix smatch warningHans Verkuil2019-11-081-1/+1
| | * | | media: ti-vpe: fix smatch errorHans Verkuil2019-11-081-1/+1
| | * | | media: em28xx: fix two smatch warningsHans Verkuil2019-11-081-2/+2
| | * | | media: rc/ite-cir: fix smatch warningHans Verkuil2019-11-081-1/+1
| | * | | media: mtk-vpu: fix two smatch warningsHans Verkuil2019-11-081-2/+2