messages from 2023-01-25 11:52:32 to 2023-01-26 21:56:57 UTC [more...]
[PATCH 00/17] media: sparse/smatch fixes
2023-01-26 21:44 UTC (20+ messages)
` [PATCH 01/17] media: visl: make visl_qops static
` [PATCH 02/17] media: davinci/vpif.c: drop unnecessary cast
` [PATCH 03/17] media: i2c: s5c73m3: return 0 instead of 'ret'
` [PATCH 04/17] media: dvb-frontends: cxd2880: "
` [PATCH 05/17] media: usb: dvb-usb-v2: af9015.c: "
` [PATCH 06/17] media: dvb-frontends: cxd2880: "
` [PATCH 07/17] media: marvell: change return to goto for proper unwind
` [PATCH 08/17] media: dvb-frontends: drx39xyj: replace return with "
` [PATCH 09/17] media: nxp: imx-jpeg: replace dummy gotos by returns
` [PATCH 10/17] media: mediatek: mdp3: replace return by goto for proper unwind
` [PATCH 11/17] media: mediatek: vcodec/venc: return 0 instead of 'ret'
` [PATCH 12/17] media: ti: davinci: vpbe_display.c: "
` [PATCH 13/17] media: i2c: ov7670: 0 instead of -EINVAL was returned
` [PATCH 14/17] media: usb: go7007: add second unwind label
` [PATCH 15/17] media: i2c: adp1653: introduce 'no_child' label
` [PATCH 16/17] media: st: delta: introduce 'err_too_many_comps' label
` [PATCH 17/17] media: dvb-frontends: mb86a16.c: always use the same error path
[PATCH v1 0/5] media: imx-mipi-csis: Move to subdev active state
2023-01-26 21:34 UTC (6+ messages)
` [PATCH v1 1/5] media: imx-mipi-csis: Rename error labels with 'err_' prefix
` [PATCH v1 2/5] media: imx-mipi-csis: Don't take lock in runtime PM handlers
` [PATCH v1 3/5] media: imx-mipi-csis: Pass format explicitly to internal functions
` [PATCH v1 4/5] media: imx-mipi-csis: Use V4L2 subdev active state
` [PATCH v1 5/5] media: imx-mipi-csis: Implement .init_cfg() using .set_fmt()
[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
2023-01-26 20:49 UTC (16+ messages)
` [PATCH v5 2/6] media: platform: visconti: "
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
` [PATCH v5 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler
[PATCH 0/3] media: imx258: Remove rotation=<80 requirement
2023-01-26 20:03 UTC (18+ messages)
` [PATCH 1/3] media: imx258: Parse and register properties
` [PATCH 2/3] media: imx258: Register H/V flip controls
` [PATCH 3/3] media: imx258: Remove mandatory 180 degrees rotation
[PATCH 0/3] Few corrections in non-tz firmware boot
2023-01-26 19:19 UTC (3+ messages)
` [PATCH 2/3] venus: firmware: Correct non-pix start and end addresses
[PATCH v4 0/3] media: nxp: i.MX8 ISI driver
2023-01-26 18:47 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v4 2/3] dt-bindings: media: imx8-isi: Use 'port' instead of 'ports' for i.MX8MN
` [PATCH v4 3/3] media: nxp: Add i.MX8 ISI driver
[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
2023-01-26 18:36 UTC (7+ messages)
` [RFC PATCH v6 03/11] media: v4l2: Add extended buffer (de)queue operations for video types
[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
2023-01-26 18:25 UTC (10+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v3 2/2] media: nxp: Add i.MX8 ISI driver
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-26 17:07 UTC (31+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH v6 0/9] media: i2c: ov5670: OF support, runtime_pm, regulators
2023-01-26 16:59 UTC (10+ messages)
` [PATCH v6 1/9] media: dt-bindings: Add OV5670
` [PATCH v6 2/9] media: i2c: ov5670: Allow probing with OF
` [PATCH v6 3/9] media: i2c: ov5670: Use common clock framework
` [PATCH v6 4/9] media: i2c: ov5670: Probe regulators
` [PATCH v6 5/9] media: i2c: ov5670: Probe GPIOs
` [PATCH v6 6/9] media: i2c: ov5670: Add runtime_pm operations
` [PATCH v6 7/9] media: i2c: ov5670: Implement init_cfg
` [PATCH v6 8/9] media: i2c: ov5670: Add .get_selection() support
` [PATCH v6 9/9] media: i2c: ov5670: Handle RO controls in set_ctrl
[RFC] Interactions between camera sensor rotation and flip controls
2023-01-26 15:10 UTC (11+ messages)
[PATCH v4 0/2] media: verisilicon: HEVC: fix 10bits handling
2023-01-26 14:33 UTC (5+ messages)
` [PATCH v4 1/2] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v4 2/2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
[PATCH v5 0/9] media: i2c: ov5670: OF support, runtime_pm, regulators
2023-01-26 14:31 UTC (13+ messages)
` [PATCH v5 1/9] media: dt-bindings: Add OV5670
` [PATCH v5 2/9] media: i2c: ov5670: Allow probing with OF
` [PATCH v5 3/9] media: i2c: ov5670: Probe clocks "
` [PATCH v5 4/9] media: i2c: ov5670: Probe regulators
` [PATCH v5 5/9] media: i2c: ov5670: Probe GPIOs
` [PATCH v5 6/9] media: i2c: ov5670: Add runtime_pm operations
` [PATCH v5 7/9] media: i2c: ov5670: Implement init_cfg
` [PATCH v5 8/9] media: i2c: ov5670: Add .get_selection() support
` [PATCH v5 9/9] media: i2c: ov5670: Handle RO controls in set_ctrl
[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-01-26 13:33 UTC (7+ messages)
[PATCH] drm/vc4: hdmi: make CEC adapter name unique
2023-01-26 12:09 UTC (2+ messages)
` (subset) "
[PATCH] saa7134: Use video_unregister_device for radio_dev
2023-01-26 11:00 UTC
[PATCH v7 0/7] i2c-atr and FPDLink
2023-01-26 10:51 UTC (14+ messages)
` [PATCH v7 5/7] media: i2c: add DS90UB960 driver
[PATCH] media: v4l2-async: fix binding async subdevs with multiple source ports
2023-01-26 8:32 UTC (6+ messages)
[RFC PATCH 0/8] media: i2c: Drop unused drivers
2023-01-26 7:49 UTC (10+ messages)
` [RFC PATCH 1/8] media: i2c: Drop unused ad9389b video encoder driver
` [RFC PATCH 2/8] media: i2c: Drop unused m5mols camera sensor driver
` [RFC PATCH 3/8] media: i2c: Drop unused mt9m032 "
` [RFC PATCH 4/8] media: i2c: Drop unused mt9t001 "
` [RFC PATCH 5/8] media: i2c: Drop unused noon010pc30 "
` [RFC PATCH 6/8] media: i2c: Drop unused s5k6aa "
` [RFC PATCH 7/8] media: i2c: Drop unused sr030pc30 "
` [RFC PATCH 8/8] media: i2c: Drop unused vs6624 "
[PATCH] dma-buf: actually set signaling bit for private sub fences
2023-01-26 6:58 UTC (2+ messages)
DMA-heap driver hints
2023-01-25 23:20 UTC (11+ messages)
[PATCH v3 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-01-25 22:41 UTC (9+ messages)
` [PATCH v3 1/8] ACPI: property: Parse data node string references in properties
` [PATCH v3 2/8] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH v3 3/8] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v3 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
` [PATCH v3 5/8] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
` [PATCH v3 6/8] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
` [PATCH v3 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix
` [PATCH v3 8/8] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support
[bugzilla-daemon@bugzilla.kernel.org: [Bug 208507] New: BISECTED: i2c timeout loading module ddbridge with commit d2345d1231d80ecbea5fb764eb43123440861462]
2023-01-25 20:25 UTC (2+ messages)
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-01-25 20:04 UTC (10+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[PATCH v2 0/2] media: i2c: add imx415 cmos image sensor driver
2023-01-25 20:03 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor
[PATCH v4 0/6] media: i2c: ov5670: OF support, runtime_pm, regulators
2023-01-25 17:45 UTC (10+ messages)
` [PATCH v4 1/8] media: dt-bindings: Add OV5670
` [PATCH v4 2/8] media: i2c: ov5670: Allow probing with OF
` [PATCH v4 3/8] media: i2c: ov5670: Probe clocks "
` [PATCH v4 4/8] media: i2c: ov5670: Probe regulators
` [PATCH v4 5/8] media: i2c: ov5670: Probe GPIOs
` [PATCH v4 6/8] media: i2c: ov5670: Add runtime_pm operations
` [PATCH v4 7/8] media: i2c: ov5670: Implement init_cfg
` [PATCH v4 8/8] media: i2c: ov5670: Add .get_selection() support
[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-01-25 16:26 UTC (5+ messages)
[PATCH] mdeia: ipu3: ipu33-mmu: Replace macro IPU3_ADDR2PTE() with a function
2023-01-25 15:27 UTC (4+ messages)
[V1,0/2] Add jpeg enc & dec device node for MT8195
2023-01-25 15:22 UTC (2+ messages)
[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
2023-01-25 15:08 UTC (3+ messages)
[PATCH] hantro: Fix JPEG encoder ENUM_FRAMESIZE on RK3399
2023-01-25 14:27 UTC (5+ messages)
[PATCH v4] media: Add AV1 uAPI
2023-01-25 12:55 UTC (4+ messages)
[PATCH v3 00/13] AV1 stateless decoder for RK3588
2023-01-25 12:39 UTC (8+ messages)
` [PATCH v3 09/13] media: verisilicon: Add AV1 entropy helpers
` [PATCH v3 10/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v3 13/13] media: verisilicon: Conditionnaly ignore native formats
[PATCH v2 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-01-25 12:02 UTC (8+ messages)
` [PATCH v2 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
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