devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-13 07:55:53 to 2016-05-16 08:35:51 UTC [more...]

[PATCH v7 10/14] usb: otg: add hcd companion support
 2016-05-16  8:35 UTC  (11+ messages)

[PATCH v8 00/14] USB OTG/dual-role framework
 2016-05-16  8:26 UTC  (19+ messages)
` [PATCH v8 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v8 02/14] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v8 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v8 04/14] usb: otg-fsm: use usb_otg wherever possible
` [PATCH v8 05/14] usb: otg-fsm: move host controller operations into usb_otg->hcd_ops
` [PATCH v8 06/14] usb: gadget.h: Add OTG to gadget interface
` [PATCH v8 07/14] usb: otg: get rid of CONFIG_USB_OTG_FSM in favour of CONFIG_USB_OTG
  ` [PATCH v8 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v8 14/14] usb: host: xhci-plat: Add otg device to platform data
` [PATCH v8 09/14] usb: of: add an API to get OTG device from USB controller node
` [PATCH v8 10/14] usb: otg: add hcd companion support
` [PATCH v8 11/14] usb: otg: use dev_dbg() instead of VDBG()
` [PATCH v8 12/14] usb: hcd: Adapt to OTG core
` [PATCH v8 13/14] usb: gadget: udc: adapt "

[PATCH 1/2] clk: samsung: clkout: Add support for Exynos5410
 2016-05-16  8:26 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos: Enable CLKOUT on Exynos5410

[PATCH] arm64: dts: r8a7795: enable DMA for I2C
 2016-05-16  8:19 UTC  (2+ messages)

[PATCH 00/23] ARM/arm64: dts: renesas: Fix W=1 dtc warnings
 2016-05-16  8:16 UTC  (20+ messages)
` [PATCH 02/23] ARM: dts: r8a73a4: "
` [PATCH 05/23] ARM: dts: r8a7790: "
` [PATCH 13/23] ARM: dts: genmai: "
` [PATCH 14/23] ARM: dts: gose: "
` [PATCH 18/23] ARM: dts: lager: "
` [PATCH 20/23] ARM: dts: porter: "
  ` [PATCH 15/23] ARM: dts: koelsch: "
  ` [PATCH 16/23] ARM: dts: kzm9d: "
  ` [PATCH 17/23] ARM: dts: kzm9g: "
  ` [PATCH 19/23] ARM: dts: marzen: "
  ` [PATCH 21/23] ARM: dts: silk: "
  ` [PATCH 22/23] arm64: dts: r8a7795: "
` [PATCH 23/23] arm64: dts: salvator-x: "

[PATCH 0/3] Support Mediatek Soc MT2701 disp pwm
 2016-05-16  8:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH 2/3] pwm: Add MediaTek MT2701 display PWM driver support
` [PATCH 3/3] dts: Add disp bls dsti and dts config for MT2701

[PATCH] arm64: dts: r8a7795: Increase the size of GIC-400 mapped registers
 2016-05-16  8:12 UTC  (7+ messages)

[PATCH V2 0/4] Add support for Tegra210 ACONNECT bus
 2016-05-16  8:12 UTC  (4+ messages)
