summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
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-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
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: vicodec: media_device_cleanup was called too earlyHans Verkuil
2019-11-10media: vim2m: media_device_cleanup was called too earlyHans Verkuil
2019-11-10media: coda: disable decoder crop selectionsPhilipp Zabel
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-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-09media: coda: drop unused irqlockPhilipp Zabel
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2019-11-09media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld
2019-11-08media: vivid: Add an area controlRicardo Ribalda Delgado
2019-11-08media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim
2019-11-08media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-08media: vivid: add vivid_create_queue() helperHans Verkuil
2019-11-08media: ti-vpe: fix smatch errorHans Verkuil
2019-11-08media: mtk-vpu: fix two smatch warningsHans Verkuil
2019-11-05media: am437x: fix smatch warningHans Verkuil
2019-11-05media: vivid: media_device_cleanup was called too earlyHans Verkuil
2019-11-05media: vimc: Make capture devices and subdevices use different link_validatesNícolas F. R. A. Prado
2019-11-05media: s5p-jpeg: drop unused components from s5p_jpeg_q_dataPhilipp Zabel
2019-11-05media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven
2019-11-05media: coda: request to skip kernel mapping for decoded buffersLucas Stach
2019-11-05media: coda: fix deadlock between decoder picture run and start commandPhilipp Zabel
2019-11-05media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2019-11-05media: rcar_drif: fix a memory disclosureKangjie Lu
2019-11-05media: rcar-csi2: Enable support for R8A774B1Biju Das
2019-11-05media: rcar-vin: Enable support for R8A774B1Biju Das
2019-11-05media: rcar-vin: Add support for outputting NV12Niklas Söderlund
2019-11-05media: rcar-vin: Define which hardware supports NV12Niklas Söderlund
2019-11-05media: rcar-vin: Do not enumerate unsupported pixel formatsNiklas Söderlund
2019-11-05media: bdisp: fix memleak on releaseJohan Hovold
2019-11-05media: xilinx: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-24media: sun4i: Add H3 deinterlace driverJernej Skrabec
2019-10-24media: vimc: Implement debayer control for mean window sizeArthur Moraes do Lago
2019-10-24media: vimc: move the dev field of each entity to vimc_ent_devDafna Hirschfeld
2019-10-24media: vimc: embed the pads of entities in the entities' structsDafna Hirschfeld
2019-10-24media: vimc: remove unused struct declaration vimc_platform_dataDafna Hirschfeld
2019-10-24media: vimc: common: remove unused function 'vimc_pipeline_s_stream'Dafna Hirschfeld
2019-10-24media: vimc: remove EXPORT_SYMBOL_GPL declarationsDafna Hirschfeld
2019-10-24media: vimc: remove the helper function vimc_ent_sd_unregisterDafna Hirschfeld
2019-10-24media: vimc: move media_entity_cleanup to release callbacksDafna Hirschfeld
2019-10-24media: vimc: sen: register subdevice only after initializationDafna Hirschfeld
2019-10-24media: vimc: cleanup code that assigns entity in entities arrayDafna Hirschfeld