linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 16:43:16 to 2020-05-04 09:26:44 UTC [more...]

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-04  9:25 UTC  (20+ 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

[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  (28+ messages)
` [PATCH v6 01/22] media: entity: Pass entity to get_fwnode_pad operation
` [PATCH v6 02/22] media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1
` [PATCH v6 03/22] media: v4l2-mc: add v4l2_create_fwnode_links helpers
` [PATCH v6 04/22] media: video-mux: Parse information from firmware without using callbacks
` [PATCH v6 05/22] media: imx: "
` [PATCH v6 06/22] Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers"
` [PATCH v6 07/22] media: imx: csi: Implement get_fwnode_pad op
` [PATCH v6 08/22] media: video-mux: "
` [PATCH v6 09/22] media: imx: mipi csi-2: "
` [PATCH v6 10/22] media: imx: imx7-mipi-csis: "
` [PATCH v6 11/22] media: imx: imx7-media-csi: "
` [PATCH v6 12/22] media: video-mux: Create media links in bound notifier
` [PATCH v6 13/22] media: imx: mipi csi-2: "
` [PATCH v6 14/22] media: imx7: mipi csis: "
` [PATCH v6 15/22] media: imx7: csi: "
` [PATCH v6 16/22] media: imx: "
` [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 v6 19/22] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v6 20/22] media: imx: Create missing links from CSI-2 receiver
` [PATCH v6 21/22] media: imx: silence a couple debug messages
` [PATCH v6 22/22] media: imx: TODO: Remove media link creation todos

[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

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-04  8:49 UTC  (9+ messages)

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

[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 missing frame interval enumeration support
 2020-05-03 22:36 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  (44+ 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  (27+ messages)
` [RFC, WIP, v4 01/11] media: vidtv: add Kconfig entry
` [RFC, WIP, v4 02/11] media: vidtv: implement a tuner driver
` [RFC, WIP, v4 03/11] media: vidtv: implement a demodulator driver
` [RFC, WIP, v4 04/11] media: vidtv: move config structs into a separate header
` [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 v2 0/3] media: rkvdec: Add a VP9 backend
 2020-05-02 22:55 UTC  (6+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls

[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

[RFC] docs: dev-decoder: Add two more reasons for dynamic change
 2020-05-02  9:33 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2020-05-02  3:36 UTC 

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

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-05-01 17:37 UTC  (5+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2020-05-01 15:15 UTC  (7+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH v4 3/3] media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad
 2020-05-01 13:11 UTC 

[PATCH v4 0/3] media: vimc: Add support for {RGB,BGR,GBR}888 bus formats on debayer source pad
 2020-05-01 13:11 UTC  (3+ messages)
` [PATCH v4 1/3] media: vimc: Support multiple media bus codes for each pixelformat
` [PATCH v4 2/3] media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes

[PATCH v3 3/3] media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad
 2020-05-01 12:45 UTC  (4+ messages)
  ` [Lkcamp] [PATCH v3 3/3] media: vimc: deb: Add support for {RGB, BGR, GBR}888 "

[RFC PATCH v3 0/1] Add support for meson building
 2020-05-01  8:18 UTC  (5+ messages)
` [RFC PATCH v3 1/1] "

[PATCH] venus: avoid extra locking in driver
 2020-05-01  7:09 UTC  (5+ messages)

[PATCH net-next] dpaa2-eth: fix error return code in setup_dpni()
 2020-05-01  3:40 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-05-01  3:36 UTC 

[PATCH net-next] net: lpc-enet: fix error return code in lpc_mii_init()
 2020-05-01  3:29 UTC  (2+ messages)

bug: Kbuild seems to require "make prepare-objtool" in order to use (some) new config vars
 2020-05-01  3:27 UTC  (8+ messages)
        ` [PATCH RFC] Kbuild: Makefile: warn if auto.conf is obsolete

[PATCH] media: i2c: imx219: Fix a bug in imx219_enum_frame_size
 2020-04-30 23:27 UTC  (4+ messages)

[PATCH 00/15] gcc-10 warning fixes
 2020-04-30 21:46 UTC  (3+ messages)
` [PATCH 12/15] media: s5k5baf: avoid gcc-10 zero-length-bounds warning

[PATCH v3 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-30 22:05 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
` [PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30

HauppaugeTV-quadHD DVB-T mpeg risc op code error
 2020-04-30 16:49 UTC  (11+ messages)

[PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-30 16:43 UTC  (4+ messages)
` [PATCH v2 4/4] media: rockchip: rga: Only set output CSC mode for RGB input


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