index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mvebu-pic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
media: mc: entity: Rewrite media_pipeline_start()
Laurent Pinchart
3
-86
/
+509
2022-09-24
media: drivers: use video_device_pipeline_alloc_start()
Tomi Valkeinen
5
-17
/
+4
2022-09-24
media: mc: entity: add alloc variant of pipeline_start
Tomi Valkeinen
4
-0
/
+78
2022-09-24
media: drivers: use video_device_pipeline()
Tomi Valkeinen
2
-4
/
+4
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
19
-66
/
+62
2022-09-24
media: v4l2-dev: Add videodev wrappers for media pipelines
Tomi Valkeinen
2
-0
/
+149
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
13
-22
/
+57
2022-09-24
media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
Laurent Pinchart
1
-35
/
+35
2022-09-24
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
Laurent Pinchart
3
-24
/
+11
2022-09-24
media: mc: entity: Add iterator helper for entity pads
Jacopo Mondi
3
-12
/
+24
2022-09-24
media: mc: entity: Rename streaming_count -> start_count
Tomi Valkeinen
3
-8
/
+8
2022-09-24
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
Tomi Valkeinen
1
-1
/
+5
2022-09-24
media: media-entity.h: add include for min()
Tomi Valkeinen
1
-0
/
+1
2022-09-24
media: Documentation: mc: add definitions for stream and pipeline
Tomi Valkeinen
1
-0
/
+12
2022-09-24
media: Remove incorrect comment from struct v4l2_fwnode_endpoint
Sakari Ailus
1
-4
/
+0
2022-09-24
media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY
Sakari Ailus
1
-1
/
+1
2022-09-24
media: ov8865: Fix an error handling path in ov8865_probe()
Christophe JAILLET
1
-4
/
+6
2022-09-24
media: ar0521: Fix return value check in writing initial registers
Sakari Ailus
1
-1
/
+2
2022-09-24
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
1
-0
/
+6
2022-09-24
media: ipu3-imgu: Fix NULL pointer dereference in active selection access
Sakari Ailus
1
-17
/
+14
2022-09-24
media: ar0521: Remove redundant variable ret
Sakari Ailus
1
-2
/
+1
2022-09-24
media: ar0521: fix error return code in ar0521_power_on()
Yang Yingliang
1
-2
/
+3
2022-09-24
media: i2c: mt9v111: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-09-24
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
1
-1
/
+2
2022-09-24
media: ov5640: Use runtime PM
Paul Elder
1
-47
/
+76
2022-09-24
media: staging: ipu3-imgu: Fix BNR wb gain documentation
Jean-Michel Hautbois
1
-2
/
+5
2022-09-24
media: hantro: Allows luma and chroma depth to be different
Benjamin Gaignard
1
-3
/
+0
2022-09-24
media: hantro: imx8m: Enable 10bit decoding
Benjamin Gaignard
1
-0
/
+27
2022-09-24
media: Hantro: HEVC: Allows 10-bit bitstream
Benjamin Gaignard
1
-2
/
+2
2022-09-24
media: hantro: postproc: Configure output regs to support 10bit
Benjamin Gaignard
2
-3
/
+6
2022-09-24
media: hantro: HEVC: Fix chroma offset computation
Benjamin Gaignard
1
-1
/
+1
2022-09-24
media: hantro: HEVC: Fix auxilary buffer size calculation
Benjamin Gaignard
1
-2
/
+2
2022-09-24
media: hantro: Store HEVC bit depth in context
Benjamin Gaignard
1
-0
/
+7
2022-09-24
media: meson: vdec: fix possible refcount leak in vdec_probe()
Hangyu Hua
1
-0
/
+2
2022-09-24
media: platform: cros-ec: Add Kuldax to the match table
Rory Liu
1
-0
/
+2
2022-09-24
media: MAINTAINERS: rectify entry in SAA7146 VIDEO4LINUX-2 DRIVER
Lukas Bulwahn
1
-1
/
+0
2022-09-24
media: MAINTAINERS: adjust entry to zoran driver movement
Lukas Bulwahn
1
-1
/
+1
2022-09-24
media: tuners: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-24
media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()
Sun Ke
1
-2
/
+3
2022-09-24
media: platform: mtk-mdp3: fix error code in mdp_vpu_dev_init()
Dan Carpenter
1
-1
/
+2
2022-09-24
media: radio-si476x: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-24
media: docs: libv4l-introduction.rst: Fix function signature and link
Daniel Lundberg Pedersen
1
-2
/
+2
2022-09-24
media: platform: mtk-mdp3: add pointer checks and use devm_kfree
Moudy Ho
3
-3
/
+4
2022-09-24
media: si4713: Use the right include
Linus Walleij
1
-1
/
+1
2022-09-24
media: i2c: isl7998x: Use right include
Linus Walleij
1
-1
/
+1
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
4
-0
/
+19
2022-09-24
media: dvb-frontends/drxk: initialize err to 0
Hans Verkuil
1
-1
/
+1
2022-09-24
media: v4l2-ctrls: drop 'elems' argument from control type ops.
Hans Verkuil
4
-32
/
+27
2022-09-24
media: amphion: release m2m ctx when releasing vpu instance
Ming Qian
1
-7
/
+4
2022-09-24
media: coda: jpeg: drop coda9_jpeg_dec_huff_setup() return value
Philipp Zabel
1
-10
/
+3
[next]