linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-09 05:04:21 to 2023-07-13 13:05:05 UTC [more...]

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 12:58 UTC  (19+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[RFC PATCH v7 0/9] media: v4l2: Add extended fmt and buffer
 2023-07-13 10:39 UTC  (5+ messages)
` [PATCH v7 1/9] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v7 2/9] media: vivid: Convert to v4l2_ext_pix_format

[PATCH 00/11] #if defined(ISP2401) removal to make driver generic
 2023-07-13 10:02 UTC  (12+ messages)
` [PATCH 01/11] media: atomisp: ia_css_debug: Removed debug codes for dumping status
` [PATCH 02/11] media: atomisp: Make two individual enum to define the MIPI format
` [PATCH 03/11] media: atomisp: Included both input system headers
` [PATCH 04/11] media: atomisp: css_2401_system: Remove #ifdef ISP2401 to make the driver generic
` [PATCH 05/11] media: atomisp: isys: Removed #if defined(ISP2401) to make "
` [PATCH 06/11] media: atomisp: hive_isp_css_common: "
` [PATCH 07/11] media: atomisp: pipeline: "
` [PATCH 08/11] media: atomisp: ifmtr: "
` [PATCH 09/11] media: atomisp: Compile the object codes for a generic driver
` [PATCH 10/11] media: atomisp: rx: Removed #if defined(ISP2401) to make driver generic
` [PATCH 11/11] media: atomisp: isys_init: Initiate atomisp in a generic manner

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-13  9:09 UTC  (12+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-13  7:07 UTC  (8+ messages)

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-13  3:13 UTC  (11+ messages)
` [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH] media: aspeed: Fix memory overwrite if timing is 1600x900
 2023-07-13  3:12 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2023-07-13  2:43 UTC 

KASAN: use-after-free Read in __media_entity_remove_links
 2023-07-12 21:11 UTC  (3+ messages)
` [syzbot] "

imx8mp mipi csi camera overlay: Unable to retrieve endpoint for port@1
 2023-07-12 17:34 UTC  (9+ messages)

[REGRESSION] breakage in sun6i-csi media api
 2023-07-12 17:00 UTC  (9+ messages)

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv
 2023-07-12 15:05 UTC 

Stateless Encoding uAPI Discussion and Proposal
 2023-07-12 14:07 UTC  (3+ messages)

[PATCH v2 0/4] ASoC: remove copy of intlog10()
 2023-07-12 11:47 UTC  (2+ messages)

[GIT FIXES FOR v6.5] Two verisilicon fixes
 2023-07-12 10:22 UTC  (2+ messages)
` [GIT FIXES FOR v6.5] Two verisilicon fixes (#93104)

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-12  9:43 UTC  (36+ messages)
` [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH 03/17] "
` [PATCH 04/17] "
` [PATCH 05/17] "
` [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 12/17] staging: "
` [PATCH 13/17] fbdev: "
` [PATCH 14/17] "
` [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH 16/17] fbdev/pxafb: "
` [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT

[PATCH] media: venus: Fix firmware path for sm8250
 2023-07-12  9:50 UTC  (2+ messages)

Capture image from imx219 sensor on i.MX8MM
 2023-07-12  6:27 UTC  (14+ messages)

[PATCH 0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-12  3:32 UTC  (16+ messages)
` [PATCH 1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode
` [PATCH 2/3] media: mediatek: vcodec: Add capture format to support 10bit raster mode
` [PATCH 3/3] media: mediatek: vcodec: Add driver to support 10bit

[PATCH 1/2] media: imx-jpeg: Support to assign slot for encoder/decoder
 2023-07-12  2:03 UTC  (3+ messages)

[PATCH] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-07-11 22:55 UTC  (2+ messages)

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-11 16:31 UTC  (2+ messages)
` (subset) "

[PATCH] media: dt-bindings: Convert Omnivision OV7251 to DT schema
 2023-07-11 14:09 UTC  (5+ messages)

[PATCH 0/2] media: stm32: correct s_stream calls in dcmi & st-mipid02
 2023-07-11 12:44 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: st_mipid02: cascade s_stream call to the source subdev
` [PATCH 2/2] media: stm32: dcmi: only call s_stream on "

[PATCH v4 00/17] Venus QoL / maintainability fixes
 2023-07-11 12:25 UTC  (2+ messages)

[RFC PATCH 00/10] Device Memory TCP
 2023-07-11 12:13 UTC  (14+ messages)
` [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings
` [RFC PATCH 02/10] dma-buf: add support for NET_RX pages
` [RFC PATCH 03/10] dma-buf: add support for NET_TX pages
` [RFC PATCH 04/10] net: add support for skbs with unreadable frags
` [RFC PATCH 05/10] tcp: implement recvmsg() RX path for devmem TCP
` [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
` [RFC PATCH 07/10] tcp: implement sendmsg() TX path for for devmem tcp
` [RFC PATCH 08/10] selftests: add ncdevmem, netcat for devmem TCP
` [RFC PATCH 09/10] memory-provider: updates core provider API "
` [RFC PATCH 10/10] memory-provider: add dmabuf devmem provider

Fotowoltaika - propozycja instalacji
 2023-07-11  8:11 UTC 

cron job: media_tree daily build: ERRORS
 2023-07-11  2:42 UTC 

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-11  1:44 UTC  (4+ messages)
` [PATCH 7/9] drm/verisilicon: Add drm plane funcs

[PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
 2023-07-11  1:31 UTC 

[PATCH] media: dt-bindings: Merge OV5695 into OV5693 binding
 2023-07-10 20:07 UTC  (4+ messages)

[PATCH v2 0/7] media: i2c: imx219: Use subdev active state
 2023-07-10 15:52 UTC  (8+ messages)
` [PATCH v2 1/7] media: i2c: imx219: Rename mbus codes array
` [PATCH v2 2/7] media: i2c: imx219: Switch from open to init_cfg
` [PATCH v2 3/7] media: i2c: imx219: Complete default format initialization
` [PATCH v2 4/7] media: i2c: imx219: Fix colorspace info
` [PATCH v2 5/7] media: i2c: imx219: Use subdev active state
` [PATCH v2 6/7] media: i2c: imx219: Simplify format assignment
` [PATCH v2 7/7] media: i2c: imx219: Simplify code handling in s_fmt

[PATCH v2 0/2] media: nxp: add i.MX93 MIPI CSI-2 support
 2023-07-10 15:27 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add binding doc for i.MX93 MIPI CSI-2
` [PATCH v2 2/2] media: nxp: add driver for i.MX93 MIPI CSI-2 controller and D-PHY

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-10 14:42 UTC  (12+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[PATCH 0/5] media: i2c: imx219: Use subdev active state
 2023-07-10 14:13 UTC  (7+ messages)
  ` [PATCH 3/5] "

[PATCH v3 0/2] Documentation: v4l: more camera sensor doc
 2023-07-10 13:22 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: v4l: Flip handling for RAW sensors
` [PATCH v3 2/2] Documentation: v4l: Exposure/gain for camera sensor

[PATCH 0/7] Generic line based metadata support, internal pads
 2023-07-10 12:53 UTC  (5+ messages)
` [PATCH 4/7] media: uapi: v4l: Document source routes

Build regressions/improvements in v6.5-rc1
 2023-07-10 10:11 UTC 

[PATCH] media: i2c: imx334: add support for test pattern generator
 2023-07-10  9:51 UTC 

[PATCH v6 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
 2023-07-10  9:25 UTC  (7+ messages)

[PATCH] Revert "venus: pm_helpers: Fix error check in vcodec_domains_get()"
 2023-07-10  8:30 UTC  (5+ messages)

[RFC PATCH v8 0/1] Virtio video device specification
 2023-07-10  8:52 UTC  (3+ messages)
` [RFC PATCH v8 1/1] virtio-video: Add virtio "

[PATCH] media: mtk-jpeg: Set platform driver data earlier
 2023-07-10  8:05 UTC  (2+ messages)

[PATCH] media: amphion: decoder support display delay for all formats
 2023-07-10  7:44 UTC 

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-10  7:10 UTC  (2+ messages)

[PATCH] media: venus: core: Set up secure memory ranges for SC7180
 2023-07-10  7:03 UTC  (2+ messages)

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-07-10  5:45 UTC  (2+ messages)

[PATCH v2] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
 2023-07-10  5:32 UTC 

[PATCH] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
 2023-07-10  5:13 UTC  (3+ messages)

[PATCH] media: dvb-usb: opera1: fix uninit-value in dvb_usb_adapter_dvb_init
 2023-07-09  5:04 UTC 


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).