devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-24 06:30:51 to 2013-11-26 05:46:54 UTC [more...]

[PATCH v3 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2013-11-26  5:46 UTC 

[PATCH v2 3/3] Documentation: add the binding file for Freescale vf610 ADC driver
 2013-11-26  5:46 UTC 

[PATCH] staging: dwc2: set up all module params
 2013-11-26  5:02 UTC 

linux 3.13-rc1 make dw_mmc-exynos more worse
 2013-11-26  4:32 UTC  (7+ messages)

[PATCH 0/4] Add dt support for exynos hdmiphy settings
 2013-11-26  3:40 UTC  (9+ messages)
  ` [PATCH 1/4] ARM: dts: smdk5250: Add hdmi phy settings
  ` [PATCH] drm: edid: enable probing and listing of non rb modes
  ` [PATCH 2/4] ARM: dts: arndale: Add hdmi phy settings
  ` [PATCH 3/4] ARM: exynos: dts: cros5250: "
  ` [PATCH 4/4] drm: exynos: hdmi: Add dt support for hdmiphy settings

[PATCHv7 0/4] twl4030-pwrbutton DT binding
 2013-11-26  3:29 UTC  (3+ messages)

[PATCH v8 0/4] pinctrl: imx27: imx27 pincontrol driver
 2013-11-26  2:43 UTC  (5+ messages)

[PATCH 4/5 v3] input: tc3589x-keypad: support probing from device tree
 2013-11-26  2:34 UTC  (2+ messages)

[PATCH] of: Add simple panel device tree binding
 2013-11-26  2:01 UTC  (3+ messages)

[PATCH 0/5] Add Broadcom Kona PWM Support
 2013-11-26  1:50 UTC  (9+ messages)
` [PATCH 1/5] Documentation: dt: Add kona-pwm binding
` [PATCH 2/5] pwm: kona: Introduce Kona PWM controller support

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-26  1:35 UTC  (6+ messages)
` [PATCH v11 6/7] ARM: tegra: set CPU reset handler using firmware
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

[PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used
 2013-11-26  0:55 UTC  (10+ messages)
                  ` [PATCH] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif

[PATCH 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
 2013-11-26  0:52 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: Add Qualcomm TLMM driver
  ` [PATCH 2/3] pinctrl: Add msm8x74 configuration
    ` [PATCH 3/3] pinctrl: Add documentation for pinctrl-msm8x74

[PATCH] pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
 2013-11-26  0:32 UTC  (5+ messages)

[PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc
 2013-11-26  0:30 UTC  (8+ messages)

[PATCH] clk: exynos: Fix typos in DT bindings documentation
 2013-11-26  0:22 UTC  (3+ messages)

[PATCH V9 0/3] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-11-26  0:12 UTC  (8+ messages)
` [PATCH V9 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files
` [PATCH V9 2/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
` [PATCH V9 3/3] ARM: dts: update watchdog device nodes for Exynos5250 and Exynos5420

[PATCH 0/2] Add support for hym8563 rtcs
 2013-11-25 23:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: add hym8563 binding
` [PATCH 2/2] rtc: add hym8563 rtc-driver

[PATCH] ARM: OMAP: dts: add n8x0 onenand
 2013-11-25 23:39 UTC  (2+ messages)

[PATCH 1/4] ARM: tegra: add reset properties to Tegra124 DTs
 2013-11-25 22:39 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: tegra: add APB DMA controller to Tegra124 DT
  ` [PATCH 3/4] ARM: tegra: add Tegra124 pinmux node to DT
  ` [PATCH 4/4] ARM: tegra: add MMC controllers to Tegra124 DT

[PATCH] ARM: tegra: delete nvidia,tegra20-spi.txt binding
 2013-11-25 22:37 UTC 

[PATCH V2 0/3] ARM: tegra: use common reset and DMA bindings
 2013-11-25 22:25 UTC  (6+ messages)
  ` [PATCH V2 1/3] ARM: tegra: add missing clock documentation to DT bindings
  ` [PATCH V2 2/3] ARM: tegra: document reset properties in "
  ` [PATCH V2 3/3] ARM: tegra: document use of standard DMA "

[PATCH 0/4] ARM: mvebu/kirkwood: NETGEAR ReadyNAS .dts files cleanup
 2013-11-25 22:08 UTC  (7+ messages)
` [PATCH 3/4] ARM: mvebu: NETGEAR ReadyNAS 104 .dts file cleanup

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-11-25 21:32 UTC  (5+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-11-25 21:21 UTC  (12+ messages)
` [PATCH v3 01/10] usb: dwc3: invoke phy_resume after phy_init
` [PATCH v3 02/10] usb: dwc3: power off usb phy in error path
` [PATCH v3 03/10] usb: dwc3: preparation for adapting dwc3 to generic phy framework
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY
` [PATCH v3 05/10] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v3 06/10] Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txt
` [PATCH v3 07/10] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
` [PATCH v3 08/10] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v3 09/10] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v3 10/10] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH] ARM: dts: Fix omap serial wake-up when booted with device tree
 2013-11-25 20:11 UTC 

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2013-11-25 19:50 UTC  (14+ messages)

[PATCH RESEND v2] clk: probe defer when clock not yet ready
 2013-11-25 18:47 UTC 

[PATCH RESEND v3] clk: return probe defer when DT clock not yet ready
 2013-11-25 18:47 UTC 

[PATCH v3 0/3] phy: Add new Exynos USB 2.0 PHY driver
 2013-11-25 18:41 UTC  (3+ messages)
` [PATCH v3 3/3] usb: s3c-hsotg: Use the new Exynos USB phy driver with the generic phy framework

[PATCH v3 0/9] USB Device Controller support for BCM281xx
 2013-11-25 18:16 UTC  (10+ messages)
` [PATCH v3 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v3 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v3 3/9] usb: gadget: s3c-hsotg: enable build for other platforms
` [PATCH v3 4/9] usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
` [PATCH v3 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v3 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v3 8/9] phy: add Broadcom Kona USB2 PHY driver
  ` [PATCH v3 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support
  ` [PATCH v3 9/9] ARM: dts: add usb udc support to bcm281xx

[PATCHv5 0/9] Unifying Tegra IOMMU(SMMU) driver among Tegra SoCs
 2013-11-25 17:39 UTC  (7+ messages)
` [PATCHv5 2/9] driver/core: populate devices in order for IOMMUs

[PATCHv5] ASoC: Add support for BCM2835
 2013-11-25 17:17 UTC  (2+ messages)

[PATCH RESEND] ASoC: clk: probe defer when clock not yet ready
 2013-11-25 17:11 UTC  (2+ messages)

[PATCH v2 0/6] Update Davinci watchdog driver
 2013-11-25 16:44 UTC  (7+ messages)
` [PATCH 1/6] watchdog: davinci: change driver to use WDT core

[PATCH] dt-bindings: add ARMv8 PMU binding
 2013-11-25 16:01 UTC  (6+ messages)

[PATCH 0/3] Reuse davinci-nand driver for Keystone arch
 2013-11-25 15:57 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: davinci: reuse "

[GIT PULL] Thermal and Device tree
 2013-11-25 15:51 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)
 2013-11-25 15:50 UTC  (2+ messages)

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2013-11-25 15:47 UTC  (15+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser

[PATCH v3 0/6] Update Davinci watchdog driver
 2013-11-25 14:56 UTC  (9+ messages)
` [PATCH v3 1/6] watchdog: davinci: change driver to use WDT core
` [PATCH v3 2/6] watchdog: davinci: use davinci_wdt_device structure to hold device data
` [PATCH v3 3/6] watchdog: davinci: add GET_TIMELEFT option support
` [PATCH v3 4/6] watchdog: davinci: add "timeout-sec" property
` [PATCH v3 5/6] watchdog: davinci: reuse driver for keystone arch
` [PATCH v3 6/6] arm: dts: keystone: add watchdog entry

[PATCH v3 5/6] watchdog: davinci: reuse driver for keystone arch
 2013-11-25 14:53 UTC  (2+ messages)

[PATCH v2 0/9] USB Device Controller support for BCM281xx
 2013-11-25 14:16 UTC  (4+ messages)
` [PATCH v2 8/9] phy: add Broadcom Kona USB2 PHY driver

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-11-25 13:49 UTC  (3+ messages)
` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()

[PATCH 0/3] DT support for bq2415x
 2013-11-25 13:07 UTC  (7+ messages)
` [PATCH 1/3] power_supply: add power_supply_get_by_phandle
` [PATCH 2/3] bq2415x_charger: add DT support
` [PATCH 3/3] dt: binding documentation for bq2415x charger

[PATCH v2] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
 2013-11-25 12:59 UTC 

[PATCH] powerpc/4xx: Fix warning in kilauea.dtb
 2013-11-25 12:47 UTC  (2+ messages)

Fwd: [PATCH 7/8] watchdog: davinci: add "clocks" property
 2013-11-25 12:41 UTC  (5+ messages)

[PATCH] mfd: cros ec: spi: Add delay for raising CS
 2013-11-25 12:10 UTC  (8+ messages)

Fwd: [PATCH 6/8] watchdog: davinci: reuse driver for keystone arch
 2013-11-25 11:09 UTC  (3+ messages)

[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
 2013-11-25 11:00 UTC  (7+ messages)
` [PATCH v6 1/6] gpio: davinci: use readl/writel instead of __raw_*
` [PATCH v6 4/6] gpio: davinci: add OF support

[PATCH v2] input: Add new driver for GPIO beeper
 2013-11-25 10:03 UTC 

[PATCH] powerpc/dts/virtex440: declare address/size-cells for phy device
 2013-11-25  9:42 UTC 

[PATCH] clocksource: Do not drop unheld reference on device node
 2013-11-25  9:04 UTC  (9+ messages)

[PATCHv9][ 1/3] Input: tsc2007: Add device tree support
 2013-11-25  8:39 UTC  (3+ messages)

[PATCH V2 0/2] Exynos5250 SATA Support
 2013-11-25  6:31 UTC  (6+ messages)
` [PATCH V2 1/2] Phy: Exynos: Add Exynos5250 sata phy driver
` [PATCH V2 2/2] ARM: dts: Enable ahci sata and sata phy

[PATCHv3] usb: chipidea: add support for USB OTG controller on TI-NSPIRE
 2013-11-25  5:37 UTC  (3+ messages)

[PATCH v4 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2013-11-25  4:59 UTC  (4+ messages)
` [PATCH v4 3/4] ata: Add APM X-Gene SoC SATA host controller driver

[PATCH v11 0/6] enable hi3xxx SoC
 2013-11-25  4:57 UTC  (6+ messages)
` [PATCH v11 5/6] ARM: hi3xxx: add smp support

[PATCHv2] usb: chipidea: add support for USB OTG controller on TI-NSPIRE
 2013-11-25  3:52 UTC  (3+ messages)

[PATCH v7 0/4] Add dual-fifo mode support of i.MX ssi
 2013-11-25  2:11 UTC  (3+ messages)

[RFC 0/9] of: refactor IRQ parsing and add interrupts-extended implementation
 2013-11-24 21:32 UTC  (10+ messages)
` [RFC 9/9] of/irq: create interrupts-extended property

[PATCH v2] itg3200: add dt support
 2013-11-24 21:04 UTC  (4+ messages)

[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-24 18:39 UTC  (2+ messages)

[PATCH v2 2/2] iio: Add new driver dht11-gpio
 2013-11-24 18:36 UTC  (3+ messages)

[PATCHv2] ARM: mvebu: Add DT entry for ReadyNAS Duo v2 to use gpio-poweroff driver
 2013-11-24 17:21 UTC  (2+ messages)

[PATCHv3 0/2] twl4030-keypad DT binding
 2013-11-24 17:17 UTC  (8+ messages)
` [PATCHv3 1/2] Input: twl4030-keypad - add device tree support

[PATCHv2] ARM: mvebu: Add RN104 SATA LEDs driven via NXP PCA9554 I2C to GPIO muxer
 2013-11-24 17:16 UTC  (2+ messages)

[PATCH 1/2] ARM: kirkwood: provide pinctrl default to sdio nodes
 2013-11-24 16:59 UTC  (2+ messages)

[PATCH] ARM: dove: Fix typo in device_type property of phy node
 2013-11-24 16:54 UTC  (2+ messages)

[PATCH] ARM: orion5x: Fix typo in device_type property of phy node
 2013-11-24 16:44 UTC  (2+ messages)

[PATCHv2] ARM: mvebu: Add Netgear ReadyNAS 2120 board
 2013-11-24 14:09 UTC  (5+ 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).