linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-11 10:22:02 to 2020-07-15 07:16:27 UTC [more...]

[PATCH] imx219: selection compliance fixes
 2020-07-15  7:19 UTC  (4+ messages)

[PATCH v6 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-07-15  7:13 UTC  (12+ messages)
` [PATCH v6 1/9] media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
` [PATCH v6 2/9] media: i2c: Use the new get_mbus_config pad op
` [PATCH v6 3/9] media: i2c: ov6650: Use new [get|set]_mbus_config ops
` [PATCH v6 4/9] media: pxa_camera: Use the new set_mbus_config op
` [PATCH v6 5/9] media: v4l2-subdev: Remove [s|g]_mbus_config video ops
` [PATCH v6 6/9] staging: media: imx: Update TODO entry
` [PATCH v6 7/9] media: i2c: adv748x: Adjust TXA data lanes number
` [PATCH v6 8/9] media: i2c: adv748x: Implement get_mbus_config
` [PATCH v6 9/9] media: rcar-csi2: Negotiate data lanes number

[PATCH] Replace HTTP links with HTTPS ones: Xilinx video IP cores
 2020-07-15  6:33 UTC  (3+ messages)

[PATCH v1 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-15  4:24 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: media: imx274: Add optional xclk and supplies
` [PATCH v1 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-15  4:20 UTC  (19+ messages)
` [RFC PATCH v3 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
` [RFC PATCH v3 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
` [RFC PATCH v3 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v3 04/18] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v3 05/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v3 06/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v3 07/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v3 08/18] media: tegra-video: Fix channel format alignment
` [RFC PATCH v3 09/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v3 10/18] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v3 11/18] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v3 12/18] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v3 13/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v3 14/18] gpu: host1x: mipi: Update tegra_mipi_request() to be node based
` [RFC PATCH v3 15/18] gpu: host1x: mipi: Use readl_relaxed_poll_timeout in tegra_mipi_wait
` [RFC PATCH v3 16/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
` [RFC PATCH v3 17/18] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v3 18/18] media: tegra-video: Compute settle times based on the clock rate

cron job: media_tree daily build: ERRORS
 2020-07-15  3:43 UTC 

[PATCH 1/5] media/media-device.h: drop duplicated word in comment
 2020-07-15  0:51 UTC  (6+ messages)
` [PATCH 2/5] media/media-devnode.h: "
` [PATCH 3/5] media/dvbdev.h: fix "
` [PATCH 4/5] media/media-entity.h: drop "
` [PATCH 5/5] media/v4l2-subdev.h: "

[PATCH v2 0/3] dt-bidings: media: ov5647 bindings + small fix
 2020-07-14 23:46 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: media: ov5647: Convert to json-schema
` [PATCH v2 2/3] dt-bindings: media: i2c: Document 'remote-endpoint'
` [PATCH v2 3/3] media: MAINTAINERS: ov5647: Add myself as maintainer

[PATCH] ksz884x: switch from 'pci_' to 'dma_' API
 2020-07-14 22:13 UTC  (2+ messages)

INFO: rcu detected stall in dummy_timer (3)
 2020-07-14 19:47 UTC 

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-14 17:46 UTC  (3+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "

[PATCH] MAINTAINERS: rectify CHRONTEL CH7322 CEC DRIVER section
 2020-07-14 17:39 UTC  (2+ messages)

[PATCH] media: isif: reset global state
 2020-07-14 17:20 UTC 

[PATCH] drivers: staging: media: atomisp: pci: css_2401_system: host: csi_rx.c: fixed a sparse warning by making undeclared symbols static
 2020-07-14 16:22 UTC  (3+ messages)

[PATCH v2] staging: media: atomisp: mark some csi_rx.c symbols static
 2020-07-14 16:11 UTC 

[PATCH] v4l2-ctrl: Add VP9 codec levels
 2020-07-14 16:09 UTC  (2+ messages)

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-14 16:04 UTC  (12+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[PATCH 01/25] dma-fence: basic lockdep annotations
 2020-07-14 15:23 UTC  (21+ messages)
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't

[PATCH 0/4] media: staging: rkisp1: fix possible race conditions in capture
 2020-07-14 15:11 UTC  (10+ messages)
` [PATCH 1/4] media: staging: rkisp1: cap: don't set next buffer from rkisp1_vb2_buf_queue
` [PATCH 2/4] media: staging: rkisp1: cap: protect buf.curr and buf.next with buf.lock
` [PATCH 3/4] media: staging: rkisp1: cap: move code that manages the buffers to rkisp1_set_next_buf
` [PATCH 4/4] media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_buffer with rkisp1_set_next_buf

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-07-14 12:48 UTC  (6+ messages)
` [PATCH 03/25] media: ov5647: Add support for PWDN GPIO
  ` [libcamera-devel] "

[PATCH] media: atomisp: Fix error code in ov5693_probe()
 2020-07-14 10:55 UTC 

[PATCH v1 0/6] [media] pci: use generic power management
 2020-07-14 10:52 UTC  (7+ messages)
` [PATCH v1 2/6] [media] cx23885: "
` [PATCH v1 3/6] [media] cx25821: "

[PATCH v3] venus: move platform specific data to platform file
 2020-07-14 10:15 UTC 

[PATCH v2] venus: move platform specific data to platform file
 2020-07-14  8:37 UTC 

[PATCH v4 1/7] configure.ac: Export git commit count
 2020-07-14  7:54 UTC  (8+ messages)
` [PATCH v4 2/7] v4l2-compliance: Add version command
` [PATCH v4 3/7] v4l2-ctl: "
` [PATCH v4 4/7] cec-compliance: "
` [PATCH v4 5/7] cec-ctl: "
` [PATCH v4 6/7] cec-follower: "
` [PATCH v4 7/7] media-ctl: "

[RFC PATCH 0/1] Add LTR controls
 2020-07-14  7:21 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2020-07-14  3:42 UTC 

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-07-14  2:55 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc

[PATCH v2 1/8] dt-bindings: media: renesas,fcp: Convert binding to YAML
 2020-07-14  2:45 UTC  (3+ messages)
` [PATCH v2.1 "
  ` [PATCH v2.1 1/8] dt-bindings: media: renesas, fcp: "

[PATCH 0/3] DVFS support for Venus
 2020-07-14  0:36 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: sc7180: Add OPP tables and power-domains for venus

[PATCH v2 0/8] dt-bindings: media: Conversion of Renesas bindings to YAML
 2020-07-14  0:02 UTC  (15+ messages)
` [PATCH v2 2/8] dt-bindings: media: renesas,fcp: Make power-domains mandatory
  ` [PATCH v2 2/8] dt-bindings: media: renesas, fcp: "
` [PATCH v2 3/8] dt-bindings: media: renesas,fcp: Add resets and iommus properties
  ` [PATCH v2 3/8] dt-bindings: media: renesas, fcp: "
` [PATCH v2 4/8] dt-bindings: media: renesas,fdp1: Convert binding to YAML
  ` [PATCH v2 4/8] dt-bindings: media: renesas, fdp1: "
` [PATCH v2 5/8] dt-bindings: media: renesas,fdp1: Make power-domains mandatory
  ` [PATCH v2 5/8] dt-bindings: media: renesas, fdp1: "
` [PATCH v2 6/8] dt-bindings: media: renesas,fdp1: Add resets property
` [PATCH v2 7/8] dt-bindings: media: renesas,vsp1: Convert binding to YAML
  ` [PATCH v2 7/8] dt-bindings: media: renesas, vsp1: "
` [PATCH v2 8/8] dt-bindings: media: renesas,vsp1: Add power-domains and resets
  ` [PATCH v2 8/8] dt-bindings: media: renesas, vsp1: "

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-07-13 23:49 UTC  (3+ messages)
` [RFC PATCH v2 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-13 23:34 UTC  (19+ messages)
` [PATCH v3 01/16] media: mtk-vcodec: abstract firmware interface
` [PATCH v3 02/16] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v3 05/16] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v3 06/16] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v3 07/16] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v3 08/16] dt-bindings: media: document mediatek,mt8183-vcodec-enc
` [PATCH v3 09/16] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v3 10/16] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v3 11/16] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v3 12/16] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v3 13/16] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v3 14/16] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v3 15/16] media: mtk-vcodec: venc: set default time per frame
` [PATCH v3 16/16] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-07-13 18:54 UTC  (3+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-13 17:20 UTC  (2+ messages)

[PATCH] media: uvcvideo: Replace HTTP links with HTTPS ones
 2020-07-13 16:22 UTC 

[PATCH] [media] tw68: Replace HTTP links with HTTPS ones
 2020-07-13 16:12 UTC 

[PATCHv3 0/7] media: use vb2_video_unregister_device()
 2020-07-13 16:05 UTC  (10+ messages)
` [PATCHv3 1/7] videobuf2-v4l2.c: add vb2_video_unregister_device helper function
` [PATCHv3 2/7] qcom/camss: use vb2_video_unregister_device()
` [PATCHv3 3/7] media/pci: "
` [PATCHv3 4/7] media/platform: drop vb2_queue_release()
` [PATCHv3 5/7] media/usb: use vb2_video_unregister_device()
` [PATCHv3 6/7] vimc: "
` [PATCHv3 7/7] staging/media: drop vb2_queue_release()

