Toggle navigation
Patchwork
linux-media
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 26020 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
97
98
99
…
260
261
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,15/20] staging: media: tegra-video: add a per-soc enable/disable op
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,13/20] staging: media: tegra-video: move default format to soc-specific data
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,10/20] staging: media: tegra-video: remove unneeded include
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,09/20] staging: media: tegra-video: move tegra210_csi_soc to C file
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,08/20] staging: media: tegra-video: move private struct declaration to C file
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,07/20] staging: media: tegra-video: slightly simplify cleanup on errors
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,06/20] staging: media: tegra-video: improve error messages
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,05/20] staging: media: tegra-video: fix typos in comment
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,02/20] dt-bindings: display: tegra: vi: add 'vip' property and example
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[v5,01/20] dt-bindings: display: tegra: add Tegra20 VIP
Add Tegra20 parallel video input capture
-
-
-
2023-04-07
Luca Ceresoli
Superseded
[6/6] arm64: dts: qcom: sdm845-oneplus: Fix speaker GPIO node
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
New
[5/6] arm64: dts: qcom: pm8916: Fix pm8941-misc node name
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
Accepted
[4/6] arm64: dts: qcom: sc7280: Fix up the gic node
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
Accepted
[3/6] dt-bindings: usb: dwc3: Allow dma-ranges
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
New
[2/6] dt-bindings: remoteproc: qcom: adsp: Allow firmware-name
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
New
[1/6] dt-bindings: media: qcom,sdm845-venus-v2: Allow interconnect properties
Couple of bindings / dt fixes
-
-
-
2023-04-07
Konrad Dybcio
Accepted
[v2,3/3] venus: fix EOS handling in decoder stop command
fix decoder issues with firmware version check
-
-
-
2023-04-07
Dikshita Agarwal
Superseded
[v2,2/3] venus: enable sufficient sequence change support for vp9
fix decoder issues with firmware version check
-
-
-
2023-04-07
Dikshita Agarwal
Superseded
[v2,1/3] venus: add firmware version based check
fix decoder issues with firmware version check
-
-
-
2023-04-07
Dikshita Agarwal
New
media: pci: remove unnecessary (void*) conversions
media: pci: remove unnecessary (void*) conversions
-
-
-
2023-04-07
Li Qiong
New
[6/6] rust: media: add v4l2 rust sample
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[5/6] rust: media: add {video|v4l2}_device_register support
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[4/6] rust: media: videobuf2: add a videobuf2 abstraction
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[3/6] rust: sync: introduce FfiMutex
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[2/6] rust: media: add initial videodev2.h abstractions
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[1/6] rust: media: add the media module
Initial Rust V4L2 support
-
-
-
2023-04-06
Daniel Almeida
New
[4/4] media: ccs: Document CCS static data file names
CCS fixes and improvements
-
-
-
2023-04-06
Sakari Ailus
Accepted
[3/4] media: ccs: Differentiate SMIA and MIPI vendors in static data
CCS fixes and improvements
-
-
-
2023-04-06
Sakari Ailus
Superseded
[2/4] media: ccs: Apply module manufacturer hack on non-CCS devices only
CCS fixes and improvements
-
-
-
2023-04-06
Sakari Ailus
Superseded
[1/4] media: ccs: Support 16-bit sensor revision number register
CCS fixes and improvements
-
-
-
2023-04-06
Sakari Ailus
Accepted
[RESEND,v4,2/2] media: dt-bindings: media: renesas,vsp1: Document RZ/V2L VSPD bindings
[RESEND,v4,1/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings
-
-
-
2023-04-06
Biju Das
Accepted
[RESEND,v4,1/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings
[RESEND,v4,1/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings
-
-
-
2023-04-06
Biju Das
Accepted
[v2,7/7] drm/shmem-helper: Switch to reservation lock
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[v2,6/7] dma-buf: Change locking policy for mmap()
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[v2,5/7] drm: Don't assert held reservation lock for dma-buf mmapping
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[v2,4/7] fastrpc: Don't assert held reservation lock for dma-buf mmapping
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
New
[v2,3/7] udmabuf: Don't assert held reservation lock for dma-buf mmapping
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[v2,2/7] dma-buf/heaps: Don't assert held reservation lock for dma-buf mmapping
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[v2,1/7] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-06
Dmitry Osipenko
Superseded
[RFC,4/4] media: v4l2-ctrls: add controls for individual zoom lenses
media: v4l2-ctrls: add controls for complex lens controller devices
-
-
-
2023-04-06
Michael Riesch via B4 Relay
New
[RFC,3/4] media: v4l2-ctrls: add lens calibration controls
media: v4l2-ctrls: add controls for complex lens controller devices
-
-
-
2023-04-06
Michael Riesch via B4 Relay
New
[RFC,2/4] media: v4l2-ctrls: add lens group speed controls for zoom and focus
media: v4l2-ctrls: add controls for complex lens controller devices
-
-
-
2023-04-06
Michael Riesch via B4 Relay
New
[RFC,1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus
media: v4l2-ctrls: add controls for complex lens controller devices
-
-
-
2023-04-06
Michael Riesch via B4 Relay
New
[1/1] media: imx: imx7-media-csi: Set pixfmt field, width, height & sizeimage
[1/1] media: imx: imx7-media-csi: Set pixfmt field, width, height & sizeimage
-
-
-
2023-04-06
Alexander Stein
New
[RESEND,v5,1/1] Documentation: v4l: Document rotation and orientation for sensor drivers
[RESEND,v5,1/1] Documentation: v4l: Document rotation and orientation for sensor drivers
-
-
-
2023-04-06
Sakari Ailus
Superseded
[v5,1/1] Documentation: v4l: Document rotation and orientation for sensor drivers
[v5,1/1] Documentation: v4l: Document rotation and orientation for sensor drivers
-
-
-
2023-04-06
Sakari Ailus
Accepted
[1/1] media: i2c: imx290: Add missing \n on dev_err_probe() message
[1/1] media: i2c: imx290: Add missing \n on dev_err_probe() message
-
-
-
2023-04-06
Alexander Stein
Accepted
[v2,2/2] media: ccs: Add V4L2 controls from properties
Align CCS driver behaviour regarding flipping and rotation
-
-
-
2023-04-04
Sakari Ailus
New
[v4,7/8] media: mediatek: vcodec: Add encode to support dbgfs
[v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
-
-
-
2023-04-04
Yunfei Dong
Accepted
[v4,6/8] media: mediatek: vcodec: Change dbgfs interface to support encode
[v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
-
-
-
2023-04-04
Yunfei Dong
Accepted
[v4,3/8] media: mediatek: vcodec: Add a debugfs file to get different useful information
[v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
-
-
-
2023-04-04
Yunfei Dong
Superseded
[v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
[v4,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
-
-
-
2023-04-04
Yunfei Dong
Superseded
[2/3] venus: enable sufficient sequence change support for vp9
fix decoder issues with firmware version check
-
-
-
2023-04-04
Dikshita Agarwal
Superseded
[v2] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
[v2] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
-
-
-
2023-04-03
Andrew Davis
New
[v10,2/2] drm: add kms driver for loongson display controller
[v10,1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
-
-
-
2023-04-03
suijingfeng
New
[v10,1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
[v10,1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
-
-
-
2023-04-03
suijingfeng
Superseded
[v3,11/11] Documentation: iio: Document high-speed DMABUF based API
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
Superseded
[v3,10/11] iio: buffer-dmaengine: Support new DMABUF based userspace API
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
New
[v3,08/11] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
New
[v3,06/11] iio: buffer-dmaengine: Enable write support
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
Accepted
[v3,04/11] iio: buffer-dma: Enable buffer write support
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
Accepted
[v3,02/11] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_array
iio: new DMABUF based API, v3
-
-
-
2023-04-03
Paul Cercueil
New
[16/24] staging: media: sun6i-isp: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
Accepted
[14/24] staging: media: rkvdec: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
New
[13/24] staging: media: omap4iss: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
Accepted
[08/24] staging: media: imx-media-csi: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
Accepted
[07/24] staging: media: atmel-sama7g5-isc: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
Accepted
[06/24] staging: media: atmel-sama5d2-isc: Convert to platform remove callback returning void
Untitled series #205944
-
-
-
2023-04-03
Uwe Kleine-König
Accepted
media: mediatek: vcodec: Coverity issues in encoder driver
media: mediatek: vcodec: Coverity issues in encoder driver
-
-
-
2023-04-03
Irui Wang
Accepted
[v6,13/14] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,11/14] media: mediatek: vcodec: Remove the setting for dma_mask
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,10/14] media: mtk-jpegdec: Remove the setting for dma_mask
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,08/14] iommu/mediatek: Add a gap for the iova regions
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,06/14] iommu/mediatek: mt8195: Add iova_region_larb_msk
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,04/14] iommu/mediatek: Get regionid from larb/port id
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
Accepted
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
[v6,01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
-
-
-
2023-04-03
Yong Wu (吴勇)
New
[v1,6/7] dma-buf: Change locking policy for mmap()
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-02
Dmitry Osipenko
Superseded
[v1,4/7] Revert "fastrpc: Assert held reservation lock for dma-buf mmapping"
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-02
Dmitry Osipenko
New
[v1,2/7] Revert "dma-buf/heaps: Assert held reservation lock for dma-buf mmapping"
Move dma-buf mmap() reservation locking down to exporters
-
-
-
2023-04-02
Dmitry Osipenko
New
[28/28] media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[27/28] media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM table
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[26/28] media: atomisp: Remove struct atomisp_sub_device index field
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
New
[25/28] media: atomisp: Drop support for streaming from 2 sensors at once
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[24/28] media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt()
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[23/28] media: atomisp: Remove unused ATOM_ISP_MAX_WIDTH_TMP and ATOM_ISP_MAX_HEIGHT_TMP
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[22/28] media: atomisp: Remove snr_mbus_fmt local var from atomisp_try_fmt()
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[21/28] media: atomisp: Remove custom V4L2_CID_FMT_AUTO control
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[20/28] media: atomisp: Remove continuous mode related code from atomisp_set_fmt()
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[19/28] media: atomisp: Remove duplicate atomisp_[start|stop]_streaming prototypes
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[18/28] media: atomisp: gc0310: Switch over to ACPI powermanagement
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[17/28] media: atomisp: gc0310: Use devm_kzalloc() for data struct
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[16/28] media: atomisp: gc0310: Add runtime-pm support
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[15/28] media: atomisp: gc0310: Delay power-on till streaming is started
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
[14/28] media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.
media: atomisp: Further sensor rework + exotic features removal
-
-
-
2023-04-01
Hans de Goede
Accepted
«
1
2
...
97
98
99
…
260
261
»