messages from 2022-11-25 14:40:43 to 2022-11-28 22:53:13 UTC [more...]
[linux-next:master 10732/11667] drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:445:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2022-11-28 22:52 UTC
[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
2022-11-28 21:44 UTC (6+ messages)
` [PATCH 1/5] gpio: tps68470: Fix tps68470_gpio_get() reading from the wrong register
` [PATCH 2/5] gpio: tps68470: Make tps68470_gpio_output() always set the initial value
` [PATCH 3/5] gpio: tps68470: Add support for the indicator LED outputs
` [PATCH 4/5] media: ov8865: Add support for a privacy-led GPIO
` [PATCH 5/5] platform/x86: int3472: Add support for the back privacy LED on Surface Go models
[PATCH v2 02/17] drm/tests: helpers: Document drm_kunit_device_init()
2022-11-28 20:48 UTC (12+ messages)
` [PATCH v2 04/17] drm/tests: helpers: Remove the name parameter
` [PATCH v2 05/17] drm/tests: helpers: Create the device in another function
` [PATCH v2 06/17] drm/tests: helpers: Switch to a platform_device
` [PATCH v2 07/17] drm/tests: helpers: Make sure the device is bound
` [PATCH v2 10/17] drm/tests: Add a test for DRM managed actions
` [PATCH v2 11/17] drm/vc4: Move HVS state to main header
` [PATCH v2 12/17] drm/vc4: crtc: Introduce a lower-level crtc init helper
` [PATCH v2 13/17] drm/vc4: crtc: Make encoder lookup helper public
` [PATCH v2 15/17] drm/vc4: tests: Introduce a mocking infrastructure
` [PATCH v2 03/17] drm/tests: helpers: Rename the device init helper
` [PATCH v2 00/17] drm: Introduce Kunit Tests to VC4
[PATCH 1/4] media: i2c: s5k6a3: switch to using gpiod API
2022-11-28 19:50 UTC (9+ messages)
` [PATCH 3/4] media: i2c: s5c73m3: remove support for platform data
` [PATCH 4/4] media: i2c: s5c73m3: switch to using gpiod API
[PATCH v2] media: i2c: s5c73m3: remove support for platform data
2022-11-28 19:49 UTC
[PATCH 0/3] platform/x86: int3472/discrete: Make it work with IPU6
2022-11-28 18:22 UTC (19+ messages)
` [PATCH 1/3] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH 2/3] platform/x86: int3472/discrete: Get the polarity from the _DSM entry
` [PATCH 3/3] platform/x86: int3472/discrete: Add support for sensor-drivers which expect clken + pled GPIOs
[PATCH v1 00/15] media: i2c: imx290: Miscellaneous improvements
2022-11-28 18:11 UTC (5+ messages)
` [PATCH v1 11/15] media: i2c: imx290: Use V4L2 subdev active state
ov8858 driver
2022-11-28 17:53 UTC (3+ messages)
` [PATCH v2] media: i2c: ov8858 Add driver for ov8858
[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
2022-11-28 17:25 UTC (5+ messages)
[PATCH 0/3] ov9282: Fix Smatch errors
2022-11-28 16:22 UTC (4+ messages)
` [PATCH 1/3] media: i2c: ov9282: Fix missing documentation in structures
` [PATCH 2/3] media: i2c: ov9282: Make common_regs_list static
` [PATCH 3/3] media: i2c: ov9282: Add missing clk_disable_unprepare to error path
[PATCH v0] media: dvbdev: fix refcnt bug
2022-11-28 16:21 UTC
[PATCH v2 00/21] Add Tegra20 parallel video input capture
2022-11-28 15:23 UTC (22+ messages)
` [PATCH v2 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v2 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v2 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v2 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v2 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v2 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v2 07/21] staging: media: tegra-video: improve error messages
` [PATCH v2 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v2 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v2 10/21] staging: media: tegra-video: remove unneeded include
` [PATCH v2 11/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v2 12/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v2 13/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v2 14/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v2 15/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v2 16/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v2 17/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v2 18/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v2 19/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v2 20/21] staging: media: tegra-video: add support for VIP (parallel video input)
` [PATCH v2 21/21] staging: media: tegra-video: add tegra20 variant
[PATCH v1 0/5] Adds media driver for Sony IMX492 sensor
2022-11-28 15:04 UTC (28+ messages)
` [PATCH v1 1/5] DT bindings for imx492
` [PATCH v1 2/5] media: i2c: imx492: driver's header
` [PATCH v1 3/5] media: i2c: imx492: driver's source
` [PATCH v1 4/5] media: i2c: add imx492 config entry
` [PATCH v1 5/5] media: i2c: add imx492 entry for make
[PATCH v5 0/2] ov9282: Add ov9281 support
2022-11-28 14:45 UTC (4+ messages)
[PATCH v3 2/2] media: i2c: Add driver for IMX519 sensor
2022-11-28 14:44 UTC (3+ messages)
[PATCH v5 0/4] media: camss: sm8250: Virtual channels support for SM8250
2022-11-28 14:42 UTC (5+ messages)
` [PATCH v5 1/4] media: camss: sm8250: Virtual channels for CSID
` [PATCH v5 2/4] media: camss: vfe: Reserve VFE lines on stream start and link to CSID
` [PATCH v5 3/4] media: camss: vfe-480: Multiple outputs support for SM8250
` [PATCH v5 4/4] media: camss: sm8250: Pipeline starting and stopping for multiple virtual channels
[PATCH v5 0/3] Add vcodec lat and core nodes for mt8192
2022-11-28 14:38 UTC (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: media: mediatek: Rename child node names for decoder
` [PATCH v5 2/3] media: dt-bindings: media: mediatek: Remove "dma-ranges" property "
` [PATCH v5 3/3] arm64: dts: mt8192: Add video-codec nodes
[PATCH v3] media: ov5640: set correct default link frequency
2022-11-28 14:29 UTC (2+ messages)
request for help on uvcvideo driver issue
2022-11-28 14:24 UTC (4+ messages)
[PATCH] media: microchip: microchip-isc: replace v4l2_{dbg|info|err} with dev-*
2022-11-28 14:07 UTC
[PATCH] media: sun6i-csi: clarify return value, fix uninited variable and add missing static
2022-11-28 14:03 UTC
[PATCH] media: i2c: tc358746: make DEFINE_RUNTIME_DEV_PM_OPS static
2022-11-28 14:03 UTC (2+ messages)
[PATCH v4 0/9] media: i2c: ov5645 driver enhancements
2022-11-28 13:53 UTC (4+ messages)
` [PATCH v4 6/9] media: i2c: ov5645: Use runtime PM
[PATCH] media: dvb-frontends: drx39xyj: set missing error code
2022-11-28 13:44 UTC
[PATCH] doc: add dma-buf IOCTL code to table
2022-11-28 13:39 UTC
[PATCH] media/frontend.h.rst.exceptions: add exceptions for new dvb defines
2022-11-28 13:33 UTC
[GIT PULL FOR v6.2] Various fixes and enhancements
2022-11-28 12:38 UTC (4+ messages)
` [GIT PULL FOR v6.2] Various fixes and enhancements (#87830)
[GIT PULL FOR v6.2 v2] Various fixes and enhancements
2022-11-28 12:37 UTC (2+ messages)
` [GIT PULL FOR v6.2 v2] Various fixes and enhancements (#87832)
(subset) [PATCH 09/24] drm/atomic: Constify the old/new state accessors
2022-11-28 11:05 UTC (9+ messages)
` (subset) [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
` (subset) [PATCH 11/24] drm/vc4: Constify container_of wrappers
` (subset) [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
` (subset) [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
` (subset) [PATCH 15/24] drm/vc4: Add TXP encoder type
` (subset) [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
` (subset) [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
` (subset) [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name
[PATCH v7] usb: gadget: uvc: add validate and fix function for uvc response
2022-11-28 10:31 UTC
[syzbot] linux-next boot error: WARNING: refcount bug in dvb_register_device
2022-11-28 10:23 UTC
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-28 8:57 UTC (7+ messages)
` [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage
[PATCH RESEND] media: videobuf2: revert "get_userptr: buffers are always writable"
2022-11-28 8:56 UTC (2+ messages)
[PATCH] media/i2c: fix repeated words in comments
2022-11-28 8:56 UTC (2+ messages)
[PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod
2022-11-28 8:40 UTC (2+ messages)
[PATCH v0] media: dvbdev: fix build warning due to comments
2022-11-28 8:39 UTC
[PATCH v2] media: ov5640: Fix analogue gain control
2022-11-28 8:02 UTC
[PATCH] media: ov5640: Fix analogue gain control
2022-11-28 8:00 UTC (3+ messages)
[PATCH -next] media: dvb/frontend.h: fix kernel-doc warnings
2022-11-28 7:54 UTC (2+ messages)
[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
2022-11-28 6:47 UTC (7+ messages)
` [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema
` [PATCH v2 2/3] media: dt-bindings: ak7375: Add supplies
` [PATCH v2 3/3] media: i2c: ak7375: Add regulator management
[PATCH v8 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-11-28 6:31 UTC (3+ messages)
` [PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP
[PATCH] media: rzg2l-cru: Remove unnecessary shadowing of ret in rzg2l_csi2_s_stream()
2022-11-28 6:16 UTC
drivers/media/rc/ir-rx51.c:294:34: warning: 'ir_rx51_match' defined but not used
2022-11-28 0:59 UTC
HARD HAT
2022-11-27 19:45 UTC
[PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-26 22:56 UTC (4+ messages)
[PATCH v2] media: aspeed: Fix return value check in aspeed_video_debugfs_create()
2022-11-26 17:25 UTC (2+ messages)
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-11-26 15:43 UTC (4+ messages)
[PATCH v5 0/6] media: i2c: imx334: support lower bandwidth mode
2022-11-26 14:52 UTC (12+ messages)
` [PATCH v5 1/6] dt-bindings: imx334: modify link frequency in examples
` [PATCH v5 3/6] media: i2c: imx334: hblank set function modify
` [PATCH v5 4/6] media: i2c: imx334: add default values in 3840x2160@60 array
` [PATCH v5 5/6] media: i2c: imx334: support lower bandwidth mode
[PATCH] media: saa7164: fix missing pci_disable_device()
2022-11-26 11:31 UTC
[PATCH 12/31] media: v4l2-core: changing LED_* from enum led_brightness to actual value
2022-11-26 10:14 UTC (2+ messages)
[PATCH] media: v4l2-mem2mem: allow device run without buf
2022-11-26 8:28 UTC (2+ messages)
[jsarha:topic/cros-sof-v4.19 1264/6555] spdxcheck: Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later
2022-11-26 7:14 UTC
cron job: media_tree daily build: ERRORS
2022-11-26 4:19 UTC
[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
2022-11-25 23:36 UTC (17+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "
[PATCH] dma-buf: A collection of typo and documentation fixes
2022-11-25 18:38 UTC (5+ messages)
` [Linaro-mm-sig] "
[PATCH] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
2022-11-25 17:07 UTC (3+ messages)
Try to address the DMA-buf coherency problem
2022-11-25 16:40 UTC (12+ messages)
[PATCH v3 0/8] media: i2c: mlx7502x ToF camera support
2022-11-25 16:01 UTC (16+ messages)
` [PATCH v3 1/8] media: uapi: ctrls: Add Time of Flight class controls
` [PATCH v3 2/8] media: v4l: ctrls: Fill V4L2_CID_TOF_CLASS controls
` [PATCH v3 3/8] media: Documentation: v4l: Add TOF class controls
` [PATCH v3 6/8] media: uapi: Add mlx7502x header file
` [PATCH v3 7/8] media: dt-bindings: media: i2c: Add mlx7502x camera sensor
[PATCH v2 1/2] media: videobuf2-dma-sg: fix vmap and vunmap callbacks
2022-11-25 15:34 UTC (2+ messages)
` [PATCH v2 2/2] usb: gadget: uvc: limit isoc_sg to super speed gadgets
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