linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 03:07:31 to 2020-07-27 08:02:49 UTC [more...]

[Linux-kernel-mentees] [PATCH] media/v4l2-core: Fix kernel-infoleak in video_put_user()
 2020-07-27  8:00 UTC  (13+ messages)
` [Linux-kernel-mentees] [PATCH v2] "
  ` [Linux-kernel-mentees] [PATCH v3] "
    ` [Linux-kernel-mentees] [PATCH v4] "

[PATCH] Staging : media : atomisp : pci : fixed a brace coding sytle issue
 2020-07-27  8:01 UTC 

[PATCH] Staging : media : atomisp : pci : fixed a brace coding sytle issue
 2020-07-27  7:55 UTC 

[PATCH 0/8] v4l-utils: C++11 modernization
 2020-07-27  6:58 UTC  (10+ messages)
` [PATCH 1/8] fix GCC enum warning
` [PATCH 2/8] [clang-tidy] convert to range based loops
` [PATCH 3/8] [clang-tidy] use auto
` [PATCH 4/8] [clang-tidy] use using instead of typedef
` [PATCH 5/8] [clang-tidy] use emplace_back
` [PATCH 6/8] [clang-tidy] convert files to reference
` [PATCH 7/8] [clang-tidy] fix mismatching declarations
` [PATCH 8/8] [clang-tidy] use explicit for single argument constructors

[PATCH v4 0/5] DVFS support for Venus
 2020-07-27  5:53 UTC  (18+ messages)
` [PATCH v4 1/5] dt-bindings: media: venus: Add an optional power domain for perf voting
` [PATCH v4 2/5] media: venus: core: Fix error handling in probe
` [PATCH v4 3/5] media: venus: core: Add support for opp tables/perf voting
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH v4 5/5] arm64: dts: sc7180: "

[PATCH] MAINTAINERS: Fix email typo and correct name of Tianshu
 2020-07-27  4:20 UTC  (2+ messages)

[PATCH] media: ov8856: decrease hs_trail time
 2020-07-27  3:07 UTC 

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-27  0:25 UTC  (23+ messages)
` [RFC PATCH v4 01/14] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v4 02/14] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v4 03/14] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v4 04/14] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v4 05/14] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v4 06/14] media: tegra-video: Fix channel format alignment
` [RFC PATCH v4 07/14] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v4 08/14] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v4 09/14] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v4 10/14] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v4 11/14] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v4 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v4 13/14] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v4 14/14] media: tegra-video: Compute settle times based on the clock rate

[PATCH v2] media: cedrus: Add support for VP8 decoding
 2020-07-26 22:10 UTC  (4+ messages)

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-07-26 14:33 UTC  (2+ messages)

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-26 14:29 UTC  (5+ messages)
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v3 07/16] media: mtk-vcodec: venc: specify supported formats per-chip

[PATCH 0/2] hantro: postproc related fixes
 2020-07-26 14:12 UTC  (5+ messages)
` [PATCH 1/2] hantro: h264: Get the correct fallback reference buffer
` [PATCH 2/2] hantro: postproc: Fix motion vector space allocation

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-26 13:34 UTC  (11+ messages)
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface
` [PATCH 08/10] media: uapi: h264: Clean slice invariants syntax elements
` [PATCH 09/10] media: hantro: Don't require unneeded H264_SLICE_PARAMS

[PATCH 0/7] drop unnecessary list_empty
 2020-07-26 10:58 UTC  (4+ messages)
` [PATCH 3/7] [media] cx231xx: "
` [PATCH 5/7] [media] saa7134: "
` [PATCH 6/7] [media] tm6000: "

[PATCH] staging: media: atomisp: fix code style issues
 2020-07-26  9:56 UTC  (10+ messages)
` [PATCH v3 1/4] staging: media: atomisp: fix style of block comments
` [PATCH v3 2/4] staging: media: atomisp: fix style of open brace
` [PATCH v3 3/4] staging: media: atomisp: fix trailing statement of if
` [PATCH v3 4/4] staging: media: atomisp: fix line length exceeds

[PATCH v2 1/4] fix style of block comments
 2020-07-26  8:58 UTC  (2+ messages)

[PATCH 0/2] media: rcar-vin: Add support to select data pins
 2020-07-25 22:23 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property
` [PATCH 2/2] media: rcar-vin: Add support to read "

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-25 21:31 UTC  (9+ messages)
` [PATCH 04/13] dt-bindings: media: ti,cal: Remove sensor from example
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift

[RFC, WIP, v7 0/4] media: vidtv: implement a virtual DVB driver
 2020-07-25 18:25 UTC  (3+ messages)

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-07-25  8:47 UTC  (6+ messages)
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver

[PATCH] media: atomisp-mt9m114: replace fixed function names
 2020-07-25  8:11 UTC 

[PATCH 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-07-25  7:53 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: ov772x: Add support for BT656 mode
` [PATCH 2/2] media: i2c: ov772x: Add test pattern control

