messages from 2026-04-30 11:07:36 to 2026-05-04 12:35:07 UTC [more...]
[PATCH 1/1] media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicely
2026-05-04 12:35 UTC
[PATCH] staging: media: meson: fix typo in codec files
2026-05-04 11:59 UTC (2+ messages)
[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-05-04 11:52 UTC (36+ messages)
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v4 11/15] media: qcom: "
[PATCH 00/13] media: stm32: dcmipp: add support for MP2x pixel pipes
2026-05-04 11:49 UTC (2+ messages)
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-05-04 11:48 UTC (19+ messages)
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH v4 0/3] Add CAMSS support for SM6350
2026-05-04 11:18 UTC (8+ messages)
[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
2026-05-04 11:11 UTC (6+ messages)
[PATCH] Input: atmel_mxt_ts - Set byte_offset as signed
2026-05-04 10:55 UTC
[PATCH v2] staging: media: atomisp: drop unnecessary else block after return/break
2026-05-04 10:36 UTC
[PATCH v3] media: verisilicon: Create AV1 helper library
2026-05-04 10:25 UTC (3+ messages)
[PATCH v5 0/6] media: lm3560: convert to use OF bindings
2026-05-04 10:14 UTC (20+ messages)
` [PATCH v5 1/6] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver
` [PATCH v5 2/6] media: i2c: lm3560: Fix v4l2 subdev registration
` [PATCH v5 3/6] media: i2c: lm3560: Optimize mutex lock usage
` [PATCH v5 4/6] media: i2c: lm3560: Convert to use OF bindings
` [PATCH v5 5/6] media: i2c: lm3560: Add support for PM features
` [PATCH v5 6/6] media: i2c: lm3560: Add proper support for LM3559
[PATCH] media: ti: vpe: unwind v4l2 device registration on probe error
2026-05-04 9:51 UTC (2+ messages)
[PATCH] staging: media: atomisp: drop unnecessary else block after return/break
2026-05-04 9:23 UTC (2+ messages)
[PATCH] staging: media: atomisp: fix typos in input_formatter_rst() comment
2026-05-04 9:19 UTC (2+ messages)
[PATCH] staging: atomisp: isp: xnr 3.0 fix whitespace issue
2026-05-04 8:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/6] media: Fix new smatch warnings
2026-05-04 8:25 UTC (13+ messages)
` [PATCH v2 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v2 2/6] media: i2c: mt9p031: Rewrite a bitwise mask
` [PATCH v2 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH v2 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH v2 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH v2 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH] staging: media: meson: fix typo in codec files
2026-05-04 8:22 UTC (2+ messages)
[PATCH] dma-buf: system_heap: Optimize sg_table-to-pages conversion in vmap
2026-05-04 7:49 UTC (7+ messages)
[GIT PULL FOR 7.2] Media codec for 7.2 2026-05-03
2026-05-04 7:46 UTC (2+ messages)
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-04 7:40 UTC (14+ messages)
` [PATCH 1/9] vfio/pci: Fix vfio_pci_dma_buf_cleanup() double-put
` [PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v3 0/6] media: Fix new smatch warnings
2026-05-04 7:19 UTC (8+ messages)
` [PATCH v3 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v3 2/6] media: i2c: mt9p031: Rewrite assignment to make smatch happy
` [PATCH v3 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH v3 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH v3 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH v3 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-04 7:14 UTC (8+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
[PATCH v2] media: iris: optimize COMV buffer allocation for VPU3x and VPU4x
2026-05-04 4:05 UTC
[v8 00/14] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
2026-05-04 1:05 UTC (15+ messages)
` [v8 01/14] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [v8 02/14] media: rppx1: Add framework to support Dreamchip RPPX1 ISP
` [v8 03/14] media: rcar-isp: Add support for ISPCORE
` [v8 04/14] media: rppx1: wbmeas: Add support for white balance measurement
` [v8 05/14] media: rppx1: awbg: Add support for white balance gain settings
` [v8 06/14] media: rppx1: exm: Add support for exposure measurement
` [v8 07/14] media: rppx1: hist: Add support histogram measurement
` [v8 08/14] media: rppx1: bls: Add support for black level compensation
` [v8 09/14] media: rppx1: ccor: Add support for color correction matrix
` [v8 10/14] media: rppx1: lsc: Add support for lens shade correction
` [v8 11/14] media: rppx1: ga: Add support for gamma out correction
` [v8 12/14] media: rppx1: db: Add support for debayering filters
` [v8 13/14] media: rppx1: bd: Add support for bilateral denoising
` [v8 14/14] media: rppx1: lin: Add support for gamma sensor linearization
[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
2026-05-04 1:04 UTC (3+ messages)
[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
2026-05-03 23:25 UTC (13+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
` [PATCH v8 0/2] media: uvcvideo: Quirks for Razer Kiyo Pro firmware lockup
` [PATCH v8 1/2] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile USB firmware
` [PATCH v8 2/2] media: uvcvideo: add Razer Kiyo Pro to device info table
[sailus-media-tree:pld] BUILD REGRESSION eb7a465247c98700986d85aa41baadbd0734dead
2026-05-03 21:47 UTC
[PATCH] staging: media: atomisp: consolidate function declarations
2026-05-03 17:38 UTC
[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-03 15:51 UTC (4+ messages)
[PATCH] staging: media: imx: remove unnecessary out-of-memory error message
2026-05-03 15:00 UTC
[PATCH] media: staging/ipu7: Fix pdata double free in init error paths
2026-05-03 14:51 UTC (3+ messages)
[PATCH v2] media: ec168: fix slab-out-of-bounds in ec168_i2c_xfer
2026-05-03 5:12 UTC (2+ messages)
[syzbot] Monthly media report (May 2026)
2026-05-02 20:32 UTC
[PATCH] media: uapi: rkisp: Correct name version enum
2026-05-02 17:39 UTC (2+ messages)
[PATCH] media: v4l2-ctrls-request: add NULL check in, v4l2_ctrl_request_complete()
2026-05-02 16:52 UTC (3+ messages)
[sailus-media-tree:cleanup] BUILD SUCCESS 33e521cbd170db0570e6afa15af60f2c6a0c7307
2026-05-02 16:04 UTC
[PATCH] Documentation: Fix duplicated words
2026-05-02 14:16 UTC (3+ messages)
[WITHDRAW] Documentation: Fix duplicated words - "in in" was not an error
2026-05-02 13:09 UTC
[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
2026-05-02 13:04 UTC
[PATCH 0/4] support camera found on Gaokun3
2026-05-02 12:55 UTC (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: gaokun3: add front camera sensor node
` [PATCH 4/4] arm64: dts: qcom: sc8280xp: gaokun3: describe rear camera module information as musch as possible
[PATCH v2] media: sun4i-csi: clean up media device on probe errors
2026-05-02 6:12 UTC
[PATCH v13 0/5] Rust bindings for gem shmem
2026-05-01 22:13 UTC (4+ messages)
` [PATCH v13 4/5] rust: drm: gem: Introduce shmem::SGTable
[PATCH 00/11] v4l2: Add tracing for stateless codecs
2026-05-01 19:07 UTC (5+ messages)
` [PATCH 01/11] media: Move visl traces to v4l2-core
[PATCH] staging: media: atomisp: fix block comment formatting
2026-05-01 18:51 UTC (2+ messages)
[PATCH v2] media: mediatek: vcodec: free working buf in vdec_vp9_slice_setup_single()
2026-05-01 18:43 UTC (2+ messages)
[PATCH v2] media: mediatek: vcodec: free working buf on error path in vdec_vp9_slice_setup_lat()
2026-05-01 18:43 UTC (2+ messages)
[PATCH 00/11] media: i2c: ov5640: Refactor ISP configuration
2026-05-01 15:39 UTC (12+ messages)
` [PATCH 01/11] media: i2c: ov5640: Set default WB gains
` [PATCH 02/11] media: i2c: ov5640: Set exposure minimum and defaults
` [PATCH 03/11] media: i2c: ov5640: Fix minimum gain to 1.0x
` [PATCH 04/11] media: i2c: ov5640: fix error path in ov5640_set_mode
` [PATCH 05/11] media: i2c: ov5640: Remove unsupported bayer orders
` [PATCH 06/11] media: i2c: ov5640: split out the LSC registers
` [PATCH 07/11] media: i2c: ov5640: Split out AWB registers
` [PATCH 08/11] media: i2c: ov5640: Document AWB control registers
` [PATCH 09/11] media: i2c: ov5640: Add ISP Control registers
` [PATCH 10/11] media: i2c: ov5640: Disable ISP for raw output
` [PATCH 11/11] media: i2c: ov5640: Split out format mux registers
[GIT FIXES FOR 7.1] ttusbir fix
2026-05-01 12:10 UTC
[PATCH v2 0/4] fix and improve for Hi846
2026-05-01 9:54 UTC (5+ messages)
` [PATCH v2 1/4] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v2 2/4] media: hi846: fix link frequency handling
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5: Correct link frequency list
[PATCH] media: rcar-vin: Clean up notifier on probe failure
2026-05-01 9:56 UTC (2+ messages)
[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
2026-05-01 9:12 UTC (2+ messages)
[PATCH] media: helene: fix possible double free in helene_probe()
2026-05-01 9:06 UTC
[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
2026-05-01 8:55 UTC (5+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1
[PATCH v4 0/5] media: lm3560: convert to use OF bindings
2026-05-01 5:00 UTC (4+ messages)
` [PATCH v4 1/5] dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver
[PATCH 0/2] fix and improve for Hi846
2026-04-30 20:39 UTC (5+ messages)
` [PATCH 2/2] media: hi846: Add 6MP and 8MP modes support
[PATCH v13 0/3] arm64: dts: qcom: sdm670-google-sargo: front camera support
2026-04-30 18:10 UTC (4+ messages)
` [PATCH v13 1/3] arm64: dts: qcom: sdm670: label the camss ports instead of endpoints
` [PATCH v13 2/3] arm64: dts: qcom: sdm670: add camera mclk pins
` [PATCH v13 3/3] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera
[PATCH 0/6] media: refactor USB endpoint lookups
2026-04-30 17:13 UTC (3+ messages)
[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
2026-04-30 16:13 UTC (2+ messages)
[PATCH v2] media: cedrus: clean up media device on probe failure
2026-04-30 14:25 UTC
[linuxtv-media-pending:fixes] BUILD SUCCESS 23c39cb598977f10909a2387c5e5f34afc1d6933
2026-04-30 14:20 UTC
[PATCH v4] media: pci: add AVMatrix HWS capture driver
2026-04-30 13:26 UTC (3+ messages)
` [PATCH v5] "
[PATCH v3] media: i2c: drop unneeded dependencies on OF_GPIO
2026-04-30 13:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox