summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13media: constify fb ops across all driversJani Nikula
2019-12-13media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil
2019-12-13media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil
2019-12-13media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil
2019-12-13media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-11-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2019-11-25media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-14media: uvcvideo: drop error check of debugfs_create_dir()Chunfeng Yun
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-10media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...Hans Verkuil
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot
2019-11-10media: zr364xx: remove redundant assigmnent to idx, clean up codeColin Ian King
2019-11-10media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-10media: siano: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-10media: vicodec: media_device_cleanup was called too earlyHans Verkuil
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih
2019-11-10media: si470x-i2c: add missed operations in removeChuhong Yuan
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel
2019-11-10media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2019-11-10media: coda: disable encoder compose selectionsPhilipp Zabel
2019-11-10media: mtk-vcodec: Remove extra area allocation in an input buffer on encodingHirokazu Honda
2019-11-10media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld
2019-11-10media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2019-11-10media: v4l2: Use FIELD_SIZEOF directlyzhong jiang
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron
2019-11-09media: dvbsky: remove unused codeJan Pieter van Woerkom
2019-11-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King
2019-11-09media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2019-11-09media: coda: drop unused irqlockPhilipp Zabel
2019-11-09media: pvrusb2: Fix oops on tear-down when radio support is not presentMike Isely
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2019-11-09media: v4l2-mem2mem: Fix hold buf flag checksJernej Skrabec