` [PATCH V2 1/4] dt-bindings: bus: Add documentation for Tegra210 ACONNECT

[PATCHv4 0/4] Reference both DMA controllers
 2016-05-16  8:11 UTC  (2+ messages)

[PATCH] ARM: dts: r8a7790: Correct unit names for cpu nodes
 2016-05-16  8:01 UTC  (2+ messages)

[PATCH v2] ARM64: zynqmp: Use 64bit size cell format
 2016-05-16  7:26 UTC 

[PATCH] ZynqMP: Align gic ranges for 64k in device tree
 2016-05-16  7:17 UTC  (2+ messages)

[PATCH 1/3] power: axp20x_usb: Add support for usb power-supply on axp22x pmics
 2016-05-16  7:07 UTC  (4+ messages)
` [PATCH 2/3] mfd: axp20x: Extend axp22x_volatile_ranges
  ` [PATCH 3/3] mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics

[PATCH V4 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-16  6:49 UTC  (8+ messages)
` [PATCH V4 1/7] iommu/msm: Add DT adaptation
  ` [PATCH V4 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
  ` [PATCH V4 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
  ` [PATCH V4 4/7] iommu/msm: Add support for generic master bindings
  ` [PATCH V4 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops
  ` [PATCH V4 6/7] iommu/msm: Use writel_relaxed and add a barrier
` [PATCH V4 7/7] iommu/msm: Remove driver BROKEN

[PATCH V2 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-16  5:59 UTC  (10+ messages)
` [PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH V2 2/2] drivers: i2c: qup: Fix error handling

[Patch v5 0/8] Qualcomm SCM Rework
 2016-05-16  5:08 UTC  (12+ messages)
` [Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v5 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [Patch v5 5/8] firmware: qcom: scm: Convert to streaming DMA APIS
` [Patch v5 6/8] firmware: qcom: scm: Add support for ARM64 SoCs

[PATCH 1/2] arm64: dts: NS2: Add all of the UARTs
 2016-05-16  1:11 UTC  (6+ messages)

[PATCH v4 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-15 20:14 UTC  (23+ messages)
` [PATCH v4 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v4 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v4 03/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v4 04/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v4 05/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v4 07/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v4 08/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v4 09/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v4 10/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
  ` [PATCH v4 06/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
  ` [PATCH v4 11/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v4 12/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v4 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v4 14/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v4 15/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v4 16/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v4 17/22] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v4 18/22] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v4 19/22] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v4 20/22] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v4 21/22] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v4 22/22] ARM: dts: exynos: Add RTC and I2C "

Unclear BSD licensing (headers, MODULE_LICENSE, versions)
 2016-05-15 15:39 UTC  (4+ messages)

[PATCH RFT 0/2] Teach phylib hard-resetting devices
 2016-05-15 15:23 UTC  (19+ messages)
` [PATCH RFT 1/2] phylib: add device reset GPIO support

[PATCHv2] i2c: rcar: add DMA support
 2016-05-15  6:52 UTC  (2+ messages)

[PATCH 0/3] ARM: clps711x: Initial DT support
 2016-05-15  6:07 UTC  (8+ messages)
` [PATCH 1/3] ARM: clps711x: Reduce static map size
` [PATCH 2/3] ARM: clps711x: Add basic DT support
  ` [PATCH 3/3] ARM: dts: clps711x: Add basic Cirrus Logic CDB89712 Development board

[PATCH v4 0/4] ASoC: MAX9860: new driver
 2016-05-14 21:09 UTC  (5+ messages)
  ` [PATCH v4 1/4] dt-bindings: sound: add bindings for the max9860 codec
` [PATCH v4 2/4] ASoC: MAX9860: new driver
` [PATCH v4 3/4] ASoC: dapm: support mixer controls with mute at non-zero value
` [PATCH v4 4/4] ASoC: MAX9860: add sidetone mixer control

