index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
media: vivid: Add an area control
Ricardo Ribalda Delgado
1
-0
/
+14
2019-11-08
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
1
-3
/
+4
2019-11-08
media: vivid: Fix wrong locking that causes race conditions on streaming stop
Alexander Popov
3
-9
/
+15
2019-11-08
media: vivid: add vivid_create_queue() helper
Hans Verkuil
3
-149
/
+116
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
1
-1
/
+1
2019-11-08
media: mtk-vpu: fix two smatch warnings
Hans Verkuil
1
-2
/
+2
2019-11-05
media: am437x: fix smatch warning
Hans Verkuil
1
-1
/
+0
2019-11-05
media: vivid: media_device_cleanup was called too early
Hans Verkuil
1
-1
/
+3
2019-11-05
media: vimc: Make capture devices and subdevices use different link_validates
Nícolas F. R. A. Prado
3
-45
/
+46
2019-11-05
media: s5p-jpeg: drop unused components from s5p_jpeg_q_data
Philipp Zabel
2
-3
/
+0
2019-11-05
media: fdp1: Fix R-Car M3-N naming in debug message
Geert Uytterhoeven
1
-1
/
+1
2019-11-05
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
1
-0
/
+1
2019-11-05
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
1
-2
/
+2
2019-11-05
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
1
-1
/
+1
2019-11-05
media: rcar_drif: fix a memory disclosure
Kangjie Lu
1
-0
/
+1
2019-11-05
media: rcar-csi2: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
2
-7
/
+37
2019-11-05
media: rcar-vin: Define which hardware supports NV12
Niklas Söderlund
2
-0
/
+8
2019-11-05
media: rcar-vin: Do not enumerate unsupported pixel formats
Niklas Söderlund
1
-5
/
+15
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
1
-2
/
+1
2019-11-05
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2019-10-24
media: sun4i: Add H3 deinterlace driver
Jernej Skrabec
5
-0
/
+1281
2019-10-24
media: vimc: Implement debayer control for mean window size
Arthur Moraes do Lago
2
-12
/
+70
2019-10-24
media: vimc: move the dev field of each entity to vimc_ent_dev
Dafna Hirschfeld
6
-23
/
+21
2019-10-24
media: vimc: embed the pads of entities in the entities' structs
Dafna Hirschfeld
6
-80
/
+25
2019-10-24
media: vimc: remove unused struct declaration vimc_platform_data
Dafna Hirschfeld
1
-15
/
+0
2019-10-24
media: vimc: common: remove unused function 'vimc_pipeline_s_stream'
Dafna Hirschfeld
2
-39
/
+0
2019-10-24
media: vimc: remove EXPORT_SYMBOL_GPL declarations
Dafna Hirschfeld
2
-9
/
+0
2019-10-24
media: vimc: remove the helper function vimc_ent_sd_unregister
Dafna Hirschfeld
5
-20
/
+3
2019-10-24
media: vimc: move media_entity_cleanup to release callbacks
Dafna Hirschfeld
5
-2
/
+4
2019-10-24
media: vimc: sen: register subdevice only after initialization
Dafna Hirschfeld
1
-10
/
+10
2019-10-24
media: vimc: cleanup code that assigns entity in entities array
Dafna Hirschfeld
1
-4
/
+2
2019-10-24
media: vimc: initialize vim entity pointers to NULL
Dafna Hirschfeld
1
-3
/
+2
2019-10-24
media: cec-gpio: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
1
-1
/
+1
2019-10-24
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
1
-1
/
+1
2019-10-24
media: aspeed: clear garbage interrupts
Jae Hyun Yoo
1
-0
/
+10
2019-10-24
media: aspeed: set hsync and vsync polarities to normal before starting mode ...
Jae Hyun Yoo
1
-0
/
+2
2019-10-24
media: aspeed: refine hsync/vsync polarity setting logic
Jae Hyun Yoo
1
-22
/
+21
2019-10-24
media: vivid: Add metadata output support
Vandana BN
8
-11
/
+364
2019-10-24
media: vivid: Add metadata capture support
Vandana BN
8
-14
/
+465
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
3
-99
/
+184
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
1
-1
/
+4
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
1
-95
/
+101
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
1
-0
/
+7
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
1
-3
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
1
-0
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2
-0
/
+5
[next]