linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 09:18:26 to 2020-08-03 18:12:03 UTC [more...]

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

[PATCH v2] media: rcar-vin: Add support to select data pins for YCbCr422-8bit input
 2020-08-03 18:06 UTC  (2+ messages)

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

[PATCH v8 00/10] Support for Tegra video capture from external sensor
 2020-08-03 15:42 UTC  (11+ 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 v3 1/1] Documentation: media: Document how to write camera sensor drivers
 2020-08-03 15:25 UTC  (2+ messages)

[PATCH v2 0/4] media: i2c: ov5640 feature enhancement and fixes
 2020-08-03 14:31 UTC  (5+ 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] media: venus: Fix reported frame intervals
 2020-08-03 14:17 UTC 

[PATCH -next] media: staging: tegra-vde: Mark tegra_vde_runtime_suspend as __maybe_unused
 2020-08-03 14:11 UTC  (4+ messages)

[PATCH 0/3] KT0913 FM/AM driver
 2020-08-03 13:37 UTC  (8+ 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

[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  (9+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property

[PATCH 1/1] max9286: Depend on OF_GPIO
 2020-08-03  9:09 UTC 

[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  (4+ messages)
` [PATCH 1/2] media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
` [PATCH 2/2] media: admin-guide: add documentation file 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 

cron job: media_tree daily build: ERRORS
 2020-08-02  3:20 UTC 

[PATCH] staging: atomisp: move null check to earlier point
 2020-08-01 22:01 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
    ` [PATCHi v4] "
    ` [PATCH v5] "
    ` [PATCH v6] "

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

[PATCH 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-08-01  8:54 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: ov772x: Add support for BT656 mode

[PATCH 0/2] media: ov5640 feature enhancement and fixes
 2020-08-01  8:51 UTC  (13+ messages)
` [PATCH 1/2] media: i2c: ov5640: Enable data pins on startup for DVP mode
` [PATCH 2/2] media: i2c: ov5640: Add support for BT656 mode

cron job: media_tree daily build: ERRORS
 2020-08-01  3:17 UTC 

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

[PATCH v2 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
 2020-07-31 22:43 UTC  (17+ messages)
` [PATCH v2 02/11] media: exynos4-is: Request syscon only if ISP writeback is present
` [PATCH v2 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
` [PATCH v2 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH v2 05/11] media: exynos4-is: Properly set JPEG options for parallel ports
` [PATCH v2 06/11] media: exynos4-is: Use global num_sensors rather than local index
` [PATCH v2 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH v2 08/11] media: exynos4-is: Remove inh_sensor_ctrls
` [PATCH v2 09/11] media: exynos4-is: Remove unused struct member input_index
` [PATCH v2 10/11] media: exynos4-is: Handle duplicate calls to vidioc_streamoff
` [PATCH v2 11/11] dt-bindings: media: Correct samsung-fimc parallel port numbering

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

drivers/media/platform/omap/omap_vout.c:2040:21: warning: cast to pointer from integer of different size
 2020-07-31 19:50 UTC 

[PATCH] dma-buf: heaps: Introduce dma_heap_add_cma() for non-default CMA heap
 2020-07-31 19:38 UTC  (4+ messages)

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-07-31 17:22 UTC  (11+ messages)

KASAN: null-ptr-deref Write in amp_read_loc_assoc_final_data
 2020-07-31 17:04 UTC 

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-31 16:34 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: media: imx274: Add optional input clock and supplies
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-31 12:49 UTC  (6+ messages)
` [PATCH v10 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-31 12:49 UTC  (9+ messages)
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-07-31 11:44 UTC  (3+ messages)
` [PATCH 15/25] media: ov5647: Break out format handling

[PATCH 0/2] Venus - fix firmware load failure
 2020-07-31  9:49 UTC  (5+ messages)
` [PATCH 1/2] firmware: qcom_scm: Add memory protect virtual address ranges

[PATCH 0/2] change fields of uapi struct rkisp1_cif_isp_ctk_config
 2020-07-31  9:33 UTC  (4+ messages)
` [PATCH 1/2] media: staging: rkisp1: replace 9 coeff* fields with a 3x3 array

[PATCH v2 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-07-30 23:01 UTC 

[PATCH 0/7] drop unnecessary list_empty
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-07-30 22:21 UTC  (4+ messages)

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-07-30 21:08 UTC 

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-07-30 16:45 UTC  (5+ messages)
` [Linaro-mm-sig] "

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-30 16:43 UTC  (12+ messages)
` [PATCH 08/13] dt-bindings: media: ov5640: Remove data-shift

[PATCH V9 0/2] media: i2c: Add support for DW9768 VCM
 2020-07-30 16:39 UTC  (5+ messages)

vidtv discussion
 2020-07-30 16:01 UTC 

[v8 0/4] media: vidtv: Implement a virtual DVB driver
 2020-07-30 15:35 UTC  (5+ messages)
` [v8 1/4] media: vidtv: implement a tuner driver
` [v8 2/4] media: vidtv: implement a demodulator driver
` [v8 3/4] media: vidtv: add a bridge driver
` [v8 4/4] media: Documentation: vidtv: Add ReST documentation for vidtv

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

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

[PATCH] media: uvcvideo: Replace HTTP links with HTTPS ones
 2020-07-30 11:59 UTC  (2+ messages)

[PATCH 0/3] Venus - recovery from firmware crash
 2020-07-30 11:46 UTC  (4+ messages)
` [PATCH 1/3] venus: parser: Prepare parser for multiple invocations
` [PATCH 2/3] venus: Rework recovery mechanism
` [PATCH 3/3] venus: Add new interface queues reinit

drivers/staging/media/rkvdec/rkvdec.c:967:34: warning: unused variable 'of_rkvdec_match'
 2020-07-30 11:07 UTC 

[PATCH v5 0/3] Venus dynamic debug
 2020-07-30  9:53 UTC  (4+ messages)
` [PATCH v5 1/3] venus: Add debugfs interface to set firmware log level
` [PATCH v5 2/3] venus: Add a debugfs file for SSR trigger
` [PATCH v5 3/3] venus: Make debug infrastructure more flexible


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