devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-29 15:09:00 to 2014-10-30 10:10:20 UTC [more...]

[PATCH 0/3] Add Reset Controller for MediaTek SoC
 2014-10-30 10:10 UTC  (7+ messages)
` [PATCH 1/3] ARM: mediatek: "
` [PATCH 2/3] dt-bindings: "
` [PATCH 3/3] ARM: dts: mt8135: "

[PATCH v4 00/20] usb: dwc3: add support for AMD Nolan SoC
 2014-10-30 10:08 UTC  (21+ messages)
` [PATCH v4 01/20] usb: dwc3: enable hibernation if to be supported
` [PATCH v4 02/20] usb: dwc3: add a flag to check if it is FPGA board
` [PATCH v4 03/20] usb: dwc3: initialize platform data at pci glue layer
` [PATCH v4 04/20] usb: dwc3: add disable scramble quirk
` [PATCH v4 05/20] usb: dwc3: add lpm erratum support
` [PATCH v4 06/20] usb: dwc3: add U2Exit LFPS quirk
` [PATCH v4 07/20] usb: dwc3: add P3 in U2 SS Inactive quirk
` [PATCH v4 08/20] usb: dwc3: add request P1/P2/P3 quirk
` [PATCH v4 09/20] usb: dwc3: add delay "
` [PATCH v4 10/20] usb: dwc3: add delay phy power change quirk
` [PATCH v4 11/20] usb: dwc3: add LFPS filter quirk
` [PATCH v4 12/20] usb: dwc3: add rx_detect to polling LFPS quirk
` [PATCH v4 13/20] usb: dwc3: set SUSPHY bit for all cores
` [PATCH v4 14/20] usb: dwc3: add Tx de-emphasis quirk
` [PATCH v4 15/20] usb: dwc3: add disable usb3 suspend phy quirk
` [PATCH v4 16/20] usb: dwc3: add disable usb2 "
` [PATCH v4 17/20] PCI: Add support for AMD Nolan USB3 DRD
` [PATCH v4 18/20] PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD device
  ` [PATCH v4 19/20] usb: dwc3: add support for AMD Nolan platform
` [PATCH v4 20/20] usb: dwc3: make HIRD threshold configurable

[PATCH 0/4] poweroff-source DT property renaming
 2014-10-30 10:08 UTC  (3+ messages)
` [PATCH v2 1/4] of: Rename "poweroff-source" property to "system-power-controller"

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-30 10:01 UTC  (17+ messages)

[PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel}
 2014-10-30  9:58 UTC  (36+ messages)
` [PATCH 02/11] irqchip: brcmstb-l2: Eliminate dependency on ARM code
` [PATCH 03/11] irqchip: bcm7120-l2: Eliminate bad IRQ check
` [PATCH 04/11] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2
` [PATCH 05/11] irqchip: bcm7120-l2: Make sure all register accesses use base+offset
` [PATCH 06/11] irqchip: bcm7120-l2: Use irq_reg_* accessors
` [PATCH 07/11] irqchip: brcmstb-l2: "
` [PATCH 08/11] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
` [PATCH 09/11] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
` [PATCH 10/11] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
` [PATCH 11/11] irqchip: Decouple bcm7120-l2 from brcmstb-l2

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-30  9:55 UTC  (7+ messages)
` [PATCH v3] rtc: omap: add support for pmic_power_en
` [PATCH v4] "

[PATCH/RFC] ARM: shmobile: lager: Fix node name of GPIO keys
 2014-10-30  9:48 UTC 

[PATCH V2 00/15] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-10-30  9:21 UTC  (24+ messages)
` [PATCH V2 01/15] irqchip: Replace irq_reg_{readl,writel} with {readl,writel}
` [PATCH V2 02/15] sh: Eliminate unused irq_reg_{readl,writel} accessors
` [PATCH V2 03/15] genirq: Generic chip: Move irq_reg_{readl,writel} accessors into generic-chip.c
` [PATCH V2 04/15] genirq: Generic chip: Change irq_reg_{readl,writel} arguments
` [PATCH V2 05/15] genirq: Generic chip: Add big endian I/O accessors
` [PATCH V2 06/15] genirq: Generic chip: Optimize for fixed-endian systems
` [PATCH V2 07/15] irqchip: brcmstb-l2: Eliminate dependency on ARM code
` [PATCH V2 08/15] irqchip: bcm7120-l2: Eliminate bad IRQ check
` [PATCH V2 09/15] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2
` [PATCH V2 10/15] irqchip: bcm7120-l2: Make sure all register accesses use base+offset
` [PATCH V2 11/15] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
` [PATCH V2 12/15] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
` [PATCH V2 13/15] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
` [PATCH V2 14/15] irqchip: Decouple bcm7120-l2 from brcmstb-l2
` [PATCH V2 15/15] irqchip: bcm7120-l2: Enable big endian register accesses on BE kernels

[RFC PATCH] mfd: syscon: add child device support
 2014-10-30  9:03 UTC  (3+ messages)

[PATCH 0/7] arm: mediatek: Add more basic features
 2014-10-30  9:01 UTC  (10+ messages)
` [PATCH 6/7] arm: mediatek: enable gpt6 on boot up to make arch timer working

