messages from 2022-10-17 17:25:15 to 2022-10-22 15:19:07 UTC [more...]
[PATCH 00/21] ARM: s3c: clean out obsolete platforms
2022-10-22 15:18 UTC (7+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
` [PATCH 05/21] ARM: s3c: simplify platform code
[PATCH v2] usb: gadget: uvc: limit isoc_sg to super speed gadgets
2022-10-22 11:35 UTC (2+ messages)
[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
2022-10-22 10:21 UTC (13+ messages)
` [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v1 5/5] treewide: use get_random_u32_between() when possible
[PATCH v2 00/10] media: ar0521: Add analog gain, rework clock tree
2022-10-22 9:20 UTC (11+ messages)
` [PATCH v2 01/10] media: ar0521: Implement enum_frame_sizes
` [PATCH v2 02/10] media: ar0521: Add V4L2_CID_ANALOG_GAIN
` [PATCH v2 03/10] media: ar0521: Set maximum resolution to 2592x1944
` [PATCH v2 04/10] media: ar0521: Rework PLL computation
` [PATCH v2 05/10] media: ar0521: Refuse unsupported controls
` [PATCH v2 06/10] media: ar0521: Add LINK_FREQ control
` [PATCH v2 07/10] media: ar0521: Adjust exposure and blankings limits
` [PATCH v2 08/10] media: ar0521: Setup controls at s_stream time
` [PATCH v2 09/10] media: ar0521: Rework startup sequence
` [PATCH v2 10/10] media: ar0521: Tab-align definitions
[PATCH v10 0/7] Wave5 codec driver
2022-10-22 9:42 UTC (10+ messages)
` [PATCH v10 1/7] media: platform: chips-media: Move Coda to separate folder
` [PATCH v10 2/7] media: chips-media: wave5: Add vpuapi layer
` [PATCH v10 3/7] media: chips-media: wave5: Add the vdi layer
` [PATCH v10 4/7] media: chips-media: wave5: Add the v4l2 layer
` [PATCH v10 5/7] media: chips-media: wave5: Add TODO file
` [PATCH v10 6/7] dt-bindings: media: wave5: add yaml devicetree bindings
` [PATCH v10 7/7] media: chips-media: wave5: Add wave5 driver to maintainers file
drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
2022-10-22 7:28 UTC
cron job: media_tree daily build: WARNINGS
2022-10-22 3:09 UTC
[PATCH v10 0/7] Wave5 codec driver
2022-10-21 23:56 UTC (2+ messages)
` [PATCH v10 1/7] media: platform: chips-media: Move Coda to separate folder
[GIT PULL for v6.1-rc2] media updates
2022-10-21 21:14 UTC (2+ messages)
` [GIT PULL for v6.1-rc2] media updates (#86838)
[PATCH] [media] radio: Remove variable p
2022-10-21 17:43 UTC
[PATCH v7 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-10-21 14:14 UTC (2+ messages)
[PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-10-21 14:13 UTC (2+ messages)
[Patch v3 00/15] Add MFC v12 support
2022-10-21 5:26 UTC (13+ messages)
` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC
` [Patch v3 05/15] Documention: v4l: Documentation for VP9 CIDs
cron job: media_tree daily build: ERRORS
2022-10-21 12:35 UTC (2+ messages)
[PATCH for v6.1] vivid: fix control handler mutex deadlock
2022-10-21 12:21 UTC
[PATCH 0/6] a pile of randconfig fixes
2022-10-21 10:52 UTC (3+ messages)
[PATCH v3 0/3] Fix error handling for MDP3
2022-10-21 8:47 UTC (5+ messages)
` [PATCH v3 1/3] media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
` [PATCH v3 2/3] media: platform: mtk-mdp3: fix error handling about components clock_on
` [PATCH v3 3/3] media: platform: mtk-mdp3: fix error handling in mdp_probe()
[PATCH] media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"
2022-10-21 8:43 UTC
[ANN] Report of the Kernel CAM topic (Media Mini Summit Dublin - Sep 12+13, 2022)
2022-10-21 7:49 UTC
kismet: WARNING: unmet direct dependencies detected for MEDIA_TUNER_XC5000 when selected by VIDEO_TM6000
2022-10-21 0:09 UTC
[PATCH 4/6] media: ipu3-cio2: make the bridge depend on i2c
2022-09-15 23:33 UTC
kismet: WARNING: unmet direct dependencies detected for MEDIA_TUNER_XC2028 when selected by VIDEO_TM6000
2022-10-20 20:47 UTC
[PATCH v2 00/17] media: atomisp: Convert to videobuf2
2022-10-20 19:55 UTC (18+ messages)
` [PATCH v2 01/17] media: atomisp: Add hmm_create_from_vmalloc_buf() function
` [PATCH v2 02/17] media: atomisp: Add ia_css_frame_init_from_info() function
` [PATCH v2 03/17] media: atomisp: Make atomisp_q_video_buffers_to_css() static
` [PATCH v2 04/17] media: atomisp: On streamoff wait for buffers owned by the CSS to be given back
` [PATCH v2 05/17] media: atomisp: Remove unused atomisp_buffers_queued[_pipe] functions
` [PATCH v2 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP
` [PATCH v2 07/17] media: atomisp: Add an index helper variable to atomisp_buf_done()
` [PATCH v2 08/17] media: atomisp: Use new atomisp_flush_video_pipe() helper in atomisp_streamoff()
` [PATCH v2 09/17] media: atomisp: Add ia_css_frame_get_info() helper
` [PATCH v2 10/17] media: atomisp: Convert to videobuf2
` [PATCH v2 11/17] media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
` [PATCH v2 12/17] media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been called yet
` [PATCH v2 13/17] media: atomisp: Refactor atomisp_adjust_fmt()
` [PATCH v2 14/17] media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformat
` [PATCH v2 15/17] media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
` [PATCH v2 16/17] media: atomisp: Remove __atomisp_get_pipe() helper
` [PATCH v2 17/17] media: atomisp: gc0310: Power on sensor from set_fmt() callback
[PATCH 00/14] ARM: remove unused davinci board & drivers
2022-10-20 15:39 UTC (5+ messages)
` [PATCH 13/14] staging: media: remove davinci vpfe_capture driver
` [PATCH 14/14] media: davinci: remove vpbe support
Try to address the DMA-buf coherency problem
2022-10-20 14:56 UTC (6+ messages)
` [PATCH 1/3] dma-buf: add dma_coherent flag
` [PATCH 2/3] drm/prime: set the dma_coherent flag for export
` [PATCH 3/3] media: videobuf2: set dma_coherent flag for DMA-buf
[Bug 216543] kernel NULL pointer dereference usb_hcd_alloc_bandwidth
2022-10-20 14:25 UTC (11+ messages)
[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
2022-10-20 11:23 UTC (5+ messages)
` [PATCH 03/10] media: ar0521: Set maximum resolution to 2592x1944
[PATCH v9 0/4] add aspeed-jpeg support for aspeed-video
2022-10-20 9:54 UTC (7+ messages)
` [PATCH v9 1/4] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v9 3/4] media: aspeed: Support aspeed mode to reduce compressed data
[PATCH v2] media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU config
2022-10-20 8:19 UTC
[PATCH v2 0/9] Add support for multiple chips
2022-10-20 7:39 UTC (10+ messages)
` [PATCH v2 1/9] media: platform: mtk-mdp3: add chip configuration header file
` [PATCH v2 2/9] media: platform: mtk-mdp3: chip config split about component settings
` [PATCH v2 3/9] media: platform: mtk-mdp3: chip config split about subcomponents
` [PATCH v2 4/9] media: platform: mtk-mdp3: chip config split about color format
` [PATCH v2 5/9] media: platform: mtk-mdp3: chip config split about resolution limitations
` [PATCH v2 6/9] media: platform: mtk-mdp3: chip config split about pipe info
` [PATCH v2 7/9] media: platform: mtk-mdp3: decompose hardware-related information in shared memory
` [PATCH v2 8/9] media: platform: mtk-mdp3: extend mdp_color format for compressed mode
` [PATCH v2 9/9] media: platform: mtk-mdp3: extend shared memory structure to 4-byte aligned
[PATCH 0/2] FIx compile-testing of Venus
2022-10-20 0:51 UTC (3+ messages)
` [PATCH 1/2] venus: kconfig: Fix compile-testing on x86 platforms
[PATCH v3 0/2] Add Omnivision OV4689 image sensor driver
2022-10-20 0:22 UTC (8+ messages)
` [PATCH v3 2/2] media: i2c: add support for OV4689
[PATCH] media: test_drivers: remove redundant assignment to variable checksum
2022-10-19 21:52 UTC
[PATCH v3 0/2] Digiteq Automotive MGB4 driver
2022-10-19 19:37 UTC (6+ messages)
` [PATCH v3 1/2] i2c: xiic: Added platform module alias for the xiic I2C driver
` [PATCH v3 2/2] Added Digiteq Automotive MGB4 driver
[PATCH 0/2] media: cedrus: h264/h265: Improve aux buffer management
2022-10-19 17:45 UTC (3+ messages)
` [PATCH 1/2] media: cedrus: h265: Associate mv col buffers with buffer
` [PATCH 2/2] media: cedrus: h264: Optimize mv col buffer allocation
[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
2022-10-19 13:27 UTC (10+ messages)
[PATCH] media: mediatek: vcodec: Skip unsupported h264 encoder profile
2022-10-19 10:07 UTC (2+ messages)
[PATCH v4 0/2] usb: gadget: uvc: handle setup stream ctrl requests
2022-10-19 10:35 UTC (3+ messages)
` [PATCH v4 1/2] usb: gadget: uvc: default the ctrl request interface offsets
` [PATCH v4 2/2] usb: gadget: uvc: add validate and fix function for uvc response
[Camera sensor drivers] Resetting V4L2 controls after a mode change
2022-10-19 8:28 UTC (5+ messages)
` [libcamera-devel] "
drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c:607:34: warning: unused variable 'mdp_comp_dt_ids'
2022-10-19 6:15 UTC
[PATCH] drivers/media/rc: Fix a race condition in send_packet()
2022-10-19 5:02 UTC
[PATCH] parport_pc: Remove WCH CH382 PCI-E single parallel port card
2022-10-19 3:07 UTC
[PATCH v6, 0/8] Support H264 multi-core encoder on MT8195
2022-10-19 2:22 UTC (3+ messages)
` [PATCH v6, 1/8] dt-bindings: media: mediatek: vcodec: Adds encoder cores dt-bindings for mt8195
[PATCH v4] drm/sched: Fix kernel NULL pointer dereference error
2022-10-18 17:16 UTC
[PATCH v5 0/4] media: Add ST VGXY61 camera sensor driver
2022-10-18 15:15 UTC (5+ messages)
` [PATCH v5 2/4] media: v4l: ctrls: Add a control for HDR mode
[GIT PULL FOR v6.2] More vivid fixes
2022-10-18 14:47 UTC
[GIT FIXES FOR v6.1] vivid fixes
2022-10-18 14:06 UTC
[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
2022-10-18 13:07 UTC (7+ messages)
` [PATCH v2 36/36] pinctrl: Clean up headers
[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
2022-10-18 12:49 UTC (19+ messages)
` [PATCH v7 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification
` [PATCH v7 08/21] drm/tegra: "
` [PATCH v7 09/21] drm/etnaviv: "
` [PATCH v7 10/21] RDMA/umem: "
` [PATCH v7 11/21] misc: fastrpc: "
` [PATCH v7 12/21] xen/gntdev: "
` [PATCH v7 13/21] media: videobuf2: "
` [PATCH v7 14/21] media: tegra-vde: "
` [PATCH v7 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v7 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v7 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v7 19/21] dma-buf: Document dynamic locking convention
` [PATCH v7 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v7 21/21] dma-buf: Remove obsoleted internal lock
[PATCH v3] drm/sched: Fix kernel NULL pointer dereference error
2022-10-18 12:34 UTC (4+ messages)
[PATCH] media: mediatek: vcodec: fix h264 cavlc bitstream fail
2022-10-18 11:44 UTC (3+ messages)
[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
2022-10-18 11:41 UTC
[PATCH v3] dma-buf: Proactively round up to kmalloc bucket size
2022-10-18 9:10 UTC
[PATCH v6 4/4] media: i2c: Add driver for ST VGXY61 camera sensor
2022-10-18 7:54 UTC (12+ messages)
[PATCH v4 0/4] media: camss: sm8250: Virtual channels support for SM8250
2022-10-18 7:48 UTC (4+ messages)
[PATCH v3] media: visl: add virtual stateless decoder driver
2022-10-18 4:40 UTC (2+ messages)
[PATCH] media: cedrus: hevc: Fix offset adjustments
2022-10-17 19:44 UTC
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:31:34: warning: 'mtk_mdp_comp_dt_ids' defined but not used
2022-10-17 17:41 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;
as well as URLs for NNTP newsgroup(s).