linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 00:31:12 to 2022-10-25 03:16:32 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2022-10-25  3:16 UTC 

[PATCH 1/3] media: uvc_driver: fix missing newline after declarations
 2022-10-25  2:19 UTC  (8+ messages)
` [PATCH 2/3] media: uvc_driver: fix assignments inside if statements
` [PATCH 3/3] media: uvc_driver: fix usage of symbolic permissions to octal
  ` [PATCH v2 1/3] media: uvc_driver: fix missing newline after declarations
    ` [PATCH v2 2/3] media: uvc_driver: fix assignment inside if condition
    ` [PATCH v2 3/3] media: uvc_driver: fix usage of symbolic permissions to octal

[PATCH v1] media: i2c: Add ov08x40 image sensor driver
 2022-10-25  2:27 UTC 

[PATCH v5] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-10-25  1:46 UTC 

[PATCH v2] staging: media: imx: imx7-media-csi: Fix parenthesis alignment
 2022-10-25  0:12 UTC 

[PATCH] media: platform: exynos4-is: fix return value check in fimc_md_probe()
 2022-10-24 13:46 UTC 

[PATCH 00/11] media: cedrus: Format handling improvements and 10-bit HEVC support
 2022-10-24 20:15 UTC  (12+ messages)
` [PATCH 01/11] media: cedrus: remove superfluous call
` [PATCH 02/11] media: cedrus: Add format reset helpers
` [PATCH 03/11] media: cedrus: use helper to set default formats
` [PATCH 04/11] media: cedrus: Add helper for checking capabilities
` [PATCH 05/11] media: cedrus: Filter controls based on capability
` [PATCH 06/11] media: cedrus: set codec ops immediately
` [PATCH 07/11] media: cedrus: Remove cedrus_codec enum
` [PATCH 08/11] media: cedrus: prefer untiled capture format
` [PATCH 09/11] media: cedrus: initialize controls a bit later
` [PATCH 10/11] media: cedrus: Adjust buffer size based on control values
` [PATCH 11/11] media: cedrus: h265: Support decoding 10-bit frames

[PATCH] media: uvcvideo: fix return value check in uvc_gpio_parse()
 2022-10-24 18:10 UTC  (3+ messages)

[PATCH v2 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-24 17:47 UTC  (17+ 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 00/14] ARM: remove unused davinci board & drivers
 2022-10-24 18:25 UTC  (7+ messages)
` [PATCH 13/14] staging: media: remove davinci vpfe_capture driver
` [PATCH 14/14] media: davinci: remove vpbe support

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2022-10-24 18:18 UTC  (7+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-24 16:53 UTC  (19+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
` [PATCH 05/21] ARM: s3c: simplify platform code

[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
 2022-10-24 16:43 UTC  (17+ 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

[GIT PULL FOR v6.2] Various fixes and enhancements
 2022-10-24 17:05 UTC 

[GIT PULL] Linux Media vimc fixes update for 6.1-rc4
 2022-10-24 17:11 UTC 

[PATCH, resend] atomisp: fix potential NULL pointer dereferences
 2022-10-24 16:02 UTC 

[PATCH] media: stv0288: use explicitly signed char
 2022-10-24 16:27 UTC 

[PATCH] staging: media: imx: imx7-media-csi: Fix parenthesis alignment
 2022-10-24 15:12 UTC  (2+ messages)

[PATCH] media: saa7164: remove variable cnt
 2022-10-24 15:13 UTC 

[PATCH] media: dvb-core: remove variable n, turn for-loop to while-loop
 2022-10-24 14:29 UTC 

[PATCH] atomisp: fix potential NULL pointer dereferences
 2022-10-24 13:28 UTC 

[PATCH v10 0/7] Wave5 codec driver
 2022-10-24 13:41 UTC  (14+ 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

[PATCH v5] media: s5k4ecgx: Switch to GPIO descriptors
 2022-10-24 12:03 UTC  (3+ messages)

[PATCH v1] media: cedrus: Propagate error code from cedrus_h265_skip_bits()
 2022-10-24 11:38 UTC  (2+ messages)

[PATCH v3] media: s5c73m3: Switch to GPIO descriptors
 2022-10-24 11:39 UTC  (2+ messages)

[PATCH -next] media: davinci: Fix Kconfig dependency
 2022-10-24 11:20 UTC  (2+ messages)

[PATCH -next] media: vpfe_capture: fix kconfig dependency errors
 2022-10-24 11:20 UTC  (2+ messages)

[PATCH 1/3 v3] media: ov2640: Drop legacy includes
 2022-10-24 11:12 UTC  (3+ messages)
` [PATCH 2/3 v3] media: ov7670: Drop unused include
` [PATCH 3/3 v3] media: ov9650: Drop platform data code path

[GIT FIXES FOR v6.1] vivid: fix control handler mutex deadlock
 2022-10-24  9:42 UTC 

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-10-24  9:19 UTC  (5+ messages)
` [PATCH v7 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification
` [PATCH v7 14/21] media: tegra-vde: "

Question for an accepted patch: use of DMA-BUF based videobuf2 capture buffer with no-HW-cache-coherent HW
 2022-10-24  7:49 UTC 

[PATCH v4] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-10-24  7:00 UTC 

[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-10-24  6:13 UTC  (3+ messages)

Question for an accepted patch: use of DMA-BUF based videobuf2 capture buffer with no-HW-cache-coherent HW
 2022-10-24  4:27 UTC 

[GIT PULL for v6.1-rc2] media updates
 2022-10-22 23:08 UTC  (3+ messages)
` [GIT PULL for v6.1-rc2] media updates (#86838)

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-10-22 21:16 UTC 

[PATCH v4 0/2] Add Omnivision OV4689 image sensor driver
 2022-10-22 16:20 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: i2c: document OV4689
` [PATCH v4 2/2] media: i2c: add support for OV4689

[PATCH v2] usb: gadget: uvc: limit isoc_sg to super speed gadgets
 2022-10-22 11:35 UTC  (2+ messages)

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

[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  (4+ messages)
  ` [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

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  (9+ 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  (4+ messages)
` [PATCH v3 2/2] media: i2c: add support for OV4689


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