[RFC][PATCH] dma-heap: Add proper kref handling on dma-buf heaps
 2020-07-25  3:26 UTC 

cron job: media_tree daily build: ERRORS
 2020-07-25  3:19 UTC 

[PATCH] trivial: uapi: replace bitshifts with BIT macro
 2020-07-25  0:22 UTC  (4+ messages)

[PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
 2020-07-24 23:46 UTC  (5+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 22:05 UTC  (4+ messages)

[PATCH][next] media: Use fallthrough pseudo-keyword
 2020-07-24 22:10 UTC 

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC 

[PATCH] v4l2-ctrl: Add VP9 codec levels
 2020-07-24 20:29 UTC  (3+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 20:08 UTC  (2+ messages)

[PATCH] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:39 UTC  (4+ messages)

[PATCH v2] media: ipu3.rst: Format media-ctl and yavta commands as code blocks
 2020-07-24 17:37 UTC 

[PATCH v4l-utils v3] Move sync-with-kernel into dedicated shell script ./sync-with-kernel.sh
 2020-07-24 17:18 UTC 

[PATCH] media: staging: rkisp1: uapi: remove __packed
 2020-07-24 16:25 UTC 

[PATCH 0/4] media: staging: rkisp1: fixes related to the uapi lsc struct
 2020-07-24 15:48 UTC  (9+ messages)
` [PATCH 1/4] media: staging: rkisp1: remove two unused fields in uapi struct
` [PATCH 2/4] media: staging: rkisp1: set "*_data_tbl" fields in rkisp1_cif_isp_lsc_config as 2D arries
` [PATCH 3/4] media: staging: rkisp1: replace two identical macros with one
` [PATCH 4/4] media: staging: rkisp1: change type of fields in 'rkisp1_cif_isp_lsc_config' from u32 to u16

[PATCH 0/2] Venus - fix firmware load failure
 2020-07-24 15:04 UTC  (3+ messages)
` [PATCH 1/2] firmware: qcom_scm: Add memory protect virtual address ranges

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-07-24 14:49 UTC  (2+ messages)

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-07-24 13:16 UTC  (7+ messages)
` [PATCH v4 2/6] media: v4l2: Add extended buffer operations

[RESEND PATCH] media: atomisp: Replace trace_printk by pr_info
 2020-07-24 12:41 UTC  (3+ messages)

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-07-24 12:21 UTC  (6+ messages)
` [PATCH v2 1/3] media: vimc: Add usage count to subdevices
` [PATCH v2 2/3] media: vimc: Serialize vimc_streamer_s_stream()
` [PATCH v2 3/3] media: vimc: Join pipeline if one already exists

[PATCH] media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
 2020-07-24 11:48 UTC 

[PATCH v3, 0/2] This patchset add read-only(Ro) request for capture queue
 2020-07-24 11:02 UTC  (5+ messages)
` [PATCH v3,1/2] media: v4l UAPI: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS
` [PATCH v3,2/2] media: v4l: Add Ro request api for capture queue

drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c:34:6: warning: no previous prototype for 'ia_css_isys_ibuf_rmgr_init'
 2020-07-24 10:41 UTC 

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-24  9:54 UTC  (8+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[GIT PULL FOR v5.9] Various fixes
 2020-07-24  9:30 UTC 

[PATCH v2] media: i2c: ov2740: get OTP data ready before nvmem registration
 2020-07-24  3:45 UTC 

cron job: media_tree daily build: ERRORS
 2020-07-24  3:19 UTC 

[PATCH 0/3] KT091 FM/AM driver
 2020-07-23 20:51 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add KT Micro
` [PATCH 2/3] media: kt0913: device tree binding

[PATCH] media: camss: fix memory leaks on error handling paths in probe
 2020-07-23 19:51 UTC 

[PATCH] media: camss: fix memory leaks on error handling paths in probe
 2020-07-23 17:46 UTC 

[PATCH] media: atomisp: Fix braces placement coding style errors
 2020-07-23 16:21 UTC 

[PATCH v4l-utils v2] Move sync-with-kernel make target into dedicated shell script ./sync-with-kernel.sh
 2020-07-23 14:52 UTC  (2+ messages)

[PATCH v2 0/1] Add support for meson building
 2020-07-23 14:24 UTC  (5+ messages)

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-07-23 13:20 UTC  (11+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v3 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v3 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v3 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v3 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v3 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v3 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v3 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v3 09/10] media: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v3 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

[PATCH v3 0/4] DVFS support for Venus
 2020-07-23 11:37 UTC  (4+ messages)
` [PATCH v3 2/4] media: venus: core: Add support for opp tables/perf voting

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-23  3:04 UTC  (12+ messages)
` [PATCH v10 03/28] media: platform: Improve getting and requesting irq flow for bug fixing
` [PATCH v10 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v10 05/28] media: platform: Improve power on and power off flow
` [PATCH v10 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v10 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v10 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v10 12/28] media: platform: Use generic rounding helpers
` [PATCH v10 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v10 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v10 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v10 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure


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