messages from 2020-04-13 19:36:52 to 2020-04-20 15:04:29 UTC [more...]
[PATCH v3] of_device: removed #include that caused a recursion in included headers
2020-04-20 15:04 UTC
[PATCH v2 0/3] environment: distro: Add SF distro support
2020-04-20 14:21 UTC (4+ messages)
` [PATCH v2 1/3] environment: distro: Add SF distro command
[PATCH v4] dt-bindings: rockchip-vpu: Convert bindings to json-schema
2020-04-20 13:33 UTC (2+ messages)
[PATCH v8 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
2020-04-20 9:17 UTC (13+ messages)
` [PATCH v8 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v8 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v8 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v8 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v8 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v8 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v8 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v8 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings
PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】
2020-04-20 7:17 UTC (8+ messages)
[PATCH v2] of_device: removed #include that caused a recursion in included headers
2020-04-20 6:39 UTC (5+ messages)
[PATCH v4 2/3] ARM: dts: rockchip: add rga node for rk322x
2020-04-19 12:51 UTC (8+ messages)
` [PATCH v5 0/1] Add rga to rk322x device tree
` [PATCH v5 1/1] ARM: dts: rockchip: add rga node for rk322x
[PATCH v2] dt-bindings: display: convert rockchip rk3066 hdmi bindings to yaml
2020-04-19 12:45 UTC (5+ messages)
[PATCH] arm64: dts: rockchip: add micro SD card regulator to rockpro64
2020-04-19 12:35 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308-roc-cc.dts
2020-04-19 12:35 UTC (2+ messages)
[PATCH v4 1/3] arm64: dts: rockchip: add core devicetree for rk3326
2020-04-19 12:35 UTC (4+ messages)
` [PATCH v4 2/3] dt-bindings: Add binding for Hardkernel Odroid Go Advance
` [PATCH v4 3/3] arm64: dts: rockchip: add Odroid Advance Go
[PATCH 1/2] ARM: dts: rockchip: fix phy nodename for rk3228-evb
2020-04-19 12:13 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: rockchip: fix phy nodename for rk3229-xms6
[PATCH 0/2] Fix some GPIO setup on Pinebook Pro
2020-04-19 11:39 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix inverted headphone detection
` [PATCH 2/2] arm64: dts: rockchip: enable DC charger detection pullup
[PATCH] arm64: dts: rockchip: Correct PMU compatibles
2020-04-19 11:37 UTC (2+ messages)
[PATCH 0/6] arm64: dts: rockchip: misc. cleanups
2020-04-19 11:36 UTC (2+ messages)
[PATCH v5 1/3] iio: adc: rockchip_saradc: move all of probe to devm-functions
2020-04-19 10:02 UTC (3+ messages)
` [PATCH v5 2/3] iio: adc: rockchip_saradc: better prefix for channel constant
` [PATCH v5 3/3] iio: adc: rockchip_saradc: Add support iio buffers
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-04-18 12:44 UTC (42+ messages)
` [PATCH v2 01/33] iommu: Move default domain allocation to separate function
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 04/33] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v2 05/33] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v2 07/33] iommu: Add probe_device() and remove_device() call-backs
` [PATCH v2 03/33] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v2 06/33] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v2 08/33] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v2 10/33] iommu: Move new probe_device path to separate function
` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v2 20/33] iommu/virtio: "
` [PATCH v2 22/33] iommu/mediatek: "
` [PATCH v2 23/33] iommu/mediatek-v1 "
` [PATCH v2 25/33] iommu/rockchip: "
` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 16/33] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v2 17/33] iommu/arm-smmu: "
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 21/33] iommu/msm: "
` [PATCH v2 24/33] iommu/qcom: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 29/33] iommu/omap: "
PROBLEM: [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* Failed to disable psr -110
2020-04-17 19:26 UTC (9+ messages)
[RFC PATCH] arm64: dts: rockchip: add core devicetree for rk3318
2020-04-17 11:51 UTC (3+ messages)
[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2020-04-17 9:56 UTC (19+ messages)
` [PATCH v6 1/8] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v6 2/8] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v6 3/8] drm: bridge: synopsis: add dsi v1.01 support
` [PATCH v6 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v6 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v6 6/8] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v6 7/8] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v6 8/8] drm: bridge: dw-mipi-dsi: fix bad register field offsets
[PATCH v2 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
2020-04-17 7:30 UTC (8+ messages)
` [PATCH v2 5/9] dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging
` [PATCH v2 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 "
` [PATCH v2 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
[PATCH] arm64: dts: rockchip: add bus-width properties to mmc nodes for px30.dtsi
2020-04-16 18:30 UTC
[PATCH 1/3] arm64: dts: rockchip: add bus-width properties to mmc nodes for rk3328.dtsi
2020-04-16 18:19 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add bus-width properties to mmc nodes for rk3368.dtsi
` [PATCH 3/3] arm64: dts: rockchip: add bus-width properties to mmc nodes for rk3399.dtsi
[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
2020-04-16 14:56 UTC (2+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad
[PATCH 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
2020-04-16 14:30 UTC (18+ messages)
` [PATCH 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
` [PATCH 2/4] arm64: dts: rockchip: Add RGA support to the PX30
` [PATCH 3/4] media: rockchip: rga: Add support for the PX30 compatible
` [PATCH 4/4] media: rockchip: rga: Only set output CSC mode for RGB input
[PATCH] drm/rockchip: Add per-pixel alpha support for the PX30 VOP
2020-04-16 14:05 UTC
[PATCH 0/3] media: rockchip: Introduce driver for the camera interface on PX30
2020-04-16 12:48 UTC (4+ messages)
` [PATCH 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
[PATCH v2 0/3] media: rkvdec: Add a VP9 backend
2020-04-16 11:47 UTC (3+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls
[PATCH] dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400
2020-04-15 23:21 UTC (3+ messages)
[PATCH AUTOSEL 5.4 07/84] ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
2020-04-15 11:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 20/84] ARM: dts: rockchip: fix lvds-encoder ports subnode "
[PATCH AUTOSEL 5.5 012/106] ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
2020-04-15 11:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 029/106] ARM: dts: rockchip: fix lvds-encoder ports subnode "
[PATCH AUTOSEL 5.6 016/129] ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qc
2020-04-15 11:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 037/129] ARM: dts: rockchip: fix lvds-encoder ports subnode "
[PATCH][next] drm/rockchip: fix spelling mistake "modifer" -> "modifier"
2020-04-15 11:25 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: add isp and sensors for scarlet
2020-04-15 3:00 UTC (2+ messages)
[PATCH v3 0/4] media: add v4l2_pipeline_stream_{enable, disable} helpers
2020-04-15 1:30 UTC (5+ messages)
` [PATCH v3 1/4] media: mc-entity.c: add media_graph_walk_next_stream()
` [PATCH v3 2/4] media: v4l2-common: add helper functions to call s_stream() callbacks
` [PATCH v3 3/4] media: staging: rkisp1: use v4l2_pipeline_stream_{enable,disable} helpers
` [PATCH v3 4/4] media: vimc: "
[PATCH v2 00/33] Documentation fixes for Kernel 5.8
2020-04-14 21:02 UTC (3+ messages)
` [PATCH v2 28/33] docs: dt: rockchip, dwc3.txt: fix a pointer to a renamed file
[PATCH v2 1/2] dt-bindings: media: convert rockchip rga bindings to yaml
2020-04-14 17:57 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: media: rockchip-rga: add power-domains property
[PATCH v1] dt-bindings: media: convert rockchip vpu bindings to yaml
2020-04-14 17:55 UTC (2+ messages)
[PATCH v4 1/2] iio: adc: rockchip_saradc: move all of probe to devm-functions
2020-04-14 17:04 UTC (3+ messages)
` [PATCH v4 2/2] iio: adc: rockchip_saradc: Add support iio buffers
[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
2020-04-14 16:43 UTC (2+ messages)
[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-04-14 15:27 UTC (13+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
[PATCH v3 1/3] dt-bindings: sound: convert rockchip spdif bindings to yaml
2020-04-14 14:46 UTC (2+ messages)
` Applied "ASoC: convert rockchip spdif bindings to yaml" to the asoc tree
[PATCH v2 3/3] dt-bindings: sound: rockchip-i2s: add power-domains property
2020-04-14 14:45 UTC (2+ messages)
` Applied "ASoC: rockchip-i2s: add power-domains property" to the asoc tree
[BUG] PCI: rockchip: rk3399: pcie switch support
2020-04-14 12:28 UTC (5+ messages)
[PATCH] net/3com/3c515: Fix MODULE_ARCH_VERMAGIC redefinition
2020-04-14 12:23 UTC (7+ messages)
[PATCH] arm64: dts: rockchip: remove bus-width from mmc nodes in rk3308.dtsi
2020-04-14 12:01 UTC (5+ messages)
[PATCH] of_device: removed #include that caused a recursion in included headers
2020-04-13 23:02 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).