devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 23:40:13 to 2020-05-08 19:30:32 UTC [more...]

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-08 19:30 UTC  (20+ messages)
` [PATCH 01/17] dt-bindings: spi: Convert DW SPI binding to DT schema
` [PATCH 02/17] dt-bindings: spi: dw: Add DMA properties bindings
` [PATCH 04/17] spi: dw: Cleanup generic DW DMA code namings
` [PATCH 06/17] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on DW SPI core
` [PATCH 08/17] spi: dw: Clear DMAC register when done or stopped
` [PATCH 09/17] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH 10/17] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH 12/17] spi: dw: Fix dma_slave_config used partly uninitialized
` [PATCH 13/17] spi: dw: Initialize paddr in DW SPI MMIO private data
  ` [PATCH 07/17] spi: dw: Add Tx/Rx finish wait methods to DMA
  ` [PATCH 14/17] spi: dw: Add DMA support to the DW SPI MMIO driver
  ` [PATCH 16/17] spi: dw: Fix Rx-only DMA transfers
  ` [PATCH 17/17] spi: dw: Use regset32 DebugFS method to create a registers file

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-08 19:14 UTC  (18+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V5 4/7] spi: spi-geni-qcom: "
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V5 6/7] spi: spi-qcom-qspi: "
` [PATCH V5 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH 1/2] arm64: dts: allwinner: h6: add voltage range to OPP table
 2020-05-08 19:10 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-08 19:06 UTC  (16+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] dt-bindings: dma: dw: Convert DW DMAC to DT binding
  ` [PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction length property
  ` [PATCH v2 3/6] dmaengine: dw: Set DMA device max segment size parameter
  ` [PATCH v2 4/6] dmaengine: dw: Print warning if multi-block is unsupported
  ` [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw config
  ` [PATCH v2 6/6] dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config

[PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set
 2020-05-08 18:51 UTC  (2+ messages)

[PATCH v7 4/5] usb: ehci: Add new EHCI driver for Broadcom STB SoC's
 2020-05-08 18:46 UTC  (2+ messages)

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-08 18:39 UTC  (11+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()

[PATCH v2 0/3] Add Qualcomm IPCC driver support
 2020-05-08 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: Add devicetree binding for Qcom IPCC
` [PATCH v2 2/3] mailbox: Add support for Qualcomm IPCC
` [PATCH v2 3/3] MAINTAINERS: Add entry for Qualcomm IPCC driver

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-08 17:28 UTC  (8+ messages)
` [PATCH v8 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v8 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v8 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v8 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v8 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH v3 0/8] New Arasan NAND controller driver
 2020-05-08 17:20 UTC  (5+ messages)
` [PATCH v3 4/8] mtd: rawnand: Add nand_extract_bits()

[PATCH v4 0/8] New Arasan NAND controller driver
 2020-05-08 17:13 UTC  (9+ messages)
` [PATCH v4 1/8] lib/bch: Rework a little bit the exported function names
` [PATCH v4 2/8] lib/bch: Allow easy bit swapping
` [PATCH v4 3/8] mtd: rawnand: Ensure the number of bitflips is consistent
` [PATCH v4 4/8] mtd: rawnand: Add nand_extract_bits()
` [PATCH v4 5/8] MAINTAINERS: Add Arasan NAND controller and bindings
` [PATCH v4 6/8] dt-bindings: mtd: Document ARASAN NAND bindings
` [PATCH v4 7/8] mtd: rawnand: arasan: Add new Arasan NAND controller
` [PATCH v4 8/8] mtd: rawnand: arasan: Support the hardware BCH ECC engine

[PATCH v4 00/12] ASoC: Add support to WCD9340/WCD9341 codec
 2020-05-08 17:13 UTC  (2+ messages)

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-08 17:07 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Baikal-T1 System Boot SPI Controller binding
` [PATCH 2/2] spi: Add Baikal-T1 System Boot SPI Controller driver

[PATCH] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-08 16:58 UTC 

[PATCH v2 0/2] Add TI tps6598x DT binding and probe
 2020-05-08 16:21 UTC  (5+ messages)

[PATCH 2/5] input: misc: bma150: Conditionally disable bma023 support
 2020-05-08 15:57 UTC  (5+ messages)

[PATCH v3 2/5] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
 2020-05-08 15:43 UTC  (2+ messages)
` [PATCH v3 5/5] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-08 15:41 UTC  (21+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 06/20] mips: Add MIPS32 Release 5 support
  ` [PATCH v2 07/20] mips: Add MIPS Warrior P5600 support
  ` [PATCH v2 08/20] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  ` [PATCH v2 11/20] mips: MAAR: Use more precise address mask
  ` [PATCH v2 17/20] mips: Add udelay lpj numbers adjustment
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 19/20] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

[PATCH v13 0/2] iio: proximity: driver for vcnl3020
 2020-05-08 14:51 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document

[PATCH 0/4] sc16is7xx: Add IrDA mode and threaded IRQ
 2020-05-08 14:37 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: sc16is7xx: Add flag to activate IrDA mode
` [PATCH 2/4] "
` [PATCH 3/4] sc16is7xx: Always use falling edge IRQ
` [PATCH 4/4] sc16is7xx: Use threaded IRQ

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-08 14:42 UTC  (13+ messages)
` [PATCH 01/12] iio: imu: inv_icm42600: add core of "
` [PATCH 02/12] iio: imu: inv_icm42600: add I2C driver for "
` [PATCH 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH 08/12] iio: imu: inv_icm42600: add device interrupt trigger
` [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH 10/12] iio: imu: inv_icm42600: add accurate timestamping

[PATCH v12 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-08 13:52 UTC  (4+ messages)
` [PATCH v12 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH] dt-bindings: nvmem: stm32: new property for data access
 2020-05-08 13:45 UTC 

[RFC 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-08 12:45 UTC  (3+ messages)
` [RFC 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH v4 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-05-08 13:11 UTC  (2+ messages)

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-08 13:06 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: "
` [PATCH v3 2/4] PCI: cadence: Remove "cdns,max-outbound-regions" DT property
` [PATCH v3 3/4] PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH 0/5] iio: accel: Add bma023 support to bma180
 2020-05-08 12:47 UTC  (4+ messages)

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-08 12:35 UTC  (10+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH net 00/16] net: fix fixed-link phydev leaks
 2020-05-08 12:02 UTC  (9+ messages)
` [PATCH net 11/16] net: ethernet: marvell: mvneta: "

[PATCH 1/3] rtc: ds1374: add uie_unsupported property to drop warning
 2020-05-08 11:59 UTC  (7+ messages)
` [PATCH 2/3] dts: ppc: t4240rdb: "
` [PATCH 3/3] dts: ppc: t1024rdb: add wakeup-source "

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-08 11:51 UTC  (5+ messages)
` [PATCH v3 01/11] PCI: qcom: add missing ipq806x clocks in PCIe driver
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-08 11:51 UTC  (11+ messages)
` [PATCH v2 2/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH v10 01/13] dt-bindings: video-interfaces: Document 'orientation' property
 2020-05-08 11:04 UTC  (4+ messages)
` [PATCH v10 02/13] dt-bindings: video-interface: Replace 'rotation' description
` [PATCH v10 03/13] dt-bindings: Add media properties

[PATCH 1/3] dt-bindings: mfd: Document the RTC present on MAX77620
 2020-05-08 11:02 UTC  (6+ messages)

[PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30
 2020-05-08 10:55 UTC  (5+ messages)

[PATCH v6 0/3] drm: LogiCVC display controller support
 2020-05-08 10:32 UTC  (5+ messages)
` [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

[PATCH v5 0/5] LiteX SoC controller and LiteUART serial driver
 2020-05-08 10:16 UTC  (6+ messages)
` [PATCH v5 5/5] drivers/tty/serial: add LiteUART driver

[PATCH v3 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-08 10:06 UTC  (4+ messages)

[PATCH] dt-bindings: clock: renesas: mstp: Convert to json-schema
 2020-05-08 10:03 UTC 

[PATCH] dt-bindings: clock: renesas: cpg: Convert to json-schema
 2020-05-08 10:02 UTC 

[PATCH v3 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-08 10:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: ti: add binding for k3 platforms chipid module
` [PATCH v3 2/2] soc: ti: add k3 platforms chipid module driver

[PATCH v7 0/3] media: ov8856: Add devicetree support
 2020-05-08  9:50 UTC  (7+ messages)
` [PATCH v7 2/3] "

[RESEND 1/4] arm64: dts: lx2160a: add ftm_alarm0 DT node
 2020-05-08  9:35 UTC  (3+ messages)

[PATCH v2 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-08  9:02 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: dts: stm32: Add pin map for ltdc, spi5 "
` [PATCH v2 2/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v2 3/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v2 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup
` [PATCH v2 5/5] drm/panel: add panel driver for Ilitek ili9341 panels

[PATCH net] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-08  8:44 UTC  (3+ messages)

[PATCH v3 0/7] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-05-08  8:42 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: syscon: Add TI's J721E specific compatible string
` [PATCH v3 2/7] dt-bindings: mdf: ti,j721e-syscon.yaml: Add J721e system controller
` [PATCH v3 3/7] arm64: dts: ti: k3-j721e-main: Add WIZ and SERDES PHY nodes
` [PATCH v3 4/7] arm64: dts: ti: k3-j721e-main: Add system controller node and SERDES lane mux
` [PATCH v3 5/7] arm64: dts: ti: k3-j721e-main.dtsi: Add USB to SERDES MUX
` [PATCH v3 6/7] arm64: dts: ti: k3-j721e: Enable Super-Speed support for USB0
` [PATCH v3 7/7] arm64: dts: k3-j721e-proc-board: Add wait time for sampling Type-C DIR line

[PATCH v3 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-08  8:39 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description
` [PATCH v3 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH v3 0/2] nvmem: skip nodes with compatibles other than "nvmem-cell"
 2020-05-08  6:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: "

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

[PATCH] dtc: Remove warning for I2C_OWN_SLAVE_ADDRESS
 2020-05-08  6:43 UTC  (2+ messages)

linux-next: build warning after merge of the aspeed tree
 2020-05-08  6:40 UTC  (2+ messages)

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-08  6:29 UTC  (3+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-08  6:20 UTC  (6+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-08  5:05 UTC  (6+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH v3 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-05-08  4:19 UTC  (5+ messages)
` [PATCH v3 3/4] media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
` [PATCH v3 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

[V5, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-08  3:27 UTC  (9+ messages)
` [V5, 2/2] media: i2c: dw9768: Add "

[PATCH v5 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-08  2:31 UTC  (8+ messages)
` [PATCH v5 2/2] "

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-08  2:02 UTC  (2+ messages)

[PATCH v3 0/4] PCI: brcmstb: Some minor fixes/features
 2020-05-08  1:11 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: PCI: brcmstb: New prop 'aspm-no-l0s'

[PATCH net-next 0/3] net: ethernet: ti: am65x-cpts: follow up dt bindings update
 2020-05-08  0:51 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).