devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 13:30:46 to 2018-09-30 22:48:31 UTC [more...]

[PATCH v5 00/21] IOMMU: Tegra GART driver clean up and optimization
 2018-09-30 22:48 UTC  (20+ messages)
` [PATCH v5 01/21] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v5 02/21] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v5 03/21] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v5 04/21] iommu: Introduce iotlb_sync_map callback
` [PATCH v5 05/21] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v5 06/21] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v5 07/21] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v5 08/21] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v5 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v5 10/21] memory: tegra: Read client ID on GART page fault
` [PATCH v5 11/21] memory: tegra: Use of_device_get_match_data()
` [PATCH v5 12/21] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v5 13/21] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v5 14/21] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v5 15/21] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v5 16/21] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v5 17/21] iommu/tegra: gart: Don't use managed resources
` [PATCH v5 18/21] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v5 19/21] iommu/tegra: gart: Don't detach devices from inactive domains

[PATCH 0/4] Add RZ/G1C and RZ/G1N I2C related support
 2018-09-30 22:30 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: i2c: rcar: Add r8a77470 support
` [PATCH 2/4] dt-bindings: i2c: rcar: Document r8a7744 support
` [PATCH 3/4] dt-bindings: i2c: sh_mobile: "

[PATCH 1/3] [PATCH 1/3] dt-bindings: connector: Add self-powered property
 2018-09-30 22:05 UTC  (6+ messages)
` [PATCH 2/3] [PATCH v2 2/3] usb: typec: tcpm: Do not disconnect link for self powered devices
` [PATCH 3/3] [PATCH v2 3/3] usb: typec: tcpm: charge current handling for sink during hard reset

[PATCH v8 0/2] Add an initial DT binding doc for ina3221
 2018-09-30 20:55 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v8 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH V7 1/8] irqchip: add C-SKY SMP interrupt controller
 2018-09-30 19:22 UTC  (9+ messages)
` [PATCH V7 2/8] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V7 3/8] clocksource: add C-SKY SMP timer
` [PATCH V7 4/8] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V7 5/8] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V7 6/8] irqchip: add C-SKY APB bus interrupt controller
` [PATCH V7 7/8] dt-bindings: timer: gx6605s SOC timer
` [PATCH V7 8/8] clocksource: add gx6605s SOC system timer

[PATCH v2 00/11] dts: Update coresight device tree bindings
 2018-09-30 17:12 UTC  (4+ messages)
` [PATCH v2 05/11] arm64: dts: msm8916: Update coresight bindings for hardware ports

[PATCH 0/4] Add Actions Semi S900 SPS support
 2018-09-30 15:46 UTC  (4+ messages)