[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-05-14 19:11 UTC  (5+ messages)
` [PATCH v4 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine

[PATCH 1/4] ARM: dts: axp22x.dtsi: Disable axp22x ldo_io# regulators by default
 2016-05-14 17:57 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: dts: axp22x.dtsi: Add usb_power_supply node
  ` [PATCH 3/4] ARM: dts: axp22x.dtsi: Add reg_drivebus node
  ` [PATCH 4/4] ARM: dts: sun8i-a?3-q8-tablet.dts: Add full otg support

[PATCH] regulator: axp20x: Add support for the (external) drivebus regulator
 2016-05-14 17:55 UTC 

[PATCH] dt: add Atmel Captouch bindings
 2016-05-14 14:52 UTC  (5+ messages)
` [PATCH 2/3 V2] Input: add Atmel Captouch Button driver

[PATCH] ASoC: MAX9860: new driver
 2016-05-14 14:25 UTC  (2+ messages)

[PATCH] i2c: rcar: add DMA support
 2016-05-14 12:12 UTC  (3+ messages)

[PATCH v9 0/8] add i2c driver supported for rk3399
 2016-05-14 11:30 UTC  (2+ messages)

[PATCH v4 0/4]
 2016-05-14  7:31 UTC  (4+ messages)
` [PATCH v4 1/4] power: Add an axp20x-ac-power driver

[PATCH V18 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-05-14  6:25 UTC  (2+ messages)

[RFC PATCH 1/2] net: macb: Add MDIO driver for accessing multiple PHY devices
 2016-05-14  2:50 UTC  (5+ messages)
  ` [RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings

[PATCH v2 0/3] input: rmi4: Regulator supply support
 2016-05-13 22:29 UTC  (7+ messages)

[PATCH v3 2/2] ASoC: cs35l33: Add device tree bindings file for cs35l33
 2016-05-13 21:02 UTC 

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2016-05-13 20:43 UTC  (5+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
 2016-05-13 19:57 UTC 

[PATCH] phy: add support for a reset-gpio specification
 2016-05-13 19:10 UTC  (4+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-13 17:08 UTC  (2+ messages)

[PATCH 0/2] ASoC: bcm2835: add support for hifiberry-dac
 2016-05-13 16:21 UTC  (7+ messages)
  ` [PATCH 1/2] ASoC: pcm5102a: Add support for PCM5102A codec
  ` [PATCH 2/2] ASoC: Add support for HifiBerry DAC

[PATCH v3 0/2] ASoC: codecs: add support for TAS5720 digital amplifier
 2016-05-13 14:04 UTC  (8+ messages)
` [PATCH v3 2/2] "

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-13 14:01 UTC  (9+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver

[PATCH] arm64: dts: exynos: Use human-friendly symbols for timer interrupt flags
 2016-05-13 13:44 UTC 

[PATCH-V2 0/5] bcm2835: add thermal driver
 2016-05-13 13:13 UTC  (6+ messages)
` [PATCH-V2 1/5] dt: bindings: add thermal device driver for bcm2835
  ` [PATCH-V2 2/5] thermal: bcm2835: add thermal driver for bcm2835 soc
  ` [PATCH-V2 3/5] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH-V2 4/5] ARM: bcm2835: add thermal driver to default_config
` [PATCH-V2 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver

[RESEND PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-05-13 13:10 UTC  (4+ messages)
` [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

[PATCH 1/2] ARM: dts: igep00x0: Add SD card-detect
 2016-05-13 12:37 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: igep0020: Add SD card write-protect pin

[PATCH v11 0/3] PIC32MZDA Clock Driver
 2016-05-13 12:18 UTC  (2+ messages)

[PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-13 12:11 UTC  (3+ messages)

[PATCH v3 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
 2016-05-13 11:45 UTC  (4+ messages)

[PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
 2016-05-13 11:31 UTC  (2+ messages)
` [PATCH] drivers/of: Fix build warning in populate_node()

[PATCH 1/2] ASoC: wm8985: add device tree binding for WM8985
 2016-05-13 11:27 UTC  (3+ messages)
` [PATCH 2/2] ASoC: wm8985: add device-tree support

[PATCH v5 0/6] Add support for rk818
 2016-05-13 11:20 UTC  (3+ messages)
` [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818

[PATCH v3] ASoC: MAX9860: new driver
 2016-05-13 10:58 UTC  (2+ messages)

[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
 2016-05-13 10:58 UTC  (3+ messages)

[PATCH 0/2] spi: spi-fsl-dspi: replace regmap R/W with internal implementation
 2016-05-13 10:26 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH v2 1/2] ARM64: arch_timer: Work around QorIQ Erratum A-008585
 2016-05-13 10:24 UTC  (2+ messages)

[PATCH v5 0/3] dmaengine: Add clock support for AXI DMAS
 2016-05-13  9:30 UTC  (2+ messages)

[PATCH V7 0/3] Add support for Tegra210 ADMA
 2016-05-13  9:26 UTC  (2+ messages)

[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
 2016-05-13  8:55 UTC  (7+ messages)
` [RFC 0/4] Add Z clock support
` [RFC 1/4] clk: renesas: rcar-gen3-cpg: Add Z clock
` [RFC 2/4] clk: renesas: r8a7795: "

[PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-05-13  8:18 UTC 

[PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
 2016-05-13  8:07 UTC  (3+ messages)

Add support for regulator operation mode of mt6397
 2016-05-13  8:04 UTC  (4+ messages)
` [PATCH RESEND 2/2] regulator: mt6397: Add buck change mode regulator interface for mt6397


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