linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-07 01:25:41 to 2023-01-11 11:26:05 UTC [more...]

[PATCHv2 00/16] staging/media: remove most deprecated drivers
 2023-01-11 11:24 UTC  (10+ messages)
` [PATCHv2 01/16] meye: remove this deprecated driver
` [PATCHv2 02/16] cpia2: remove "
` [PATCHv2 03/16] fsl-viu: "
` [PATCHv2 04/16] stkwebcam: "
` [PATCHv2 05/16] zr364xx: "
` [PATCHv2 06/16] vpfe_capture: remove deprecated davinci drivers
` [PATCHv2 07/16] tm6000: remove deprecated driver
` [PATCHv2 08/16] av7110: stop building this "
` [PATCHv2 10/16] av7110: remove av7110* sources

[PATCH v16 00/20] v4l: routing and streams support
 2023-01-11 11:09 UTC  (7+ messages)
` [PATCH v16 02/20] media: add V4L2_SUBDEV_FL_STREAMS
` [PATCH 1/1] media: Documentation: Update documentation for streams
` [PATCH v2 "

[PATCH 00/13] staging/media: remove most deprecated drivers
 2023-01-11 11:00 UTC  (14+ messages)
` [PATCH 01/13] meye: remove this deprecated driver
` [PATCH 02/13] cpia2: remove "
` [PATCH 03/13] fsl-viu: "
` [PATCH 04/13] stkwebcam: "
` [PATCH 05/13] zr364xx: "
` [PATCH 06/13] vpfe_capture: remove deprecated davinci drivers
` [PATCH 07/13] tm6000: remove deprecated driver
` [PATCH 09/13] ttpci: "
` [PATCH 10/13] saa7146: remove deprecated drivers
` [PATCH 11/13] dvbdev.h: remove DVB_DEVICE_VIDEO/AUDIO/OSD
` [PATCH 12/13] dvb_demux.h: remove av7110-private fields
` [PATCH 13/13] dvb_demux.h: remove write_to_decoder

[PATCH RFC 0/3] meida: uvcvideo: reimplement privacy gpio as a separate subdevice
 2023-01-11 10:33 UTC  (5+ messages)
` [PATCH RFC 1/3] media: v4l2-ctrls: Expose v4l2_ctrl_fill_event()
` [PATCH RFC 2/3] media: uvcvideo: remove entity privacy control in the uvc video node
` [PATCH RFC 3/3] media: uvcvideo: reimplement privacy GPIO as a separate subdevice

[PATCH v4 1/2] media: dt-bindings: media: renesas,vsp1: Document RZ/V2L VSPD bindings
 2023-01-11 10:23 UTC  (2+ messages)

[PATCH] media: rc: gpio-ir-recv: add remove function
 2023-01-11  9:39 UTC 

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2023-01-11  9:52 UTC  (8+ messages)
` [PATCH 3/5] driver core: make struct device_type.uevent() "

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-11  9:19 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v5 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
` [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 v5 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v5 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH v3 0/7] staging: vc04_services: Remove custom return values
 2023-01-11  9:02 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-11  9:00 UTC  (26+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "
` (subset) [PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings

[PATCH v3] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-11  9:00 UTC 

[PATCH v4 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-11  7:56 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v4 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
` [PATCH v4 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
` [PATCH v4 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler
` [PATCH v4 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v4 6/6] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH v4 0/5] uvcvideo: Fixes for hw timestamping
 2023-01-11  4:19 UTC  (7+ messages)
` [PATCH v4 1/5] media: uvc: Ignore empty TS packets
` [PATCH v4 2/5] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH v4 3/5] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v4 4/5] media: uvcvideo: Refactor clock circular buffer
` [PATCH v4 5/5] media: uvcvideo: Fix hw timestamp handling for slow FPS

cron job: media_tree daily build: ERRORS
 2023-01-11  2:43 UTC 

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-10 21:20 UTC  (8+ messages)
` [PATCH 1/4] memcg: Track exported dma-buffers
` [PATCH 2/4] dmabuf: Add cgroup charge transfer function
` [PATCH 3/4] binder: Add flags to relinquish ownership of fds

[PATCH] media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
 2023-01-10 19:53 UTC 

[PATCH v2 00/13] AV1 stateless decoder for RK3588
 2023-01-10 19:28 UTC  (5+ messages)
` [PATCH v2 13/13] media: verisilicon: Conditionnaly ignore native formats

[PATCH 5.15 060/290] media: stv0288: use explicitly signed char
 2023-01-10 18:02 UTC 

[PATCH] pr_info("I changed uvcvideo driver in the Linux Kernel\n");
 2023-01-10 17:01 UTC  (3+ messages)

[PATCH v2 0/2] media: i2c: Add driver for OmniVision OV8858
 2023-01-10 15:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add "
` [PATCH v3 2/2] media: i2c: Add driver for "

[PATCH v3 0/7] media/drm: renesas: Add new pixel formats
 2023-01-10 14:25 UTC  (3+ messages)

[PATCH] media: dvb-core: Fix use-after-free due to race condition occurring in dvb_ca_en50221
 2023-01-10 14:20 UTC  (2+ messages)

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2023-01-10 14:18 UTC  (2+ messages)

Potential integration of thermal cameras into v4l
 2023-01-10 13:50 UTC  (7+ messages)

[PATCH] doc: add dma-buf IOCTL code to table
 2023-01-10 11:55 UTC  (5+ messages)

[PATCH] media: atomisp: fix videobuf2 Kconfig depenendency
 2023-01-10 11:02 UTC  (2+ messages)

[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2023-01-10 10:25 UTC  (9+ messages)

[PATCH] media: pci: cx23885: fix error handling for cx23885 ATSC boards
 2023-01-10  9:09 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH] staging: media/av7110: cleanup coding style in av7110.c
 2023-01-10  8:35 UTC  (3+ messages)

[PATCH] media: dvb: bump DVB API version
 2023-01-10  7:14 UTC 

cron job: media_tree daily build: ERRORS
 2023-01-10  4:15 UTC 

[PATCH v3] media: uvcvideo: Remove format descriptions
 2023-01-09 21:41 UTC  (2+ messages)

[PATCH] drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
 2023-01-09 21:27 UTC  (2+ messages)

[PATCH] drivers/media/v4l2-core/v4l2-h264.c : add detection of null pointers
 2023-01-09 21:22 UTC  (2+ messages)

[PATCH] media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
 2023-01-09 20:24 UTC  (2+ messages)
` [PATCH] media: sun4i-csi: Use CSI_INT_STA_REG name, fix typo in a comment

[PATCH v1 0/4] media: rkvdec: Fix H.264 error resilience
 2023-01-09 20:18 UTC  (8+ messages)
` [PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection

[PATCH v2 0/5] usb: uvc: improve header files and function use
 2023-01-09 15:52 UTC  (5+ messages)
` [PATCH v2 5/5] usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name

[PATCH v8 0/4] media: i2c: imx334: support lower bandwidth mode
 2023-01-09 15:39 UTC  (4+ messages)
` [PATCH v8 4/4] media: i2c: imx334: update pixel and link frequency

[PATCH v6 0/8] i2c-atr and FPDLink
 2023-01-09 15:08 UTC  (30+ messages)
` [PATCH v6 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v6 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v6 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v6 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v6 7/8] media: i2c: add DS90UB913 driver
` [PATCH v6 8/8] media: i2c: add DS90UB953 driver

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (4+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema

[PATCH] media: uvcvideo: Silence memcpy() run-time false positive warnings
 2023-01-09 10:46 UTC  (5+ messages)

[PATCH RESEND v2 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-09  8:13 UTC  (6+ messages)
` [PATCH RESEND v2 8/8] media: uvcvideo: Fix hw timestampt handling for slow FPS

ASUS inbuild camera fails to activate - Chicony USB2.0 HD UVC WebCam - chip-ID: 04f2:b40a
 2023-01-09  8:00 UTC  (2+ messages)

[PATCH v2] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-09  2:20 UTC 

[PATCH RESEND] drm/msm: Add missing check and destroy for alloc_ordered_workqueue
 2023-01-08 22:45 UTC  (2+ messages)

[PATCH 0/3] suns6-csi changes to support libcamera
 2023-01-08 20:26 UTC  (7+ messages)
` [PATCH 1/3] media: sun6i-csi: merge sun6i_csi_formats and sun6i_csi_formats_match

[PATCH 1/8] media: dt-bindings: qcom,venus: cleanup
 2023-01-08 18:26 UTC  (16+ messages)
` [PATCH 2/8] media: dt-bindings: qcom,venus: split common properties
` [PATCH 3/8] media: dt-bindings: qcom,msm8996-venus: document interconnects
` [PATCH 4/8] media: dt-bindings: qcom,sc7180-venus: document OPP table
` [PATCH 5/8] media: dt-bindings: qcom,sc7280-venus: "
` [PATCH 6/8] media: dt-bindings: qcom,sdm845-venus-v2: "
` [PATCH 7/8] media: dt-bindings: qcom,sm8250-venus: "
` [PATCH 8/8] media: dt-bindings: qcom,venus: document firmware-name

Issue with ov5640 camera sensor on apalis imx6
 2023-01-08  7:10 UTC  (7+ messages)

[PATCH v2 0/2] media: i2c: Add driver for OmniVision OV8858
 2023-01-08  2:07 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: media: Add "
` [PATCH v2 2/2] media: i2c: Add driver for "

drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
 2023-01-07  5:02 UTC 

[PATCH v3 0/8] [PATCH 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-07  1:25 UTC  (3+ messages)
` [PATCH v3 5/8] media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).