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
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
media: drivers: use video_device_pipeline()
Tomi Valkeinen
2022-09-24
2
-4
/
+4
|
*
|
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-09-24
15
-54
/
+50
|
*
|
media: v4l2-dev: Add videodev wrappers for media pipelines
Tomi Valkeinen
2022-09-24
1
-0
/
+61
|
*
|
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-09-24
8
-14
/
+27
|
*
|
media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
Laurent Pinchart
2022-09-24
1
-35
/
+35
|
*
|
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
Laurent Pinchart
2022-09-24
1
-4
/
+6
|
*
|
media: mc: entity: Add iterator helper for entity pads
Jacopo Mondi
2022-09-24
2
-12
/
+12
|
*
|
media: mc: entity: Rename streaming_count -> start_count
Tomi Valkeinen
2022-09-24
2
-6
/
+6
|
*
|
media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY
Sakari Ailus
2022-09-24
1
-1
/
+1
|
*
|
media: ov8865: Fix an error handling path in ov8865_probe()
Christophe JAILLET
2022-09-24
1
-4
/
+6
|
*
|
media: ar0521: Fix return value check in writing initial registers
Sakari Ailus
2022-09-24
1
-1
/
+2
|
*
|
media: ar0521: Remove redundant variable ret
Sakari Ailus
2022-09-24
1
-2
/
+1
|
*
|
media: ar0521: fix error return code in ar0521_power_on()
Yang Yingliang
2022-09-24
1
-2
/
+3
|
*
|
media: i2c: mt9v111: Fix typo 'the the' in comment
Slark Xiao
2022-09-24
1
-1
/
+1
|
*
|
media: ov5640: Use runtime PM
Paul Elder
2022-09-24
1
-47
/
+76
|
*
|
media: hantro: Allows luma and chroma depth to be different
Benjamin Gaignard
2022-09-24
1
-3
/
+0
|
*
|
media: hantro: imx8m: Enable 10bit decoding
Benjamin Gaignard
2022-09-24
1
-0
/
+27
|
*
|
media: Hantro: HEVC: Allows 10-bit bitstream
Benjamin Gaignard
2022-09-24
1
-2
/
+2
|
*
|
media: hantro: postproc: Configure output regs to support 10bit
Benjamin Gaignard
2022-09-24
2
-3
/
+6
|
*
|
media: hantro: HEVC: Fix chroma offset computation
Benjamin Gaignard
2022-09-24
1
-1
/
+1
|
*
|
media: hantro: HEVC: Fix auxilary buffer size calculation
Benjamin Gaignard
2022-09-24
1
-2
/
+2
|
*
|
media: hantro: Store HEVC bit depth in context
Benjamin Gaignard
2022-09-24
1
-0
/
+7
|
*
|
media: platform: cros-ec: Add Kuldax to the match table
Rory Liu
2022-09-24
1
-0
/
+2
|
*
|
media: tuners: Remove the unneeded result variable
ye xingchen
2022-09-24
1
-3
/
+1
|
*
|
media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()
Sun Ke
2022-09-24
1
-2
/
+3
|
*
|
media: platform: mtk-mdp3: fix error code in mdp_vpu_dev_init()
Dan Carpenter
2022-09-24
1
-1
/
+2
|
*
|
media: radio-si476x: Remove the unneeded result variable
ye xingchen
2022-09-24
1
-4
/
+1
|
*
|
media: platform: mtk-mdp3: add pointer checks and use devm_kfree
Moudy Ho
2022-09-24
3
-3
/
+4
|
*
|
media: si4713: Use the right include
Linus Walleij
2022-09-24
1
-1
/
+1
|
*
|
media: i2c: isl7998x: Use right include
Linus Walleij
2022-09-24
1
-1
/
+1
|
*
|
media: cec: add support for Absolute Volume Control
Hans Verkuil
2022-09-24
1
-0
/
+1
|
*
|
media: dvb-frontends/drxk: initialize err to 0
Hans Verkuil
2022-09-24
1
-1
/
+1
|
*
|
media: v4l2-ctrls: drop 'elems' argument from control type ops.
Hans Verkuil
2022-09-24
3
-15
/
+16
|
*
|
media: amphion: release m2m ctx when releasing vpu instance
Ming Qian
2022-09-24
1
-7
/
+4
|
*
|
media: coda: jpeg: drop coda9_jpeg_dec_huff_setup() return value
Philipp Zabel
2022-09-24
1
-10
/
+3
|
*
|
media: pci/cx18: fix repeated words in comments
Jilin Yuan
2022-09-24
1
-2
/
+2
|
*
|
media: usb/dvb-usb-v2: fix repeated words in comments
Jilin Yuan
2022-09-24
1
-1
/
+1
|
*
|
media: usb/msi2500: fix repeated words in comments
Jilin Yuan
2022-09-24
1
-1
/
+1
|
*
|
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-09-24
1
-0
/
+2
|
*
|
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-09-24
1
-0
/
+2
|
*
|
media: rkisp1: Zero v4l2_subdev_format fields in when validating links
Laurent Pinchart
2022-09-24
1
-3
/
+4
|
*
|
media: rkisp1: Configure LSC after enabling the ISP
Laurent Pinchart
2022-09-24
3
-64
/
+143
|
*
|
media: rkisp1: Use correct macro for gradient registers
Laurent Pinchart
2022-09-24
2
-3
/
+3
|
*
|
media: rkisp1: Simplify LSC x/y size and grad register macros
Laurent Pinchart
2022-09-24
2
-20
/
+8
|
*
|
media: rkisp1: Store LSC register values in u32 variables
Laurent Pinchart
2022-09-24
1
-4
/
+6
|
*
|
media: rkisp1: Clean up LSC configuration code
Laurent Pinchart
2022-09-24
1
-113
/
+86
|
*
|
media: rkisp1: Allow setting color space on resizer sink pad
Laurent Pinchart
2022-09-24
1
-3
/
+38
|
*
|
media: rkisp1: Initialize color space on resizer sink and source pads
Laurent Pinchart
2022-09-24
1
-0
/
+4
|
*
|
media: rkisp1: Configure CSM based on YCbCr encoding
Laurent Pinchart
2022-09-24
3
-21
/
+84
|
*
|
media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
Laurent Pinchart
2022-09-24
1
-7
/
+3
[prev]
[next]