devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 17:15:40 to 2021-05-10 09:54:53 UTC [more...]

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ messages)

[PATCH v6 00/15] Restricted DMA
 2021-05-10  9:50 UTC  (16+ messages)
` [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v6 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v6 15/15] of: Add plumbing for "

[PATCH V4 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-10  9:48 UTC  (7+ messages)
` [PATCH V4 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V4 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V4 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V4 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH] arm64: dts: mt8183: add cbas node under cros_ec
 2021-05-10  9:26 UTC 

[PATCH] arm64: dts: rockchip: helios64: Add support for PCIe
 2021-05-10  9:09 UTC 

[PATCH] arm64: dts: rockchip: helios64: Add support for two PWM fans
 2021-05-10  9:06 UTC 

[PATCH] arm64: dts: rockchip: Increase maximal SDIO voltage to 3.3 V
 2021-05-10  9:03 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8350: fix the node unit addresses
 2021-05-10  8:31 UTC  (2+ messages)

[PATCH v4 0/2] i2c: stm32f7: add SMBus-Alert support
 2021-05-10  8:02 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v5 0/2] HID: google: add device tree bindings for Whiskers switch device
 2021-05-10  7:51 UTC  (4+ messages)
` [PATCH v5 2/2] HID: google: Add of_match table to "

[v4 0/2] Support pwm driver for aspeed ast26xx
 2021-05-10  7:35 UTC  (3+ messages)
` [v4 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v4 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2 0/2] Allwinner H6 USB3 device tree updates
 2021-05-10  7:31 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document the Allwinner H6 DWC3 glue