[PATCH] [media] tw5864-core: Replace HTTP links with HTTPS ones
 2020-07-13 16:02 UTC 

[PATCH 0/2] dt-bidings: media: ov5647 bindings + small fix
 2020-07-13 15:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: ov5647: Convert to json-schema
` [PATCH 2/2] dt-bindings: media: i2c: Document 'remote-endpoint'

[PATCH] media: rtl2832_sdr: Replace HTTP links with HTTPS ones
 2020-07-13 15:52 UTC 

[PATCH 00/11] Documentation: userspace-api/media: eliminate duplicated words
 2020-07-13 15:49 UTC  (2+ messages)

[PATCH] FreeBSD already defines packed. Check for existing definition, before defining
 2020-07-13 15:48 UTC 

[PATCH] [media] ivtv: Replace HTTP links with HTTPS ones
 2020-07-13 15:42 UTC 

[PATCH] media: imon: Replace HTTP links with HTTPS ones
 2020-07-13 15:31 UTC 

[PATCH] [media] cx18: Replace HTTP links with HTTPS ones
 2020-07-13 15:21 UTC 

[PATCH v2 00/12] media: allegro: Add support for firmware 2019.2
 2020-07-13 14:42 UTC  (13+ messages)
` [PATCH v2 01/12] media: allegro: rework mbox handling
` [PATCH v2 02/12] media: allegro: rework read/write to mailbox
` [PATCH v2 03/12] media: allegro: add explicit mail encoding and decoding
` [PATCH v2 04/12] media: allegro: add field for number of buffers
` [PATCH v2 05/12] media: allegro: don't pack MCU messages
` [PATCH v2 06/12] media: allegro: support handling firmware dependent values
` [PATCH v2 07/12] media: allegro: encode bit fields separately
` [PATCH v2 08/12] media: allegro: add config blob for channel
` [PATCH v2 09/12] media: allegro: set num_ref_idx using response of configured channels
` [PATCH v2 10/12] media: allegro: drop length field from message header
` [PATCH v2 11/12] media: allegro: add a version field to mcu messages
` [PATCH v2 12/12] media: allegro: add support for allegro firmware 2019.2

[PATCH v2] media: videobuf2: Print videobuf2 buffer state by name
 2020-07-13 13:45 UTC  (5+ messages)
` [PATCH v3] "

