linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 19:38:21 to 2020-06-18 12:04:47 UTC [more...]

general protection fault in vidioc_querycap
 2020-06-18 12:04 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in mceusb_dev_recv
 2020-06-18 12:02 UTC  (2+ messages)

[PATCH v4 0/4] media: staging: rkisp1: bugs fixes and vars renames
 2020-06-18 11:35 UTC  (5+ messages)
` [PATCH v4 1/4] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [PATCH v4 2/4] media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
` [PATCH v4 3/4] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [PATCH v4 4/4] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRC

[RFC PATCH v1 00/18] Support for Tegra video capture from external sensor
 2020-06-18 10:50 UTC  (4+ messages)
` [RFC PATCH v1 10/18] dt-bindings: tegra: Document VI and CSI port nodes

[PATCH v6] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-18 10:34 UTC  (7+ messages)
` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] media: rcar-csi2: Add warning for PHY speed less than minimum
    ` [PATCH v8 1/3] media: rcar-csi2: Correct the selection of hsfreqrange
      ` [PATCH v8 2/3] media: rcar-csi2: Add warning for PHY speed less than minimum
      ` [PATCH v8 3/3] media: rcar-csi2: Optimize the selection PHTW register

[PATCH v2 3/6] media: ov5647: Add support for non-continuous clock mode
 2020-06-18 10:13 UTC  (3+ messages)

[PATCH v5 0/2] CH7322 CEC controller driver
 2020-06-18 10:05 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: Add ch7322 media i2c device
` [PATCH v5 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver

[PATCH] dmabuf: use spinlock to access dmabuf->name
 2020-06-18  9:58 UTC  (9+ messages)

[RFC 0/4] Don't do tuning zigzag using the very same frequency
 2020-06-18  9:50 UTC  (8+ messages)
` [RFC 1/4] media: atomisp: fix identation at I2C Kconfig menu
` [RFC 2/4] media: atomisp: fix help message for ISP2401 selection
` [RFC 3/4] media: dvb_frontend: move algo-specific settings to a function
` [RFC 4/4] media: dvb_frontend: disable zigzag mode if not possible

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-06-18  8:13 UTC  (6+ messages)
` [PATCH v3 1/3] v4l2-dv-timings: Add timings for 1920x1080P48 and 4KP48
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v1 000/107] media: ti-vpe: cal: Add media controller support
 2020-06-18  8:07 UTC  (29+ messages)
` [PATCH v1 006/107] media: ti-vpe: cal: Merge all status variables in IRQ handler
` [PATCH v1 027/107] media: ti-vpe: cal: Name all cal_camerarx pointers consistently
` [PATCH v1 036/107] media: ti-vpe: cal: Reorganize remaining code in sections
    ` [PATCH] media: ti-vpe: cal: Use cal_data_get_num_csi2_phy() consistently
      ` [PATCH] media: ti-vpe: cal: Handle multiple PHYs
` [PATCH v1 050/107] media: ti-vpe: cal: Fix usage of v4l2_fwnode_endpoint_parse()
` [PATCH v1 056/107] media: ti-vpe: cal: Add cal_camerarx_destroy() to cleanup CAMERARX
` [PATCH v1 078/107] media: ti-vpe: cal: Don't store external rate in cal_camerarx
` [PATCH v1 084/107] media: ti-vpe: cal: Create subdev for CAMERARX

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-06-18  3:40 UTC  (4+ messages)
` [PATCH v8 11/14] media: dt-bindings: Add jpeg enc device tree node document

cron job: media_tree daily build: WARNINGS
 2020-06-18  3:40 UTC 

[PATCH AUTOSEL 5.7 108/388] media: s5p-mfc: Properly handle dma_parms for the allocated devices
 2020-06-18  1:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 109/388] media: v4l2-ctrls: Unset correct HEVC loop filter flag

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

[PATCH] media: staging: rkisp1: isp: check return value from phy_*
 2020-06-17 21:08 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: rsz: fix resolution limitation on sink pad
 2020-06-17 20:44 UTC  (2+ messages)

[PATCH] media: rcar-vin: Move media_device_register to async completion
 2020-06-17 18:18 UTC  (5+ messages)

[PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-17 15:29 UTC  (10+ messages)
  ` [Linaro-mm-sig] "

[PATCH RESEND v2] media: samsung: Rename Samsung and Exynos to lowercase
 2020-06-17 15:27 UTC 

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-17 14:22 UTC  (5+ messages)

si2168: different default that windows driver
 2020-06-17 13:55 UTC 

[PATCH] media: videobuf2: Fix length check for single plane dmabuf queueing
 2020-06-17 13:21 UTC 

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

KASAN: null-ptr-deref Write in media_request_close
 2020-06-17 11:12 UTC 

drivers/media/platform/pxa_camera.c:2573:34: warning: unused variable 'pxa_camera_of_match'
 2020-06-17  8:45 UTC 

cron job: media_tree daily build: ERRORS
 2020-06-17  3:45 UTC 

[PATCH 1/2] media: v4l UAPI: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS
 2020-06-17  1:49 UTC  (2+ messages)
` [PATCH 2/2] media: v4l: Add Request support for capture queue

[PATCH] v4l2-compliance: Convert testBlockingDQBuf to pthreads
 2020-06-16 23:52 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-06-16 23:13 UTC  (5+ messages)
` [PATCH v2 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH v5 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-16 20:55 UTC 

[PATCH v2 0/4] Add two new v4l controls and implementation
 2020-06-16 20:14 UTC  (5+ messages)
` [PATCH v2 1/4] media: v4l2-ctrls: Add encoder constant quality control
` [PATCH v2 2/4] venus: venc: Add support for "
` [PATCH v2 3/4] v4l2-ctrl: Add control for intra only decode
` [PATCH v2 4/4] venus: vdec: Add support for decode intra frames only

[RFC PATCH 0/1] Add LTR controls
 2020-06-16 18:41 UTC  (4+ messages)

[PATCH] media: cros-ec-cec: do not bail on device_init_wakeup failure
 2020-06-16 18:09 UTC 

[PATCH 0/4] Add two new v4l controls and implementation
 2020-06-16 15:16 UTC  (6+ messages)
` [PATCH 1/4] media: v4l2-ctrls: Add encoder constant quality control
` [PATCH 2/4] venus: venc: Add support for "
` [PATCH 3/4] v4l2-ctrl: Add control for intra only decode
` [PATCH 4/4] venus: vdec: Add support for decode intra frames only

[PATCH] docs: dev-decoder: Add one more reason for dynamic change
 2020-06-16 14:37 UTC 

[PATCH v5 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-06-16 14:12 UTC  (10+ messages)
` [PATCH v5 01/10] media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
` [PATCH v5 02/10] media: i2c: Use the new get_mbus_config pad op
` [PATCH v5 03/10] media: i2c: ov6650: Use new [get|set]_mbus_config ops
` [PATCH v5 04/10] media: pxa_camera: Use the new set_mbus_config op
` [PATCH v5 05/10] media: v4l2-subdev: Remove [s|g]_mbus_config video ops
` [PATCH v5 06/10] staging: media: imx: Update TODO entry
` [PATCH v5 07/10] media: i2c: adv748x: Adjust TXA data lanes number
` [PATCH v5 08/10] media: i2c: adv748x: Implement get_mbus_config
` [PATCH v5 09/10] media: rcar-csi2: Negotiate data lanes number

[PATCH 0/6] remove deprecated i2c_new_device API
 2020-06-16 14:05 UTC  (3+ messages)

[PATCH v6 0/4] Add initial i.MX8MQ support
 2020-06-16 14:07 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: dts: imx8mq: enable Hantro G1/G2 VPU

[PATCH v2] dma-buf: Move dma_buf_release() from fops to dentry_ops
 2020-06-16 13:43 UTC  (5+ messages)

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-06-16 13:17 UTC  (8+ messages)
` [PATCH 02/10] media: mtk-vcodec: add SCP firmware ops
` [PATCH 04/10] media: mtk-vcodec: venc: handle firmware version field
` [PATCH 05/10] media: mtk-vcodec: venc: specify bitrate range per-chip

[RFC] METADATA design using V4l2 Request API
 2020-06-16 13:00 UTC  (9+ messages)

[PATCH V8 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-06-16 12:55 UTC  (3+ messages)
` [PATCH V8 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings
` [PATCH V8 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH 0/4] Remove unused functions found with clang
 2020-06-16 12:48 UTC  (5+ messages)
` [PATCH 1/4] media: drx-k: remove unused MulDiv32 function
` [PATCH 2/4] media: nuvoton-cir: remove setting tx carrier functions
` [PATCH 3/4] media: fintek-cir: remove unused function fintek_clear_reg_bit
` [PATCH 4/4] media: cx23888: remove unused functions

[RESEND PATCH v3 0/6] media: staging: rkisp1: bugs fixes and vars renames
 2020-06-16 12:20 UTC  (12+ messages)
` [RESEND PATCH v3 2/6] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [RESEND PATCH v3 3/6] media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
` [RESEND PATCH v3 4/6] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [RESEND PATCH v3 5/6] media: staging: rkisp1: rename the field 'direction' in 'rkisp1_isp_mbus_info' to 'isp_pads_mask'
` [RESEND PATCH v3 6/6] media: staging: rkisp1: common: add documentation for struct rkisp1_isp_mbus_info

[PATCH 1/1] media: pci: dt3155: fix spelling mistake
 2020-06-16 11:52 UTC 

[PATCH v4 0/3] Venus dynamic debug
 2020-06-16 11:23 UTC  (6+ messages)
` [PATCH v4 2/3] venus: Make debug infrastructure more flexible

Build failed in Jenkins: media-build #3113
 2020-06-16 10:07 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3114
  ` Jenkins build is back to normal : media-build #3115

[PATCH 1/3] v4l2-subdev: Add subdev ioctl support for ENUM/GET/SET INPUT
 2020-06-16 10:00 UTC  (3+ messages)
` [PATCH 2/3] media: i2c: adv748x-afe: Implement enum/get/set input
` [PATCH 3/3] media: i2c: adv748x: add enuminput control to adv748x hdmi subdev

[PATCH] media: atomisp: Fix a pointer math problem in dump_sp_dmem()
 2020-06-16  9:51 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-06-16  3:32 UTC 

[PATCH] [v2] media: vsp1: Fix runtime PM imbalance on error
 2020-06-16  2:56 UTC  (2+ messages)

[PATCH] media: rcar-vin: Fix a reference count leak
 2020-06-16  2:13 UTC  (2+ messages)

[PATCH] media: vsp1: Fix a reference count leak
 2020-06-16  2:09 UTC  (3+ messages)

[PATCH] media: test_drivers: vivid-core: Use array_size() helper
 2020-06-15 21:40 UTC 

[PATCH 26/29] docs: fix references for DMA*.txt files
 2020-06-15 20:37 UTC  (2+ messages)


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