ARM: dts: Passing 'irq' property in SPI child node
 2014-10-30  8:09 UTC 

[PATCH v4 1/2] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
 2014-10-30  8:04 UTC 

[PATCH v2 0/8] regulator: max77686: Add GPIO control
 2014-10-30  7:49 UTC  (4+ messages)
` [RFT v2 2/8] regulator: max77802: Remove support for board files

[PATCH] mmc: dw_mmc: add a quirk for the defferent bit of sdio interrupt
 2014-10-30  6:54 UTC  (5+ messages)

[PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select
 2014-10-30  6:52 UTC  (3+ messages)

[PATCH v3 2/2] dt: bindings: tps65217: add compatible property for backlight subnode
 2014-10-30  6:43 UTC  (2+ messages)

[PATCH v2 0/5] Berlin BG2 AHCI and SATA PHY
 2014-10-30  5:27 UTC  (9+ messages)
` [PATCH v2 1/5] phy: berlin-sata: Move PHY_BASE into private data struct

[PATCH 1/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan
 2014-10-30  4:32 UTC  (5+ messages)

[RFC] pinctrl: Provide a generic device tree binding for per-pin pin controllers
 2014-10-30  4:05 UTC  (2+ messages)

[PATCH v3 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-10-30  2:28 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: hisilicon: add a new NAND controller driver for "

[PATCH 1/2] clk: shmobile: mstp: Update DT bindings to use clock-indices property
 2014-10-30  1:47 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: dts: Use MSTP "

[PATCH 0/6] ARM: shmobile: Change to using clock-indices
 2014-10-30  1:46 UTC  (5+ messages)
` [PATCH 1/6] clk: shmobile: Deprecate renesas,clock-indices

[PATCH 1/3] ARM: shmobile: r8a7790 dtsi: Drop bogus 0x unit-address prefix
 2014-10-30  1:20 UTC  (2+ messages)

[PATCH 0/3] ARM: shmobile: sata_rcar updates
 2014-10-30  1:03 UTC  (6+ messages)
` [PATCH 3/3] ARM: shmobile: r8a7779 dtsi: Add SoC-specific SATA compatible property

[PATCH 0/3] ARM: shmobile: Remove unnecessary MMC options
 2014-10-30  1:03 UTC  (2+ messages)

[PATCH v1 0/2] drivers: net: xgene: Fix crash for backward compatibility
 2014-10-30  0:56 UTC  (3+ messages)
` [PATCH v1 1/2] dtb: xgene: fix: Disable 10GbE and SGMII based 1GbE by default
` [PATCH v1 2/2] drivers: net: xgene: fix: Use separate resources

GPIO bindings guidelines (Was: Re: [PATCH v5 10/12] gpio: Support for unified device properties interface)
 2014-10-30  0:45 UTC  (4+ messages)
` [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-30  0:38 UTC  (4+ messages)
` [RFC 5/7] soc: qcom: Add Shared Memory Driver

[PATCH v6 0/7] This is the 1st version of suspend for RK3288
 2014-10-30  0:32 UTC  (9+ messages)
` [PATCH v6 7/7] ARM: dts: add suspend voltage setting for RK808

[RFC Patch] gpio: add GPIO hogging mechanism
 2014-10-30  0:31 UTC  (13+ messages)

[PATCH v2 0/2] ARM: shmobile: add USB3.0 device node on r8a7790
 2014-10-29 23:57 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: shmobile: lager: enable USB3.0

[PATCH V4 0/4] MIPS: GIC device-tree support
 2014-10-29 23:19 UTC  (5+ messages)
` [PATCH V4 1/4] of: Add vendor prefix for MIPS Technologies, Inc
` [PATCH V4 2/4] of: Add binding document for MIPS GIC
` [PATCH V4 3/4] irqchip: mips-gic: Add device-tree support
` [PATCH V4 4/4] clocksource: "

[PATCH V3 0/4] MIPS: GIC device-tree support
 2014-10-29 21:34 UTC  (17+ messages)
` [PATCH V3 2/4] of: Add binding document for MIPS GIC
` [PATCH V3 4/4] clocksource: mips-gic: Add device-tree support

[PATCH v2 0/4] dt/bindings: Introduce the FSL B/QMan
 2014-10-29 21:26 UTC  (5+ messages)
` [PATCH v2 1/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan
` [PATCH v2 2/4] dt/bindings: Introduce the FSL QorIQ DPAA BMan portal(s)

[PATCH] ASoC: add xtensa xtfpga I2S interface and platform
 2014-10-29 21:16 UTC  (10+ messages)

[PATCH 1/2] ARM: socfpga: Add driver for the L3 interconnect
 2014-10-29 21:12 UTC  (4+ messages)

[PATCH v2 0/4] Enable PCI controller for Keystone SoCs
 2014-10-29 21:10 UTC  (4+ messages)
  ` [PATCH v2 3/4] ARM: dts: keystone: add DT bindings for PCI controller for port 0
  ` [PATCH v2 4/4] ARM: dts: keystone-k2e: add DT bindings for PCI controller for port 1

[PATCH v2 0/3] fpga bridge framework
 2014-10-29 20:49 UTC  (8+ messages)
` [PATCH v2 2/3] ARM: dts: socfpga: fpga bridges bindings docs

[RESEND: PATCH v2 0/4] Enable PCI controller for Keystone SoCs
 2014-10-29 20:30 UTC 

[PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY
 2014-10-29 20:13 UTC  (4+ messages)
` [PATCH 2/5] ARM: dtsi: sunxi: add common VBUS regulator

[PATCH RESEND V4 0/9] Tegra xHCI support
 2014-10-29 19:43 UTC  (10+ messages)
` [PATCH RESEND V4 2/9] mailbox: Add NVIDIA Tegra XUSB mailbox driver
` [PATCH RESEND V4 4/9] pinctrl: tegra-xusb: Add USB PHY support
` [PATCH RESEND V4 5/9] of: Add NVIDIA Tegra xHCI controller binding

[PATCH v1 0/4] Enable PCI controller for Keystone SoCs
 2014-10-29 19:31 UTC  (7+ messages)
` [PATCH v1 3/4] ARM: dts: keystone: add DT bindings for PCI controller for port 0
` [PATCH v1 4/4] ARM: dts: keystone-k2e: add DT bindings for PCI controller for port 1

[PATCH] net: smc91x: Fix gpios for device tree based booting
 2014-10-29 18:51 UTC  (2+ messages)

[PATCH RESEND 00/12] SDHCI PXA cleanup and clocks
 2014-10-29 18:39 UTC  (3+ messages)
` [PATCH RESEND 10/12] ARM: dts: berlin: Add SDHCI controller nodes to BG2/BG2CD

[PATCH v2 0/9] Marvell PXA168 libphy handling and Berlin Ethernet
 2014-10-29 18:38 UTC  (3+ messages)
` [PATCH v2 6/9] ARM: berlin: Add BG2 ethernet DT nodes

[PATCH] of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
 2014-10-29 18:15 UTC 

[PATCH v3 10/15] dsa: Add new optional devicetree property to describe EEPROM size
 2014-10-29 17:45 UTC 

[PATCH v7 0/2] mtd: nand: add sunxi NAND flash controller support
 2014-10-29 17:08 UTC  (5+ messages)
` [PATCH v7 1/2] "

[PATCH RESEND 0/7] APM X-Gene SoC platform device tree cleanup
 2014-10-29 16:23 UTC  (3+ messages)
` [PATCH RESEND 1/7] arm64: dts: Add APM X-Gene USB DTS node

[PATCH v3 00/13] Tegra124 EMC (external memory controller) support
 2014-10-29 16:22 UTC  (8+ messages)
` [PATCH v3 02/13] of: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH v3 04/13] of: document new emc-timings subnode in nvidia,tegra124-car
` [PATCH v3 05/13] of: Document timings subnode of nvidia,tegra-mc
` [PATCH v3 06/13] of: Add Tegra124 EMC bindings
` [PATCH v3 07/13] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v3 08/13] ARM: tegra: Add EMC timings to Jetson TK1 "
` [PATCH v3 10/13] memory: tegra: Add EMC (external memory controller) driver

[PATCH] of: check for size < 0 after rounding in early_init_dt_add_memory_arch
 2014-10-29 16:09 UTC 

[PATCH 0/2] Qualcomm PM8941 power key driver
 2014-10-29 16:07 UTC  (6+ messages)

[PATCH] arm: dts: socfpga: Add a base DTSI for Altera's Arria10 SOC
 2014-10-29 15:59 UTC 

[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
 2014-10-29 15:32 UTC  (3+ messages)

[PATCH v1 0/3] gpio: Add APM X-Gene standy platform GPIO driver
 2014-10-29 15:16 UTC  (6+ messages)
` [PATCH v1 1/3] gpio: Add APM X-Gene standby GPIO controller driver


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