index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2019-11-10
media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu...
Hans Verkuil
2019-11-10
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
2019-11-10
media: vicodec: media_device_cleanup was called too early
Hans Verkuil
2019-11-10
media: vim2m: media_device_cleanup was called too early
Hans Verkuil
2019-11-10
media: coda: disable decoder crop selections
Philipp Zabel
2019-11-10
media: coda: disable encoder compose selections
Philipp Zabel
2019-11-10
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
Hirokazu Honda
2019-11-10
media: vimc: upon streaming, check that the pipeline starts with a source entity
Dafna Hirschfeld
2019-11-10
media: aspeed-video: Fix memory leaks in aspeed_video_probe
Navid Emamdoost
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-09
media: coda: drop unused irqlock
Philipp Zabel
2019-11-09
media: venus: remove invalid compat_ioctl32 handler
Arnd Bergmann
2019-11-09
media: vimc: sen: remove unused kthread_sen field
Dafna Hirschfeld
2019-11-08
media: vivid: Add an area control
Ricardo Ribalda Delgado
2019-11-08
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
2019-11-08
media: vivid: Fix wrong locking that causes race conditions on streaming stop
Alexander Popov
2019-11-08
media: vivid: add vivid_create_queue() helper
Hans Verkuil
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
2019-11-08
media: mtk-vpu: fix two smatch warnings
Hans Verkuil
2019-11-05
media: am437x: fix smatch warning
Hans Verkuil
2019-11-05
media: vivid: media_device_cleanup was called too early
Hans Verkuil
2019-11-05
media: vimc: Make capture devices and subdevices use different link_validates
Nícolas F. R. A. Prado
2019-11-05
media: s5p-jpeg: drop unused components from s5p_jpeg_q_data
Philipp Zabel
2019-11-05
media: fdp1: Fix R-Car M3-N naming in debug message
Geert Uytterhoeven
2019-11-05
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
2019-11-05
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
2019-11-05
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
2019-11-05
media: rcar_drif: fix a memory disclosure
Kangjie Lu
2019-11-05
media: rcar-csi2: Enable support for R8A774B1
Biju Das
2019-11-05
media: rcar-vin: Enable support for R8A774B1
Biju Das
2019-11-05
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
2019-11-05
media: rcar-vin: Define which hardware supports NV12
Niklas Söderlund
2019-11-05
media: rcar-vin: Do not enumerate unsupported pixel formats
Niklas Söderlund
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
2019-11-05
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-24
media: sun4i: Add H3 deinterlace driver
Jernej Skrabec
2019-10-24
media: vimc: Implement debayer control for mean window size
Arthur Moraes do Lago
2019-10-24
media: vimc: move the dev field of each entity to vimc_ent_dev
Dafna Hirschfeld
2019-10-24
media: vimc: embed the pads of entities in the entities' structs
Dafna Hirschfeld
2019-10-24
media: vimc: remove unused struct declaration vimc_platform_data
Dafna Hirschfeld
2019-10-24
media: vimc: common: remove unused function 'vimc_pipeline_s_stream'
Dafna Hirschfeld
2019-10-24
media: vimc: remove EXPORT_SYMBOL_GPL declarations
Dafna Hirschfeld
2019-10-24
media: vimc: remove the helper function vimc_ent_sd_unregister
Dafna Hirschfeld
2019-10-24
media: vimc: move media_entity_cleanup to release callbacks
Dafna Hirschfeld
2019-10-24
media: vimc: sen: register subdevice only after initialization
Dafna Hirschfeld
2019-10-24
media: vimc: cleanup code that assigns entity in entities array
Dafna Hirschfeld
[next]