` [PATCH 3/4] soc: actions: sps: Add S900 power domains

[RFC PATCH] soc: qcom: rmtfs_mem: Control remoteproc from rmtfs_mem
 2018-09-30 15:28 UTC  (3+ messages)

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-30 15:20 UTC  (9+ messages)
` [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

[PATCH] ARM: dts: sun7i: Disable OOB IRQ for brcm wifi on Cubietruck and Banana Pro
 2018-09-30 15:09 UTC 

[PATCH v5 00/14] Add System Error Interrupt support to Armada SoCs
 2018-09-30 14:39 UTC  (7+ messages)
` [PATCH v5 07/14] irqchip/irq-mvebu-sei: add new driver for Marvell SEI

[RFC 0/5] MIPS: Lexra LX5280 CPU + Realtek RTL8186 SoC support
 2018-09-30 14:15 UTC  (5+ messages)
` [RFC 2/5] dt-binding: timer: Document RTL8186 SoC DT bindings
` [RFC 3/5] dt-binding: interrupt-controller: "
` [RFC 4/5] dt-binding: mips: Document Realtek "
` [RFC 5/5] MIPS: Add Realtek RTL8186 SoC support

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-30 11:10 UTC  (29+ messages)
` [PATCH V6 01/33] csky: Build infrastructure
` [PATCH V6 03/33] csky: Kernel booting
` [PATCH V6 04/33] csky: Exception handling and mm-fault
` [PATCH V6 05/33] csky: System Call
` [PATCH V6 07/33] csky: MMU and page table management
` [PATCH V6 08/33] csky: Process management and Signal
` [PATCH V6 10/33] csky: IRQ handling
` [PATCH V6 13/33] csky: Library functions
` [PATCH V6 20/33] csky/dma: fix up dma_mapping error

[PATCH V3 0/3] Add i.MX6ULZ SoC support
 2018-09-30  7:33 UTC  (5+ messages)
` [PATCH V3 1/3] ARM: imx: add i.mx6ulz msl support
` [PATCH V3 2/3] dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board
` [PATCH V3 3/3] ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support

[PATCH 0/9] AHCI and SATA PHY support for BCM63138
 2018-09-30  4:22 UTC  (8+ messages)

[PATCH V2 0/4] Add i.MX6ULZ SoC support
 2018-09-30  3:08 UTC  (6+ messages)
` [PATCH V2 1/4] ARM: imx: add i.mx6ulz msl support

[PATCH v2 0/3] Add slave DMA support for Actions Semi S900 SoC
 2018-09-30  2:04 UTC  (5+ messages)
` [PATCH v2 1/3] arm64: dts: actions: s900: Enable Tx DMA for UART5
` [PATCH v2 2/3] dmaengine: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC
` [PATCH v2 3/3] tty: serial: Add Tx DMA support for UART in Actions Semi Owl SoCs

[PATCH V8 1/3] dt-bindings: arm: fsl: add scu binding doc
 2018-09-30  0:48 UTC 

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a7744 support
 2018-09-29 18:29 UTC  (2+ messages)
`  "

[PATCH v4 2/4] dt-bindings: watchdog: Document armada-37xx-wdt binding
 2018-09-29 18:24 UTC  (2+ messages)
` [v4,2/4] "

[PATCH v3 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support
 2018-09-29 18:19 UTC  (2+ messages)
` [v3,3/3] "

[PATCH v3 2/3] watchdog: mpc8xxx: provide boot status
 2018-09-29 18:18 UTC  (2+ messages)
` [v3,2/3] "

[PATCH 0/8] add generic builtin command line
 2018-09-29 18:17 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-09-29 16:51 UTC  (9+ messages)

[PATCH] ARM: dts: am335x: Replace remaining legacy phy_id with phy-handle
 2018-09-29 10:01 UTC  (3+ messages)

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-09-29 15:40 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-09-29 15:27 UTC  (13+ messages)
` [PATCH 05/12] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH 06/12] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH 08/12] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

[PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC
 2018-09-29 13:30 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: mediatek: add pwrap device node for mt8183

[PATCH v2] ARM: dts: sun8i-h3: add sy8106a to orange pi plus
 2018-09-29 13:18 UTC 

[PATCH] dts: sun8i-h3: add sy8106a to orange pi plus
 2018-09-29 13:16 UTC  (3+ messages)

[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
 2018-09-29 12:56 UTC  (3+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control

MediaTek MT8173 CMDQ support
 2018-09-29 12:50 UTC  (4+ messages)
` [PATCH v25 1/2] arm64: dts: mt8173: Add GCE node
` [PATCH v25 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-29 12:44 UTC  (7+ messages)

[PATCH v4 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-29 11:52 UTC  (2+ messages)

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-09-29 11:45 UTC  (10+ messages)
` [PATCH 2/2] iio: magnetometer: Add driver "

[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-29 11:26 UTC  (3+ messages)

[PATCH v11 2/2] media: V3s: Add support for Allwinner CSI
 2018-09-29 10:18 UTC  (3+ messages)

We will help you to grab your market, PVC resin and other chemicals
 2018-09-29  3:39 UTC 

[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-29  5:58 UTC  (6+ messages)
` [PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe()

[PATCH 0/4] Update dra7 dts to probe with ti-sysc
 2018-09-28 22:32 UTC  (5+ messages)

mmc: mediatek: add bus_clk control
 2018-09-29  2:39 UTC  (7+ messages)
` [PATCH 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
` [PATCH 2/2] mmc: mediatek: add bus_clk control

[PATCH] arm64: dts: add LX2160AQDS board support
 2018-09-29  1:54 UTC  (4+ messages)

[PATCH 1/2] of/fdt: Allow architectures to override CONFIG_CMDLINE logic
 2018-09-29  1:44 UTC  (2+ messages)

[PATCH 0/3] Add GPIO brownout detection support
 2018-09-29  0:19 UTC  (3+ messages)
` [PATCH 3/3] Input: add generic gpio brownout driver

[PATCH 0/4] add uart DMA function
 2018-09-28 21:44 UTC  (3+ messages)
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
  ` [SPAM][PATCH "

drivers binding to device node with multiple compatible strings
 2018-09-28 21:19 UTC  (6+ messages)

[PATCH v15 06/16] of/fdt: add helper functions for handling properties
 2018-09-28 21:13 UTC  (3+ messages)

[PATCH v5 0/3] Add Mediatek SPI slave driver
 2018-09-28 21:07 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: Add spi slave dts

[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-28 20:41 UTC  (5+ messages)
` [PATCH v3 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v3 6/6] arm64: dts: add LX2160ARDB board support

[PATCH v2 3/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
 2018-09-28 20:36 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series
 2018-09-28 20:36 UTC  (2+ messages)

[PATCH v2] hwmon: (adm1275): Add device tree param for shunt resistor
 2018-09-28 19:58 UTC 

[PATCH 1/2] spi: Add a DT binding for high-impedance turn-around
 2018-09-28 13:23 UTC  (3+ messages)

[PATCH] arm64: dts: stratix10: add ethernet aliases
 2018-09-28 19:34 UTC 

[PATCH v5 0/2] Add support for LPASS clock controller for SDM845
 2018-09-28 18:52 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v5 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
 2018-09-28 18:49 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-28 18:41 UTC  (9+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
 2018-09-28 18:29 UTC  (10+ messages)
` [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
` [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
` [RFC PATCH v2 3/9] mfd: ti-lmu: Remove support for LM3697
` [RFC PATCH v2 4/9] dt-bindings: leds: Add bindings for lm3697 driver
` [RFC PATCH v2 5/9] leds: lm3697: Introduce the "
` [RFC PATCH v2 6/9] dt-bindings: leds: Add support for the LM3633
` [RFC PATCH v2 7/9] leds: lm3633: Introduce the lm3633 driver
` [RFC PATCH v2 8/9] dt-bindings: leds: Add the LM3632 LED dt binding
` [RFC PATCH v2 9/9] leds: lm3632: Introduce the TI LM3632 driver

[PATCH] ARM: DTS: OMAP5: enable OTG role for DWC3 controller
 2018-09-28 17:34 UTC  (2+ messages)

[PATCH v4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
 2018-09-28 17:27 UTC  (2+ messages)

[PATCH v4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
 2018-09-28 17:26 UTC  (4+ messages)

[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
 2018-09-28 16:48 UTC  (6+ messages)
` [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-28 16:09 UTC  (6+ messages)
` [PATCH v3 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] mfd: arizona: Correct link for sound binding document
 2018-09-28 16:00 UTC  (4+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-09-28 15:43 UTC  (6+ messages)

[PATCH v2 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-09-28 14:51 UTC  (3+ messages)

[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-09-28 14:47 UTC  (10+ messages)

[PATCH v3 0/3] Add Amlogic video decoder driver
 2018-09-28 14:32 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings

[PATCH v2 0/7] Add-DMA-MDMA-chaining-support
 2018-09-28 14:30 UTC  (2+ messages)

[PATCH V2 0/5] Tegra xHCI genpd support
 2018-09-28 14:11 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: usb: xhci-tegra: Add power-domain details
` [PATCH V2 2/5] usb: xhci: tegra: Power-off power-domains on removal
` [PATCH V2 3/5] usb: xhci: tegra: Add genpd support
` [PATCH V2 4/5] soc/tegra: pmc: Don't power-up XUSB power-domains
` [PATCH V2 5/5] arm64: dts: tegra210: Add power-domains for xHCI

[PATCH v5 1/3] spi: mediatek: add bindings for Mediatek MT2712 soc platform
 2018-09-28 14:05 UTC  (2+ messages)
` Applied "spi: mediatek: add bindings for Mediatek MT2712 soc platform" to the spi tree

[PATCH v3 0/7] regulator/mfd/dt_bindings: bd718x7: Support ROHM bd71847
 2018-09-28 14:01 UTC  (9+ messages)
` [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-28 13:57 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).