devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 14:02:43 to 2016-06-15 14:31:49 UTC [more...]

[PATCH v3 0/6] fix bugs; enable iommu for ARM64
 2016-06-15 14:31 UTC  (10+ messages)
` [PATCH v3 4/6] drm: rockchip: use common iommu api to attach iommu
  ` [PATCH v3 1/6] iommu/rockchip: fix devm_{request,free}_irq parameter
  ` [PATCH v3 2/6] iommu/rockchip: add map_sg callback for rk_iommu_ops
  ` [PATCH v3 3/6] iommu/rockchip: support virtual iommu slave device
  ` [PATCH v3 5/6] iommu/rockchip: use DMA API to map, to flush cache
  ` [PATCH v3 6/6] iommu/rockchip: enable rockchip iommu on ARM64 platform

[PATCH v5 0/8] CPUs capacity information for heterogeneous systems
 2016-06-15 14:24 UTC  (16+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings
` [PATCH v5 2/8] arm: parse cpu capacity-dmips-mhz from DT
` [PATCH v5 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information
` [PATCH v5 4/8] arm64: parse cpu capacity-dmips-mhz from DT
` [PATCH v5 5/8] arm64, dts: add Juno cpu capacity-dmips-mhz information
` [PATCH v5 6/8] arm64, dts: add Juno r2 "
` [PATCH v5 7/8] arm: add sysfs cpu_capacity attribute
  ` [PATCH v5 8/8] arm64: "

[PATCH 0/5] clk: Combine MAX77686 and MAX77802 driver and extend for MAX77620
 2016-06-15 14:13 UTC  (6+ messages)
` [PATCH 1/5] clk: max77686: Combine Maxim max77686 and max77802 driver
` [PATCH 2/5] clk: Combine DT binding doc for max77686 and max77802
` [PATCH 3/5] clk: max77686: Add DT binding details for PMIC MAX77620
` [PATCH 4/5] clk: max77686: Add support for MAX77620 clocks
` [PATCH 5/5] ARM: config: Get rid of config COMMON_CLK_MAX77802

[PATCH v2 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-06-15 14:12 UTC  (3+ messages)
` [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice

[PATCH] dma: mv_xor_v2: new driver
 2016-06-15 14:08 UTC  (3+ messages)

[PATCH v3 0/4] dmaengine driver for Marvell XOR v2 engine
 2016-06-15 14:03 UTC  (5+ messages)
  ` [PATCH v3 1/4] dt-bindings: dma: add binding for the "
  ` [PATCH v3 2/4] dma: mv_xor_v2: new driver
  ` [PATCH v3 3/4] arm64: dts: marvell: adjust to the latest mv-xor-v2 DT binding
  ` [PATCH v3 4/4] arm64: dts: marvell: add XOR engine description for Armada 7K/8K CP

[PATCH 00/15] drivers: net: cpsw: improve runtime pm
 2016-06-15 13:48 UTC  (17+ messages)
` [PATCH 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH 05/15] drivers: net: cpsw: ndev: "
` [PATCH 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string

[PATCH v2 3/3] iommu: convert DT component matching to component_match_add_release()
 2016-06-15 13:31 UTC  (2+ messages)

[PATCH 1/3] drm/rockchip: inno_hdmi: add audio support
 2016-06-15 13:28 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rockchip: add simple sound card for RK3036 SoCs
` [PATCH 3/3] ARM: dts: rockchip: enable hdmi audio on rk3036-kylin

[PATCH v2 00/10] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-15 13:17 UTC  (15+ messages)
` [PATCH v2 01/10] regmap: Support bulk writes for devices without raw formatting
  ` [PATCH v2 02/10] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC
  ` [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
  ` [PATCH v2 04/10] rtc: ac100: Add RTC driver for X-Powers AC100
  ` [PATCH v2 05/10] rtc: ac100: Add clk output support
  ` [PATCH v2 06/10] ARM: dts: sun9i: a80-optimus: Add device node for AC100
  ` [PATCH v2 07/10] ARM: dts: sun9i: cubieboard4: "
  ` [PATCH v2 08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order
  ` [PATCH v2 09/10] ARM: dts: sun9i: a80-optimus: "
  ` [PATCH v2 10/10] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k

[PATCH v5] ASoC: rockchip: Add machine driver for RK3399 GRU Boards
 2016-06-15 12:44 UTC  (4+ messages)

[PATCH 00/54] MAINTAINERS: Add file patterns for device tree bindings
 2016-06-15 11:55 UTC  (3+ messages)
` [PATCH 22/54] MAINTAINERS: Add file patterns for iommu "

[PATCH v8 1/2] drm/bridge: Add sii902x driver
 2016-06-15 11:53 UTC  (3+ messages)

[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-06-15 11:21 UTC  (23+ messages)
` [PATCH v2 1/7] iommu/of: Respect disabled IOMMUs
` [PATCH v2 2/7] Docs: dt: add PCI IOMMU map bindings
` [PATCH v2 3/7] of/irq: Break out msi-map lookup (again)
` [PATCH v2 4/7] iommu/of: Handle iommu-map property for PCI
` [PATCH v2 5/7] iommu/arm-smmu: Implement of_xlate() for SMMUv3
` [PATCH v2 6/7] iommu/arm-smmu: Finish off SMMUv3 default domain support
` [PATCH v2 7/7] iommu/arm-smmu: Support non-PCI devices with SMMUv3

[PATCH v5 0/2] Add a new Rockchip usb2 phy driver
 2016-06-15 10:58 UTC  (16+ messages)
` [PATCH v5 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
` [PATCH v5 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[PATCH] rtc: omap: Support ext_wakeup configuration
 2016-06-15 10:56 UTC  (11+ messages)

[PATCH v3 2/2] dt-bindings: clocksource: Add Add Oxford Semiconductor RPS Timer bindings
 2016-06-15 10:39 UTC  (4+ messages)

[PATCH v3 2/2] ARM: dts: utilite-pro: add mmc card slot support
 2016-06-15 10:33 UTC  (4+ messages)

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-15 10:08 UTC  (11+ messages)
` [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[RESEND PATCH 1/2] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings
 2016-06-15 10:01 UTC  (2+ messages)
` [RESEND PATCH 2/2] ARM64: dts: meson-gxbb: Add Hardware Random Generator node

[PATCH RFC 0/6] Sound support for Exynos5433 TM2(E) boards
 2016-06-15  9:47 UTC  (15+ messages)
` [PATCH RFC 2/6] ASoC: samsung: Add DT bindings documentation for LPASS
` [PATCH RFC 3/6] ASoC: max98504: Add max98504 speaker amplifier driver
` [PATCH RFC 4/6] ASoC: Add DT bindings documentation for max98504 amplifier
` [PATCH RFC 6/6] ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem

[PATCH v3 0/2] ASoC: Add support to Qualcomm msm8916-wcd codec
 2016-06-15  9:31 UTC  (10+ messages)
` [PATCH v3 1/2] ASoC: msm8916: Add codec Device Tree bindings
` [PATCH v3 2/2] ASoC: msm8916: Add msm8916-wcd codec driver

[PATCH v2] backlight: lp855x: Add enable regulator
 2016-06-15  8:34 UTC  (3+ messages)

[PATCH] ARM: sun8i: Add Parrot Board DTS
 2016-06-15  7:52 UTC  (6+ messages)

[PATCH v4 0/1] input: touchscreen: Add generic driver for Silead touchscreens
 2016-06-15  7:39 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 00/48] ARM: at91: rework Atmel TCB drivers
 2016-06-15  7:29 UTC  (4+ messages)
` [PATCH 02/48] ARM: at91: Document new TCB bindings

[PATCH v10 03/14] usb: hcd.h: Add OTG to HCD interface
 2016-06-15  7:14 UTC  (3+ messages)

[PATCH 0/3] Add Broadcom iproc-static-adc controller driver
 2016-06-15  6:38 UTC  (4+ messages)
` [PATCH 1/3] Documentation: DT: Add iproc-static-adc binding
` [PATCH 2/3] iio: Add driver for Broadcom iproc-static-adc
  ` [PATCH 3/3] ARM:dts-Add dt node "

[PATCH] ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
 2016-06-15  6:15 UTC 

[tiL4.4-P PATCH] ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
 2016-06-15  6:15 UTC  (2+ messages)

[PATCH 03/13] RTC: ds1307: Add DS1341 specific power-saving options
 2016-06-15  5:59 UTC 

[PATCH v4 0/1] pstore/ram: add Device Tree bindings
 2016-06-15  4:40 UTC  (3+ messages)

[PATCH v3 0/2] media: add et8ek8 camera sensor driver and documentation
 2016-06-15  4:31 UTC  (4+ messages)
` [PATCH v3 2/2] media: et8ek8: Add documentation

Add MediaTek USB3 DRD Driver
 2016-06-15  3:07 UTC  (6+ messages)
` [PATCH v4,3/5] usb: xhci-mtk: make IPPC register optional
  ` [PATCH v4, 1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode
  ` [PATCH v4,2/5] dt-bindings: mt8173-mtu3: add devicetree bindings
  ` [PATCH v4,4/5] usb: Add MediaTek USB3 DRD Driver
` [PATCH v4,5/5] arm64: dts: mediatek: add USB3 DRD driver

[PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
 2016-06-15  2:19 UTC  (4+ messages)
  ` [PATCH v11 1/3] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v11 2/3] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v11 3/3] ARM: dts: add dts files for Hi3519

[PATCH 2/2] dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip
 2016-06-14 23:33 UTC  (2+ messages)

[v2 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-14 23:12 UTC  (5+ messages)
` [v2 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v2 PATCH 3/4] Documentation: bindings: add dt documentation for cdn DP controller

[PATCH 1/6] MIPS: BMIPS: add missing console to bcm96358nb4ser
 2016-06-14 22:32 UTC  (8+ messages)
` [PATCH 3/6] MIPS: BMIPS: Add BCM3368 support
` [PATCH 5/6] MIPS: BMIPS: Add BCM6362 support
` [PATCH 6/6] MIPS: BMIPS: Add device tree example for BCM6362

[PATCH v2 17/17] sh: landisk CPLD interrupt controller driver
 2016-06-14 22:24 UTC  (3+ messages)

[PATCH] [v5] net: emac: emac gigabit ethernet controller driver
 2016-06-14 22:22 UTC 

[PATCH v2 14/17] sh: SH3/4 Generic IRQCHIP driever
 2016-06-14 22:14 UTC  (3+ messages)

[PATCH 1/2] devicetree: add Sensirion AG vendor id
 2016-06-14 22:06 UTC  (2+ messages)

[PATCH v3 1/6] dt-bindings: add LG LP097QX1-SPA1 panel binding
 2016-06-14 22:06 UTC  (3+ messages)
` [PATCH v3 5/6] dt-bindings: add Sharp LQ123P1JX31 "

[PATCH v3] Input: synaptics-rmi4: Support regulator supplies
 2016-06-14 22:01 UTC  (2+ messages)

[PATCH] firmware: qcom: scm: Expose PAS command 10 as reset-controller
 2016-06-14 22:00 UTC  (3+ messages)

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-14 21:08 UTC  (10+ messages)
` [PATCH 07/13] ARM: dts: r8a7792: initial SoC device tree

[PATCH v16 0/6] Device Tree support for FPGA programming
 2016-06-14 21:00 UTC  (5+ messages)
` [PATCH v16 6/6] ARM: socfpga: fpga bridge driver support

[PATCH] arm64: dts: rockchip: add ap_pwroff and ddrio_pwroff pins for rk3399
 2016-06-14 20:21 UTC 

[PATCH v7 0/3] Add Amlogic secure monitor driver
 2016-06-14 20:10 UTC  (3+ messages)
` [PATCH v7 2/3] documentation: Add secure monitor binding documentation

[PATCH v2 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-06-14 20:05 UTC  (5+ messages)
` [PATCH v2 1/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH v2 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page

[PATCH] dt-bindings: Add vendor prefix for Starry
 2016-06-14 20:01 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding
 2016-06-14 20:00 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-06-14 17:27 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-06-14 15:49 UTC  (5+ messages)
` [PATCH v3 1/2] device property: Add function to search for named child of device
` [PATCH v3 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions

[PATCH RESEND 0/3] Add Broadcom PDC mailbox driver
 2016-06-14 14:42 UTC  (6+ messages)
` [PATCH RESEND 1/3] dt-bindings: add bindings documentation for PDC driver
` [PATCH RESEND 2/3] mailbox: Add Broadcom PDC mailbox driver
` [PATCH RESEND 3/3] arm64: dts: Add Broadcom Northstar2 device tree entries for PDC driver

[PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
 2016-06-14 14:22 UTC  (4+ messages)

[PATCH v2 0/2] net: ethernet: ti: cpsw: delete rx_descs property
 2016-06-14 14:16 UTC  (11+ 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).