aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot2-2/+26
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot1-0/+34
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot1-27/+172
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot1-3/+38
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot1-54/+44
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot2-2/+82
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar1-2/+4
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot1-0/+1
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot1-73/+209
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot1-97/+97
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-3/+1
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-18/+21
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-23/+3
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-9/+1
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds202-4133/+8656
2019-11-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab200-4100/+8623
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2019-11-14media: uvcvideo: drop error check of debugfs_create_dir()Chunfeng Yun1-9/+1
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-3/+2
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"Hans Verkuil1-3/+6
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot1-1/+1
2019-11-10media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King1-4/+2
2019-11-10media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar4-5/+5
2019-11-10media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-11-10media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih1-0/+7
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan1-0/+2
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel1-1/+2
2019-11-10media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil1-12/+12
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel1-1/+2
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda1-6/+3
2019-11-10media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld3-2/+29
2019-11-10media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost1-1/+2
2019-11-10media: v4l2: Use FIELD_SIZEOF directlyzhong jiang1-1/+1
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+3
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron2-0/+85
2019-11-09media: dvbsky: remove unused codeJan Pieter van Woerkom1-9/+0
2019-11-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2019-11-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-09media: coda: drop unused irqlockPhilipp Zabel2-3/+0
2019-11-09media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely1-2/+7
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-11-09media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec1-2/+2
2019-11-09media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld1-5/+0
2019-11-08media: v4l2-ctrl: Use p_const when possibleRicardo Ribalda Delgado1-8/+9
2019-11-08media: vivid: Add an area controlRicardo Ribalda Delgado1-0/+14
2019-11-08media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado1-1/+1
2019-11-08media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim1-3/+4