linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-02 15:39:20 to 2020-05-05 11:20:33 UTC [more...]

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-05 11:20 UTC  (58+ messages)
` [PATCH v2 01/34] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH v2 02/34] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
` [PATCH v2 03/34] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH v2 04/34] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
` [PATCH v2 05/34] ARM: dts: bcm2711: Add Unicam DT nodes
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 07/34] staging: bcm2835: Break MMAL support out from camera
` [PATCH v2 08/34] staging: mmal-vchiq: Allocate and free components as required
` [PATCH v2 09/34] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH v2 10/34] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH v2 11/34] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH v2 12/34] staging: mmal-vchiq: Add support for event callbacks
` [PATCH v2 13/34] staging: mmal-vchiq: Support sending data to MMAL ports
` [PATCH v2 14/34] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH v2 15/34] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH v2 16/34] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH v2 17/34] staging: mmal_vchiq: Add in the Bayer encoding formats
` [PATCH v2 18/34] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH v2 19/34] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH v2 20/34] staging: mmal-vchiq: Fix handling of VB2_MEMORY_DMABUF buffers
` [PATCH v2 21/34] staging: mmal-vchiq: Update mmal_parameters.h with recently defined params
` [PATCH v2 22/34] staging: mmal-vchiq: Free the event context for control ports
` [PATCH v2 23/34] staging: mmal-vchiq: Fix memory leak in error path
` [PATCH v2 24/34] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH v2 25/34] staging: vchiq_arm: Register vcsm-cma as a platform driver
` [PATCH v2 26/34] staging: vchiq_arm: Set up dma ranges on child devices
` [PATCH v2 27/34] staging: vchiq: Use the old dma controller for OF config on platform devices
` [PATCH v2 28/34] staging: vchiq_2835_arm: Implement a DMA pool for small bulk transfers
` [PATCH v2 29/34] staging: vchiq: Add 36-bit address support
` [PATCH v2 30/34] staging: vchiq_arm: Give vchiq children DT nodes
` [PATCH v2 31/34] staging: vchiq_arm: Add a matching unregister call
` [PATCH v2 32/34] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v2 33/34] staging: bcm2835-isp: Add support for BC2835 ISP
` [PATCH v2 34/34] staging: vchiq: Load bcm2835_isp driver from vchiq

[PATCH] go7007: add sanity checking for endpoints
 2020-05-05 10:50 UTC 

[GIT PULL FOR v5.8] Various fixes
 2020-05-05 10:46 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Various fixes (#63605)

[PATCH v7 0/3] media: ov8856: Add devicetree support
 2020-05-05 10:17 UTC  (6+ messages)
` [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings
` [PATCH v7 2/3] media: ov8856: Add devicetree support
` [PATCH v7 3/3] media: ov8856: Implement sensor module revision identification

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-05 10:08 UTC  (2+ messages)

[PATCH v3 18/25] drm: rcar-du: fix common struct sg_table related issues
 2020-05-05  9:24 UTC  (5+ messages)
    ` [PATCH v3 19/25] dmabuf: "
    ` [PATCH v3 21/25] staging: tegra-vde: "
    ` [PATCH v3 25/25] media: pci: fix common ALSA DMA-mapping related codes

[PATCH 1/7] utils: replace strchr with std variant
 2020-05-05  8:55 UTC  (4+ messages)
` [PATCH 7/7] utils: switch C to C++ headers

[GIT PULL FOR v5.8] Add Tegra210 Video input driver
 2020-05-05  8:42 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Add Tegra210 Video input driver (#63596)

[PATCH] media: cec: silence shift wrapping warning in __cec_s_log_addrs()
 2020-05-05  8:25 UTC 

[PATCH] nand: brcmnand: correctly verify erased pages
 2020-05-05  8:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] media: sun8i: Fix an error handling path in deinterlace_runtime_resume()
 2020-05-05  8:15 UTC 

[PATCH 0/2] Add support for venus on msm8939
 2020-05-05  8:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: media: Document MSM8939 Venus

[PATCH] media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'
 2020-05-05  7:52 UTC  (2+ messages)

[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
 2020-05-05  7:46 UTC 

[PATCH v1 0/2] Refactor MDP driver and add dummy component driver
 2020-05-05  7:44 UTC  (3+ messages)
` [PATCH v1 1/2] [media] mtk-mdp: add driver to probe mdp components
` [PATCH v1 2/2] [media] mtk-mdp: use pm_runtime in MDP component driver

[V7, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-05  7:04 UTC  (3+ messages)
` [V7, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v1 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-05  4:00 UTC  (6+ messages)
` [PATCH v1 1/5] [media] mtk-mdp: remove mtk_mdp_comp.regs from mtk_mdp_comp.h
` [PATCH v1 2/5] [media] mtk-mdp: handle vb2_dma_contig_set_max_seg_size errors during probe
` [PATCH v1 3/5] [media] mtk-mdp: handle vpu_wdt_reg_handler() "
` [PATCH v1 4/5] [media] mtk-mdp: convert mtk_mdp_dev.comp array to list
` [PATCH v1 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

cron job: media_tree daily build: ERRORS
 2020-05-05  3:33 UTC 

[RFC PATCH v12 0/9] Add Tegra driver for video capture
 2020-05-05  2:43 UTC  (11+ messages)
` [RFC PATCH v12 1/9] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v12 2/9] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v12 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v12 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v12 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v12 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v12 7/9] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v12 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v12 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH v1] [media] mtk-mdp: Remove states for format checks
 2020-05-05  2:06 UTC 