New Order
 2020-07-13 13:30 UTC 

[PATCH 0/4] media: staging: rkisp1: document rkisp1-common.h
 2020-07-13 11:52 UTC  (9+ messages)
` [PATCH 1/4] media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_device
` [PATCH 2/4] media: staging: rkisp1: remove unused field alloc_ctx "
` [PATCH 3/4] media: staging: rkisp1: set pads array of the resizer to size 2
` [PATCH 4/4] media: staging: rkisp1: improve documentation of rkisp1-common.h

[GIT PULL FOR v5.9] Various fixes/enhancements
 2020-07-13 11:03 UTC 

[PATCH v2 07/24] scsi: aacraid: commsup: Fix a bunch of function header issues
 2020-07-13  7:59 UTC 

cron job: media_tree daily build: ERRORS
 2020-07-13  3:41 UTC 

[RFC PATCH V7 0/3] media: support Mediatek sensor interface driver
 2020-07-12 23:14 UTC  (3+ messages)
` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add "

cron job: media_tree daily build: ERRORS
 2020-07-12  3:41 UTC 

[PATCH 0/7] media: kill off broken soc_camera
 2020-07-11 19:44 UTC  (4+ messages)
` [PATCH 5/7] mach-pxa: palmz72/pcm990: remove soc_camera dependencies

[PATCH 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
 2020-07-11 18:21 UTC  (24+ messages)
` [PATCH 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH 05/11] media: exynos4-is: Improve support for sensors with multiple pads
` [PATCH 06/11] media: exynos4-is: Properly set JPEG options when not using CSIS
` [PATCH 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
  ` [PATCH 11/11] media: exynos4-is: Correct parallel port probing

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-11 11:04 UTC  (4+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver


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