index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: vivid: media_device_cleanup was called too early
Hans Verkuil
2019-11-05
1
-1
/
+3
*
media: vimc: Make capture devices and subdevices use different link_validates
Nícolas F. R. A. Prado
2019-11-05
3
-45
/
+46
*
media: hi556: Add support for Hi-556 sensor
Shawn Tu
2019-11-05
4
-0
/
+1220
*
media: staging/imx: Use a shorter name for driver
Fabio Estevam
2019-11-05
1
-2
/
+4
*
media: staging: media: allegro-dvt: remove bool comparison
Cristiane Naves
2019-11-05
1
-1
/
+1
*
media: s5p-jpeg: drop unused components from s5p_jpeg_q_data
Philipp Zabel
2019-11-05
2
-3
/
+0
*
media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
Geert Uytterhoeven
2019-11-05
1
-2
/
+2
*
media: fdp1: Fix R-Car M3-N naming in debug message
Geert Uytterhoeven
2019-11-05
1
-1
/
+1
*
media: bt819: Reduce amount of F* words in the world
Andy Shevchenko
2019-11-05
1
-1
/
+1
*
media: coda: request to skip kernel mapping for decoded buffers
Lucas Stach
2019-11-05
1
-0
/
+1
*
media: coda: fix deadlock between decoder picture run and start command
Philipp Zabel
2019-11-05
1
-2
/
+2
*
media: v4l2-core: fix touch support in v4l_g_fmt
Vandana BN
2019-11-05
1
-15
/
+18
*
media: v4l2-subdev: Don't use __u32 internally
Janusz Krzysztofik
2019-11-05
1
-3
/
+3
*
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
2019-11-05
1
-1
/
+1
*
media: rcar_drif: fix a memory disclosure
Kangjie Lu
2019-11-05
1
-0
/
+1
*
media: staging: media: cedrus: use devm_platform_ioremap_resource() to simpli...
YueHaibing
2019-11-05
1
-3
/
+1
*
media: rcar-csi2: Enable support for R8A774B1
Biju Das
2019-11-05
1
-0
/
+4
*
media: rcar-vin: Enable support for R8A774B1
Biju Das
2019-11-05
1
-0
/
+4
*
media: dt-bindings: rcar-csi2: Add R8A774B1 support
Biju Das
2019-11-05
1
-0
/
+1
*
media: dt-bindings: rcar-vin: Add R8A774B1 support
Biju Das
2019-11-05
1
-0
/
+1
*
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
2019-11-05
2
-7
/
+37
*
media: rcar-vin: Define which hardware supports NV12
Niklas Söderlund
2019-11-05
2
-0
/
+8
*
media: rcar-vin: Do not enumerate unsupported pixel formats
Niklas Söderlund
2019-11-05
1
-5
/
+15
*
media: radio: wl1273: fix interrupt masking on release
Johan Hovold
2019-11-05
1
-2
/
+1
*
media: bdisp: fix memleak on release
Johan Hovold
2019-11-05
1
-2
/
+1
*
media: v4l2-dv-timings: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
2019-11-05
1
-1
/
+1
*
media: vpx3220: make array input_vals static, makes object smaller
Colin Ian King
2019-11-05
1
-1
/
+1
*
media: MAINTAINERS: Update MAX2175 & R-Car DRIF driver maintainer email
Chris Paterson
2019-11-05
1
-2
/
+2
*
media: xilinx: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-05
4
-4
/
+4
*
media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
Colin Ian King
2019-11-05
1
-1
/
+1
*
media: cx231xx: remove redundant assignment to variable status
Colin Ian King
2019-11-05
1
-1
/
+1
*
media: smiapp: unlock on error in smiapp_start_streaming()
Dan Carpenter
2019-11-05
1
-2
/
+2
*
media: staging/intel-ipu3: remove the unnecessary compiler flags
Bingbu Cao
2019-11-05
2
-8
/
+0
*
media: doc-rst: ipu3: clarification on data type conversion of IEFD CU
Bingbu Cao
2019-11-05
2
-2
/
+5
*
media: doc-rst: add more info for resolution change blocks in ipu3
Bingbu Cao
2019-11-05
4
-9
/
+377
*
media: sun4i: Add H3 deinterlace driver
Jernej Skrabec
2019-10-24
6
-0
/
+1289
*
media: dt-bindings: media: Add Allwinner H3 Deinterlace binding
Jernej Skrabec
2019-10-24
1
-0
/
+76
*
media: vimc: Implement debayer control for mean window size
Arthur Moraes do Lago
2019-10-24
3
-21
/
+71
*
media: vimc: move the dev field of each entity to vimc_ent_dev
Dafna Hirschfeld
2019-10-24
6
-23
/
+21
*
media: vimc: embed the pads of entities in the entities' structs
Dafna Hirschfeld
2019-10-24
6
-80
/
+25
*
media: vimc: remove unused struct declaration vimc_platform_data
Dafna Hirschfeld
2019-10-24
1
-15
/
+0
*
media: vimc: common: remove unused function 'vimc_pipeline_s_stream'
Dafna Hirschfeld
2019-10-24
2
-39
/
+0
*
media: vimc: remove EXPORT_SYMBOL_GPL declarations
Dafna Hirschfeld
2019-10-24
2
-9
/
+0
*
media: vimc: remove the helper function vimc_ent_sd_unregister
Dafna Hirschfeld
2019-10-24
5
-20
/
+3
*
media: vimc: move media_entity_cleanup to release callbacks
Dafna Hirschfeld
2019-10-24
5
-2
/
+4
*
media: vimc: sen: register subdevice only after initialization
Dafna Hirschfeld
2019-10-24
1
-10
/
+10
*
media: vimc: cleanup code that assigns entity in entities array
Dafna Hirschfeld
2019-10-24
1
-4
/
+2
*
media: vimc: initialize vim entity pointers to NULL
Dafna Hirschfeld
2019-10-24
1
-3
/
+2
*
media: imon: invalid dereference in imon_touch_event
Sean Young
2019-10-24
1
-2
/
+1
*
media: tuners: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-24
2
-2
/
+2
[next]