[PATCH v2 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-10  7:07 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH] arm64: dts: qcom: sm8350: use interconnect enums
 2021-05-10  7:03 UTC 

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-10  7:01 UTC  (6+ messages)
` [PATCH V3 1/5] input: pm8941-pwrkey: add "
` [PATCH V3 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
` [PATCH V3 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V3 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[PATCH 0/3] Add support for assigned-performance-states for geni i2c driver
 2021-05-10  6:37 UTC  (9+ messages)
` [PATCH 3/3] i2c: i2c-qcom-geni: Add support for 'assigned-performance-states'

[PATCH 1/2] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-10  6:29 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc-imx: add support for disabling HS400 mode via DT

[PATCH v3 0/5] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-10  6:03 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: mmc: sdhci-of-aspeed: Add an example for AST2600-A2 EVB
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: Assert/Deassert reset signal before probing eMMC

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-10  5:42 UTC  (17+ messages)
` [PATCH v3 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v3 02/16] ipmi: kcs_bmc: Make status update atomic
` [PATCH v3 03/16] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
` [PATCH v3 04/16] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v3 05/16] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v3 06/16] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v3 07/16] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v3 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v3 09/16] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v3 10/16] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 12/16] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v3 13/16] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v3 15/16] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v3 16/16] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH v3 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:31 UTC  (2+ messages)

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-05-10  5:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: can: Document transceiver implementation as phy
` [PATCH v4 2/2] can: m_can: Add support for transceiver "

[PATCH v5 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:12 UTC  (2+ messages)

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-05-10  5:10 UTC  (4+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps
` [PATCH v6 2/3] dt-bindings: phy: Add binding for TI TCAN104x CAN transceivers
` [PATCH v6 3/3] phy: phy-can-transceiver: Add support for generic CAN transceiver driver

[PATCH V3 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-10  4:00 UTC  (14+ messages)
` [PATCH V3 01/13] soc: imx: gpcv2: move to more ideomatic error handling in probe
` [PATCH V3 02/13] soc: imx: gpcv2: move domain mapping to domain driver probe
` [PATCH V3 03/13] soc: imx: gpcv2: switch to clk_bulk_* API
` [PATCH V3 04/13] soc: imx: gpcv2: split power up and power down sequence control
` [PATCH V3 05/13] soc: imx: gpcv2: wait for ADB400 handshake
` [PATCH V3 06/13] soc: imx: gpcv2: add runtime PM support for power-domains
` [PATCH V3 07/13] soc: imx: gpcv2: allow domains without power-sequence control
` [PATCH V3 08/13] dt-bindings: imx: gpcv2: add support for optional resets
` [PATCH V3 09/13] soc: "
` [PATCH V3 10/13] dt-bindings: power: add defines for i.MX8MM power domains
` [PATCH V3 11/13] soc: imx: gpcv2: add support "
` [PATCH V3 12/13] soc: imx: gpcv2: Add support for missing i.MX8MM VPU/DISPMIX "
` [PATCH V3 13/13] soc: imx: gpcv2: move reset assert after requesting domain power up

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-05-10  1:54 UTC  (4+ messages)
` [PATCH v3 7/7] arm64: dts: allwinner: pinephone: Set audio card name

[PATCH 3/4] mailbox: imx: add xSR/xCR register array
 2021-05-10  1:21 UTC  (3+ messages)

[PATCH v4 0/6] Add IOMMU driver for rk356x
 2021-05-10  0:12 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema
` (subset) [PATCH v4 0/6] Add IOMMU driver for rk356x

[PATCH v2 0/3] Rockchip Timer DT binding YAML conversion
 2021-05-10  0:12 UTC  (5+ messages)
` [PATCH v2 3/3] dt-bindings: timer: convert rockchip,rk-timer.txt to YAML
` (subset) [PATCH v2 0/3] Rockchip Timer DT binding YAML conversion

[PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH v2 0/4] Rockchip thermal YAML and RK3568
 2021-05-09 23:55 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: thermal: convert rockchip-thermal to json-schema
` (subset) [PATCH v2 0/4] Rockchip thermal YAML and RK3568

[PATCH] arm64: dts: rockchip: rk3328: rock-pi-e: Drop fephy pinctrl from gmac2phy
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: rockchip: rk3328: Enable USB3 on some SBCs
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
 2021-05-09 23:55 UTC  (2+ messages)

[PATCH 1/3 v5] Input: cyttsp - Convert bindings to YAML and extend
 2021-05-09 22:34 UTC 

[PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
 2021-05-09 22:20 UTC 

[PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
 2021-05-09 21:31 UTC  (3+ messages)

[PATCH 0/3] watchdog: mtk_wdt: add support for mt6577
 2021-05-09 21:17 UTC  (5+ messages)
` [PATCH v2 0/3] watchdog: mtk_wdt: refactor code to support more watchdogs
  ` [PATCH v2 1/3] watchdog: mtk_wdt: Refactor code to support more SoCs
  ` [PATCH v2 2/3] dt-bindings: watchdog: mediatek: add support for mt6577 SoC
  ` [PATCH v2 3/3] watchdog: mtk_wdt: add support for mt6577

[PATCH v2 0/3] P2040/P2041 i2c recovery erratum
 2021-05-09 21:11 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
` [PATCH v2 2/3] powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
  ` [PATCH v2 2/3] powerpc/fsl: set fsl, i2c-erratum-a004447 "

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-09 19:20 UTC  (8+ messages)
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-05-09 13:06 UTC  (5+ messages)

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-09 10:49 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH 2/2] arm64: apple: Add pinctrl nodes

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-05-09  4:49 UTC  (4+ messages)
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-09  2:35 UTC  (2+ messages)

[PATCH] dt-bindings: leds: common: add disk write/read and usb-host
 2021-05-08 20:43 UTC  (2+ messages)

[PATCH V4 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindings
 2021-05-08 20:22 UTC 

[PATCH v5 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-08 16:39 UTC  (3+ messages)
` [PATCH v5 5/6] iio: accel: fxls8962af: add hw buffered sampling

[PATCH] dt-bindings: iio: afe: current-sense-shunt: add io-channel-cells
 2021-05-08 15:59 UTC  (4+ messages)

[RFC PATCH net-next v4 13/28] devicetree: net: dsa: qca8k: Document new compatible qca8327
 2021-05-08 15:47 UTC  (3+ messages)
` [RFC PATCH net-next v4 24/28] devicetree: net: dsa: Document use of mdio node inside switch node

[PATCH 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-08 15:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema
` [PATCH 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH 1/3] arm64: dts: imx8mq: add Nitrogen8 SoM
 2021-05-08 13:37 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: vendor-prefixes: add mntre
` [PATCH 3/3] arm64: dts: imx8mq: add support for MNT Reform2

[PATCH v3 0/4] convert grf.txt to YAML
 2021-05-08 12:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v3 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v3 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v3 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi

[PATCH 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-08 11:14 UTC  (6+ messages)
` [PATCH 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH RESEND v2 0/6] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-08  7:09 UTC  (7+ messages)
` [PATCH RESEND v2 1/6] staging: mt7621-dts: use clock in pci phy nodes
` [PATCH RESEND v2 2/6] dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries
` [PATCH RESEND v2 3/6] phy: ralink: phy-mt7621-pci: use kernel clock APIS
` [PATCH RESEND v2 4/6] phy: ralink: Kconfig: enable COMPILE_TEST on mt7621-pci-phy driver
` [PATCH RESEND v2 5/6] phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'
` [PATCH RESEND v2 6/6] phy: ralink: phy-mt7621-pci: properly print pointer address

[PATCH 0/5] phy: ralink: mt7621-pci-phy: some improvements
 2021-05-08  6:40 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: phy: mediatek,mt7621-pci-phy: add clock entries

[PATCH] spi: take the SPI IO-mutex in the spi_set_cs_timing method
 2021-05-08  6:02 UTC 

[PATCH] dt-bindings: staging: mt7621-pci: PCIe binding documentation for MT76721 SoCs
 2021-05-08  5:46 UTC  (5+ messages)

[PATCH V3 0/4] soc: imx: add i.MX BLK-CTL support
 2021-05-08  0:54 UTC  (4+ messages)
` [PATCH V3 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-08  0:50 UTC  (5+ messages)
` [PATCH V2 08/13] dt-bindings: imx: gpcv2: add support for optional resets

[PATCH 1/3] dt-bindings: display: simple: Add YTS700TLBC-02-100C and G104AGE-L02
 2021-05-07 22:19 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: remoteproc: qcom: pas: Add power domains for MSM8996
 2021-05-07 22:19 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: can: renesas: Convert to json-schema
 2021-05-07 22:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: can: rcar_can: "
` [PATCH 2/2] dt-bindings: can: rcar_canfd: "

[PATCH] dt-bindings: spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controller
 2021-05-07 22:13 UTC  (2+ messages)

[PATCH] dt-bindings: phy: cadence-torrent: update reference file of docs
 2021-05-07 22:12 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: renesas,mmcif: Convert to json-schema
 2021-05-07 22:05 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom: pas: Convert binding to YAML
 2021-05-07 22:03 UTC  (2+ messages)

[PATCH v2] dt-bindings: i2c: Move i2c-omap.txt to YAML format
 2021-05-07 22:02 UTC  (8+ messages)

[PATCH v2 0/4] convert grf.txt to YAML
 2021-05-07 21:26 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v2 2/4] dt-bindings: soc: rockchip: convert grf.txt "

[PATCH V4 0/3] Add DT bindings and device tree nodes for TSENS in SC7280
 2021-05-07 20:14 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-07 20:06 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[PATCH v3 0/5] Enable Bluetooth functinality for WCN6750
 2021-05-07 17:19 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: net: bluetooth: Convert Qualcomm BT binding to DT schema

[PATCH hwmon-next v6 0/3] Add support for MPS Multi-phase mp2888 controller
 2021-05-07 17:14 UTC  (4+ messages)
` [PATCH hwmon-next v6 1/3] hwmon: (pmbus) Increase maximum number of phases per page
` [PATCH hwmon-next v6 2/3] hwmon: (pmbus) Add support for MPS Multi-phase mp2888 controller
` [PATCH hwmon-next v6 3/3] dt-bindings: Add MP2888 voltage regulator device


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