linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-02 13:06:01 to 2020-08-05 19:53:56 UTC [more...]

[PATCH v8 00/10] Support for Tegra video capture from external sensor
 2020-08-05 18:06 UTC  (26+ messages)
` [PATCH v8 01/10] media: tegra-video: Fix channel format alignment
` [PATCH v8 02/10] media: tegra-video: Enable TPG based on kernel config
` [PATCH v8 03/10] media: tegra-video: Update format lookup to offset based
` [PATCH v8 04/10] dt-bindings: tegra: Update VI and CSI bindings with port info
` [PATCH v8 05/10] media: tegra-video: Separate CSI stream enable and disable implementations
` [PATCH v8 06/10] media: tegra-video: Add support for external sensor capture
` [PATCH v8 07/10] media: tegra-video: Add support for selection ioctl ops
` [PATCH v8 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [PATCH v8 09/10] media: tegra-video: Add CSI MIPI pads calibration
` [PATCH v8 10/10] media: tegra-video: Compute settle times based on the clock rate

[PATCH v2 0/9] media: staging: rkisp1: document rkisp1-common.h
 2020-08-05 13:59 UTC  (9+ messages)
` [PATCH v2 5/9] media: staging: rkisp1: add a pointer to rkisp1_device from struct rkisp1_isp

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-08-05 14:05 UTC  (10+ messages)
` [PATCH v4 2/6] media: v4l2: Add extended buffer operations

(no subject)
 2020-08-05 10:57 UTC  (5+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties
` [PATCH 2/4] media: docs: Describe targets for sensor properties
` [PATCH 3/4] media: docs: USe SUBDEV_G_SELECTION "
` [PATCH 4/4] media: i2c: imx219: Selection compliance fixes

[PATCH v11 00/28] Add support for mt2701 JPEG ENC support
 2020-08-05 13:55 UTC  (31+ messages)
` [PATCH v11 01/28] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v11 02/28] media: platform: Improve queue set up "
` [PATCH v11 03/28] media: platform: Improve getting and requesting irq "
` [PATCH v11 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v11 05/28] media: platform: Improve power on and power off flow
` [PATCH v11 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v11 07/28] media: platform: Improve the implementation of "
` [PATCH v11 08/28] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v11 09/28] media: platform: Cancel the last frame handling flow
` [PATCH v11 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v11 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v11 12/28] media: platform: Use generic rounding helpers
` [PATCH v11 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v11 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v11 15/28] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v11 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v11 17/28] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v11 18/28] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v11 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v11 20/28] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v11 21/28] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v11 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v11 23/28] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v11 24/28] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v11 25/28] media: platform: Rename jpeg dec file name
` [PATCH v11 26/28] media: platform: Rename existing functions/defines/variables
` [PATCH v11 27/28] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v11 28/28] media: platform: Add jpeg enc feature

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-05 11:18 UTC  (31+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add SATA controller node
` [PATCH 05/20] dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support
` [PATCH 08/20] dt-bindings: usb: usb-xhci: "
` [PATCH 09/20] dt-bindings: phy: renesas,usb3-phy: Add "
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
` [PATCH 12/20] dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
` [PATCH 14/20] dt-bindings: sound: renesas,rsnd: Document r8a774e1 bindings
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-08-05 15:18 UTC  (17+ messages)

[PATCH] staging: ion: fix spelling mistake in function name "detatch" -> "detach"
 2020-08-05 11:26 UTC 

[PATCH v2] media: rcar-vin: Add support to select data pins for YCbCr422-8bit input
 2020-08-05 12:34 UTC  (13+ messages)

[PATCH v2 0/4] media: i2c: ov5640 feature enhancement and fixes
 2020-08-05  8:32 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: media: i2c: ov5640: Document bus-type property
` [PATCH v2 2/4] media: i2c: ov5640: Enable data pins on poweron for DVP mode
` [PATCH v2 3/4] media: i2c: ov5640: Add support for BT656 mode
` [PATCH v2 4/4] media: i2c: ov5640: Fallback to parallel mode

[PATCH 0/2] Per process tracking of dma buffers
 2020-08-04 20:42 UTC  (21+ messages)
` [PATCH 1/2] fs: Add fd_install file operation
` [PATCH 2/2] dmabuf/tracing: Add dma-buf trace events

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-08-04 19:34 UTC  (9+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations
` [PATCH v5 3/7] media: videobuf2: Expose helpers to implement the _ext_fmt and _ext_buf hooks
` [PATCH v5 4/7] media: mediabus: Add helpers to convert a ext_pix format to/from a mbus_fmt
` [PATCH v5 5/7] media: vivid: Convert the capture and output drivers to EXT_FMT/EXT_BUF
` [PATCH v5 6/7] media: vimc: Implement the ext_fmt and ext_buf hooks
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH 1/1] max9286: Depend on OF_GPIO
 2020-08-04 15:41 UTC  (2+ messages)

media: ddbridge: potential buffer overflow in open
 2020-08-04 15:01 UTC 

dtv-scan-tables maintenance
 2020-08-04 14:05 UTC 

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-08-04 13:35 UTC  (9+ messages)
` [PATCH 08/10] media: uapi: h264: Clean slice invariants syntax elements

[PATCH v2] media: venus: Fix reported frame intervals
 2020-08-04 12:21 UTC 

[PATCH] venus: fixes for list corruption
 2020-08-04 11:48 UTC 

[PATCH] media: venus: Fix reported frame intervals
 2020-08-04  7:54 UTC  (2+ messages)

[PATCH -next] media: staging: tegra-vde: Mark tegra_vde_runtime_suspend as __maybe_unused
 2020-08-04  5:58 UTC  (7+ messages)
` [PATCH v2 -next] media: staging: tegra-vde: Mark tegra_vde_runtime_suspend/resume "

cron job: media_tree daily build: ERRORS
 2020-08-04  3:19 UTC 

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-08-03 23:50 UTC  (14+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [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 1/1] Documentation: media: Document how to write camera sensor drivers
 2020-08-03 22:49 UTC  (5+ messages)

[PATCH 0/3] KT0913 FM/AM driver
 2020-08-03 21:47 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add KT Micro
` [PATCH 2/3] media: kt0913: device tree binding
` [PATCH 3/3] media: Add support for the AM/FM radio chip KT0913 from KT Micro

[PATCHv2] fix GCC enum warning
 2020-08-03 21:39 UTC 

[PATCH] media: staging: rkisp1: improve documentation in file rkisp1-config.h
 2020-08-03 20:11 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: comment each define (RKISP1_CIF_ISP_MODULE_*), explaining what the abbreviation means
 2020-08-03 19:51 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: rename RKISP1_CIF_ISP_STAT_AFM_FIN to RKISP1_CIF_ISP_STAT_AFM
 2020-08-03 19:49 UTC  (2+ messages)

[PATCH v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 19:45 UTC 

[PATCH 0/2] change fields of uapi struct rkisp1_cif_isp_ctk_config
 2020-08-03 19:38 UTC  (7+ messages)
` [PATCH 1/2] media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array
` [PATCH 2/2] media: staging: rkisp1: replace 3 fields 'ct_offset_*' with one array

[PATCH] media: rcar-vin: Update crop and compose settings for every s_fmt call
 2020-08-03 19:21 UTC  (4+ messages)

[PATCH] rcar-vin: Remove redundant compatible values
 2020-08-03 12:26 UTC  (2+ messages)

[PATCH v2 0/3] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-08-03 11:39 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: ov772x: Document endpoint properties
` [PATCH v2 2/3] media: i2c: ov772x: Add support for BT656 mode
` [PATCH v2 3/3] media: i2c: ov772x: Add test pattern control

[RFC] METADATA design using V4l2 Request API
 2020-08-03 11:32 UTC  (10+ messages)

[RFC][PATCH 1/2] dma-heap: Keep track of the heap device struct
 2020-08-03 11:06 UTC  (3+ messages)
` [RFC][PATCH 2/2] dma-heap: Add a system-uncached heap

[PATCH 0/8] v4l-utils: C++11 modernization
 2020-08-03 10:13 UTC  (3+ messages)
` [PATCH 1/8] fix GCC enum warning

[PATCH] imx219: selection compliance fixes
 2020-08-03  9:58 UTC  (7+ messages)
  ` [libcamera-devel] "

[PATCH 0/2] media: rcar-vin: Add support to select data pins
 2020-08-03  9:31 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property

[PATCH] media: ov5640: Correct Bit Div register in clock tree diagram
 2020-08-03  9:06 UTC 

[PATCH] media: i2c: tvp5150: Fix horizontal crop stop boundry
 2020-08-03  7:57 UTC  (4+ messages)

[PATCH 0/2] media: admin-guide: add documentation for rkisp1
 2020-08-03  7:34 UTC  (3+ messages)
` [PATCH 1/2] media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst

KASAN: use-after-free Write in __sco_sock_close
 2020-08-03  0:49 UTC 

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-08-02 18:38 UTC  (5+ messages)

[linux-next:master 8424/13260] drivers/media/i2c/max9286.c:1033:6: error: 'struct gpio_chip' has no member named 'of_node'
 2020-08-02 13:05 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).