messages from 2022-04-23 21:06:01 to 2022-04-26 10:29:01 UTC [more...]
[PATCH v10, 00/15] media: mtk-vcodec: support for M8192 decoder
2022-04-26 10:08 UTC (17+ messages)
` [PATCH v10, 01/17] media: mediatek: vcodec: Add vdec enable/disable hardware helpers
` [PATCH v10, 02/17] media: mediatek: vcodec: Using firmware type to separate different firmware architecture
` [PATCH v10, 04/17] media: mediatek: vcodec: Read max resolution from dec_capability
` [PATCH v10, 05/17] media: mediatek: vcodec: set each plane bytesused in buf prepare
` [PATCH v10, 06/17] media: mediatek: vcodec: Refactor get and put capture buffer flow
` [PATCH v10, 07/17] media: mediatek: vcodec: Refactor supported vdec formats and framesizes
` [PATCH v10, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v10, 09/17] media: mediatek: vcodec: Add format to support MT21C
` [PATCH v10, 10/17] media: mediatek: vcodec: disable vp8 4K capability
` [PATCH v10, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v10, 12/17] media: mediatek: vcodec: record capture queue format type
` [PATCH v10, 13/17] media: mediatek: vcodec: Extract H264 common code
` [PATCH v10, 14/17] media: mediatek: vcodec: support stateless H.264 decoding for mt8192
` [PATCH v10, 15/17] media: mediatek: vcodec: support stateless VP8 decoding
` [PATCH v10, 16/17] media: mediatek: vcodec: support stateless VP9 decoding
` [PATCH v10, 17/17] media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko
[PATCH v7 0/6] staging: media: wave5: add wave5 codec driver
2022-04-26 9:53 UTC (2+ messages)
[PATCH 1/7] media: coda: set output buffer bytesused to appease v4l2-compliance
2022-04-26 9:32 UTC (14+ messages)
` [PATCH 5/7] media: coda: fix default JPEG colorimetry
` [PATCH 6/7] media: coda: enable capture G_PARM for stateful encoder
[PATCH v2 0/3] media: CSI-2 configuration to frame desc
2022-04-26 9:28 UTC (5+ messages)
` [PATCH v2 1/3] media: Add bus type to frame descriptors
` [PATCH v2 2/3] media: Add CSI-2 bus configuration "
` [PATCH v2 3/3] media: ti: cal: use frame desc to get vc and dt
[PATCH] media: coda: limit frame interval enumeration to supported encoder frame sizes
2022-04-26 9:15 UTC
[PATCH v2] media: coda: fix default JPEG colorimetry
2022-04-26 9:15 UTC
[PATCH v6] media: vimc: get pixformat info from v4l2_format_info
2022-04-26 9:02 UTC (2+ messages)
[PATCH] media: i2c: dw9714: Return zero in remove callback
2022-04-26 9:02 UTC (4+ messages)
[PATCH v5 00/17] Move HEVC stateless controls out of staging
2022-04-26 9:00 UTC (18+ messages)
` [PATCH v5 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v5 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v5 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v5 08/17] media: uapi: HEVC: Add document uAPI structure
` [PATCH v5 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v5 16/17] media: uapi: Change data_bit_offset definition
[RFC] media: renesas: vsp1: Add VSPD underrun detection & tracing
2022-04-26 8:37 UTC
[PATCH 1/3] mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
2022-04-26 8:49 UTC (3+ messages)
` [PATCH 2/3] mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
` [PATCH 3/3] mtd: rawnand: tmio: check return value after calling platform_get_resource()
[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
2022-04-26 8:29 UTC (7+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add the driver info of the NVDLA
` [PATCH v2 2/4] drm/nvdla: Add driver support for NVDLA
` [PATCH v2 4/4] drm/nvdla/uapi: Add UAPI of NVDLA driver
[PATCH 3/4] staging: media: zoran: replace all pr_err() with zrdev_err()
2022-04-26 8:05 UTC (2+ messages)
possible deadlock in display_open
2022-04-26 7:57 UTC (9+ messages)
` [PATCH] media: imon: remove redundant serialization
[PATCH v4 00/21] media: rkisp1: Misc bug fixes and cleanups
2022-04-26 7:39 UTC (50+ messages)
` [PATCH v4 01/21] media: rkisp1: capture: Initialize entity before video device
` [PATCH v4 02/21] media: rkisp1: capture: Fix and simplify (un)registration
` [PATCH v4 03/21] media: rkisp1: isp: "
` [PATCH v4 04/21] media: rkisp1: resizer: "
` [PATCH v4 05/21] media: rkisp1: params: "
` [PATCH v4 06/21] media: rkisp1: stats: Simplify (un)registration
` [PATCH v4 07/21] media: rkisp1: Simplify rkisp1_entities_register() error path
` [PATCH v4 08/21] media: rkisp1: regs: Don't use BIT() macro for multi-bit register fields
` [PATCH v4 09/21] media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefix
` [PATCH v4 10/21] media: rkisp1: Swap value and address arguments to rkisp1_write()
` [PATCH v4 11/21] media: rkisp1: resizer: Simplify register access
` [PATCH v4 12/21] media: rkisp1: Move debugfs code to a separate file
` [PATCH v4 13/21] media: rkisp1: Compile debugfs support conditionally
` [PATCH v4 14/21] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD
` [PATCH v4 15/21] media: rkisp1: debug: Add debugfs files to dump core and ISP registers
` [PATCH v4 16/21] media: rkisp1: debug: Move resizer register dump to debugfs
` [PATCH v4 17/21] media: rkisp1: debug: Consolidate reg dumps for shadow registers
` [PATCH v4 18/21] media: rkisp1: debug: Compute max register length name dynamically
` [PATCH v4.1 18/21] media: rkisp1: debug: Update max register name length
` [PATCH v4 19/21] media: rkisp1: capture: Bypass the main device for handling querycap
` [PATCH v4 20/21] media: rkisp1: Align macro definitions
` [PATCH v4 21/21] media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()
[PATCH] staging: sunxi: cedrus: centralize cedrus_open exit
2022-04-26 7:39 UTC (7+ messages)
[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
2022-04-26 7:38 UTC (6+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
[PATCH v2 0/5] media: ti: cal: misc fixes
2022-04-26 7:06 UTC (6+ messages)
` [PATCH v2 1/5] media: ti: cal: fix useless variable init
` [PATCH v2 2/5] media: ti: cal: rename sd_state to state
` [PATCH v2 3/5] media: ti: cal: use CSI-2 frame number for seq number
` [PATCH v2 4/5] media: ti: cal: combine wdma irq handling
` [PATCH v2 5/5] media: ti: cal: fix wdma irq for metadata
[PATCH] v4l2-utils: read/write full frame from/to file for m2m non codec driver
2022-04-26 6:10 UTC (2+ messages)
[PATCH] media: ov7670: remove ov7670_power_off from ov7670_remove
2022-04-26 5:52 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
2022-04-26 5:42 UTC
[PATCH] media: dvb-core: Fix double free in dvb_register_device()
2022-04-26 5:29 UTC
[PATCH 0/2] drm/nvdla: Add driver support for NVDLA
2022-04-26 5:20 UTC (4+ messages)
` [PATCH 2/2] "
cron job: media_tree daily build: WARNINGS
2022-04-26 3:17 UTC
[PATCH -next 1/3] [media] dm355_ccdc: remove unnecessary check of res
2022-04-26 3:05 UTC (3+ messages)
` [PATCH -next 2/3] [media] dm644x_ccdc: "
` [PATCH -next 3/3] media: isif: "
Build failed in Jenkins: media_stage_clang #444
2022-04-25 22:57 UTC (6+ messages)
` Build failed in Jenkins: media_stage_clang #445
` Build failed in Jenkins: media_stage_clang #446
` Build failed in Jenkins: media_stage_clang #447
` Build failed in Jenkins: media_stage_clang #448
` Build failed in Jenkins: media_stage_clang #449
Releasing v4l device associated with a UVC gadget causes kernel panic
2022-04-25 19:05 UTC
[PATCH v3 17/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
2022-04-25 19:00 UTC (4+ messages)
[PATCH v3 0/3] Rockchip RK3328 VDEC support
2022-04-25 18:50 UTC (5+ messages)
` [PATCH v3 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
` [PATCH v3 2/3] arm64: dts: rockchip: Rename vdec_mmu node for RK3328
` [PATCH v3 3/3] arm64: dts: rockchip: Add vdec support "
[PATCH v2 0/3] Rockchip RK3328 VDEC support
2022-04-25 18:47 UTC (6+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
` [PATCH v2 2/3] arm64: dts: rockchip: Rename vdec_mmu node for RK3328
` [PATCH v2 3/3] arm64: dts: rockchip: Add vdec support "
[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
2022-04-25 18:29 UTC (2+ messages)
[PATCH 0/4] media: i2c: imx219: Enable variable xclk and 4-lane
2022-04-25 17:57 UTC (15+ messages)
` [PATCH 1/4] media: i2c: imx219: Split common registers from mode tables
` [PATCH 2/4] media: i2c: imx219: Support four-lane operation
` [PATCH 3/4] media: i2c: imx219: Enable variable XCLK
` [PATCH 4/4] media: i2c: imx219: Create DPHY helper function
[PATCH] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
2022-04-25 15:28 UTC (3+ messages)
[PATCH v5 0/4] media: i2c: imx412: Add regulator control to imx412
2022-04-25 14:43 UTC (5+ messages)
` [PATCH v5 1/4] media: i2c: imx412: Fix reset GPIO polarity
` [PATCH v5 2/4] media: i2c: imx412: Fix power_off ordering
[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
2022-04-25 14:41 UTC
[PATCH v2 3/4] staging: media: zoran: replace all pr_err() with zrdev_err()
2022-04-25 14:40 UTC
[PATCH v2 2/4] staging: media: zoran: setup videocodec header for debugging macros
2022-04-25 14:40 UTC
[PATCH v2 1/4] staging: media: zoran: add logging macros
2022-04-25 14:40 UTC
Oops in 5.18.0-rc4 when removing module dvb_usb_dtt200u
2022-04-25 14:32 UTC (2+ messages)
[PATCH] media: dvbdev: remove redundant initialization of variable ret
2022-04-25 11:57 UTC (2+ messages)
[PATCH v2] docs: media: uvcvideo: Use linux-media mailing list
2022-04-25 10:41 UTC (7+ messages)
[PATCH 0/3] Rockchip RK3328 VDEC support
2022-04-25 9:54 UTC (6+ messages)
` [PATCH 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
Build regressions/improvements in v5.18-rc4
2022-04-25 7:42 UTC
[PATCH v4 0/9] i.MX8MP DW100 dewarper driver
2022-04-25 7:38 UTC (11+ messages)
` [PATCH v4 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v4 6/9] media: uapi: Add a control for "
` [PATCH v4 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
[PATCH 0/6] media: ti: cal: misc fixes
2022-04-25 7:21 UTC (6+ messages)
` [PATCH 4/6] media: ti: cal: use CSI-2 frame number for seq number
[PATCH] ext-ctrls-codec.rst: fix indentation
2022-04-25 6:36 UTC
[PATCH v5] media: ov5640: Use runtime PM
2022-04-25 6:10 UTC
cron job: media_tree daily build: WARNINGS
2022-04-25 4:49 UTC
[PATCH 1/4] staging: media: zoran: add zrdev_dbg() macros
2022-04-25 4:45 UTC (4+ messages)
[PATCH 2/4] staging: media: zoran: setup videocodec header for debugging macros
2022-04-25 1:39 UTC (2+ messages)
[PATCH 1/4] staging: media: zoran: add logging macros
2022-04-25 1:26 UTC
[PATCH] iommu/mediatek: fix NULL pointer dereference when printing dev_name
2022-04-24 23:28 UTC (2+ messages)
[GIT PULL FOR v5.19] uvcvideo fixes and improvements
2022-04-24 22:45 UTC
[PATCH 1/2] media: uvc: simplify uvc_enpoint_max_bpi
2022-04-24 22:31 UTC (4+ messages)
` [PATCH 2/2] media: uvc: Undup use uvv-endpoint_max_bpi code
[PATCH v3] media: usb: uvc: Add UVC_GUID_FORMAT_H265
2022-04-24 22:04 UTC (3+ messages)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: unused variable 'mtk_mdp_comp_dt_ids'
2022-04-24 18:03 UTC
[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
2022-04-24 16:34 UTC (9+ messages)
` [PATCH v2 5/5] media: i2c: Add driver for ST VGXY61 camera sensor
[GIT PULL FOR v5.19] Minor gpio-ir-tx improvement
2022-04-24 10:00 UTC
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
2022-04-24 1:01 UTC
[GIT PULL FOR v5.19 - v2] imx-mipi-csis improvements
2022-04-23 23:06 UTC (2+ messages)
` [GIT PULL FOR v5.19 - v2] imx-mipi-csis improvements (#82650)
[GIT PULL FOR v5.19] imx-mipi-csis improvements
2022-04-23 21:33 UTC (3+ messages)
` [GIT PULL FOR v5.19] imx-mipi-csis improvements (#82601)
[PATCH 1/2] media: platform: imx-mipi-csis: Remove unneeded 'default n'
2022-04-23 21:26 UTC (4+ messages)
` [PATCH 2/2] media: platform: video-viu: Do not select it by default
drivers/media/platform/atmel/atmel-sama7g5-isc.c:610:34: warning: unused variable 'microchip_xisc_of_match'
2022-04-23 21:05 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