[PATCH v2 0/3] media: rkvdec: Add a VP9 backend
 2020-05-04 19:13 UTC  (10+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls

[PATCH 1/2] nand: brcmnand: improve hamming oob layout
 2020-05-04 18:59 UTC  (4+ messages)
` [PATCH 2/2] nand: brcmnand: fix BBI in "
` [PATCH v2 1/2] nand: brcmnand: improve "
  ` [PATCH v2 2/2] nand: brcmnand: fix "

[PATCH 5.6 02/73] dma-buf: Fix SET_NAME ioctl uapi
 2020-05-04 17:57 UTC 

[PATCH 5.4 01/57] dma-buf: Fix SET_NAME ioctl uapi
 2020-05-04 17:57 UTC 

[RFC] docs: dev-decoder: Add two more reasons for dynamic change
 2020-05-04 17:43 UTC  (4+ messages)

m88ds3103 frontend different ds3103b device is not working
 2020-05-04 17:30 UTC 

[PATCH] media: ov6650: Fix missing frame interval enumeration support
 2020-05-04 17:10 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v3 0/1] Add support for meson building
 2020-05-04 16:27 UTC  (4+ messages)
` [RFC PATCH v3 1/1] "

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-05-04 15:56 UTC  (37+ messages)
` [RFC PATCH v11 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v4] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-05-04 15:01 UTC  (3+ messages)
` [PATCH v5] "

general protection fault in go7007_usb_probe
 2020-05-04 14:27 UTC  (3+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-04 13:44 UTC  (11+ messages)

[PATCH v2 17/21] drm: rcar-du: fix sg_table nents vs. orig_nents misuse
 2020-05-04 12:53 UTC  (2+ messages)
    ` [PATCH v2 20/21] media: pci: fix common ALSA DMA-mapping related code

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-05-04 12:40 UTC  (10+ messages)
  ` [v6, 5/5] media: platform: Add Mediatek ISP P1 V4L2 device driver

[PATCH] drm/vc4: make vc4_queue_seqno_cb() return void
 2020-05-04 11:32 UTC 

[RFC 0/3] Introduce cpufreq minimum load QoS
 2020-05-04  9:17 UTC  (11+ messages)

[PATCH v6 00/22] media: imx: Create media links in bound notifiers
 2020-05-04  9:14 UTC  (11+ messages)
` [PATCH v6 10/22] media: imx: imx7-mipi-csis: Implement get_fwnode_pad op
` [PATCH v6 11/22] media: imx: imx7-media-csi: "
` [PATCH v6 14/22] media: imx7: mipi csis: Create media links in bound notifier
` [PATCH v6 17/22] media: imx7: csi: Remove imx7_csi_get_upstream_endpoint()
` [PATCH v6 18/22] media: imx5/6/7: csi: Mark a bound video mux as a CSI mux

[PATCH v8 0/5] media: rockchip: Add the rkvdec driver
 2020-05-04  9:11 UTC  (3+ messages)
` [PATCH v8 5/5] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[PATCH v6 v6 0/3] media: ov8856: Add devicetree support
 2020-05-04  6:24 UTC  (11+ messages)
` [PATCH v6 2/3] "

cron job: media_tree daily build: WARNINGS
 2020-05-04  3:37 UTC 

[PATCH] media: ov6650: Fix clock not released on subdev unregister
 2020-05-03 22:18 UTC 

[PATCH 0/3] media: ov6650: Fix crop rectangle affected by set format
 2020-05-03 22:06 UTC  (4+ messages)
` [PATCH 1/3] media: ov6650: Fix set format try processing path
` [PATCH 2/3] media: ov6650: Add try support to selection API operations
` [PATCH 3/3] media: ov6650: Fix crop rectangle affected by set format

atomisp kernel driver(s)
 2020-05-03 14:43 UTC  (34+ messages)

[PATCH v4 5/6] media: venus: core: Add support for opp tables/perf voting
 2020-05-03 12:04 UTC 

[RFC, WIP, v4 00/11] media: vidtv: implement a virtual DVB driver
 2020-05-03  9:50 UTC  (19+ messages)
` [RFC, WIP, v4 05/11] media: vidtv: add a bridge driver
` [RFC, WIP, v4 06/11] media: vidtv: add wrappers for memcpy and memset
` [RFC, WIP, v4 07/11] media: vidtv: add MPEG TS common code
` [RFC, WIP, v4 08/11] media: vidtv: implement a PSI generator
` [RFC, WIP, v4 09/11] media: vidtv: implement a PES packetizer
` [RFC, WIP, v4 10/11] media: vidtv: Implement a SMPTE 302M encoder
` [RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer

cron job: media_tree daily build: WARNINGS
 2020-05-03  3:37 UTC 

[PATCH] DVBSKY S952v1 (M88TS2020 tuner, M88DS3103 demod): Set clk_out_div to 1 for M88TS2020, 0 locks up demod M88DS3103
 2020-05-02 21:18 UTC 

[PATCH] media: s5p-mfc: set V4L2_BUF_FLAG_LAST flag on final buffer
 2020-05-02 19:40 UTC 

[V5, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-02 16:17 UTC  (3+ messages)
` [V5, 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings
` [V5, 2/2] media: i2c: dw9768: Add DW9768 VCM 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).