devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-22 14:56:40 to 2012-01-02 14:54:39 UTC [more...]

[PATCHv3 0/3] Synopsys DesignWare GPIO support
 2012-01-02 14:54 UTC  (8+ messages)
  ` [PATCHv3 1/3] gpio: add a driver for the Synopsys DesignWare APB GPIO block
` [PATCHv3 2/3] gpio: dwapb: add support for GPIO interrupts
` [PATCHv3 3/3] ARM: picoxcell: use new Synopsys Designware GPIO binding

[PATCH] of: add picochip vendor prefix
 2012-01-02 14:11 UTC 

[PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2012-01-02 12:27 UTC  (7+ messages)

[PATCH v4 00/12] OMAP4: Add DT support for i2c and twl6030
 2012-01-02  9:04 UTC  (11+ messages)
` [PATCH v4 03/12] mfd: twl-core: Add initial DT support for twl4030/twl6030
  ` [PATCH v4 06/12] arm/dts: OMAP3: Add i2c controller nodes
  ` [PATCH v4 07/12] arm/dts: twl6030: Add DTS file for twl6030 PMIC
  ` [PATCH v4 08/12] arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
  ` [PATCH v4 09/12] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
  ` [PATCH v4 10/12] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
  ` [PATCH v4 11/12] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v4 12/12] ARM: OMAP2+: board-generic: Remove i2c static init

[PATCH 7/9] arm/tegra: emc: device tree bindings
 2012-01-02  9:00 UTC  (2+ messages)

[PATCH] staging:iio: isl29018: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (3+ messages)

[PATCH] staging:iio: ak8975: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (3+ messages)

[PATCH 7/9] gpio: pl061: convert to use generic irq chip
 2012-01-02  8:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/6] drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
 2012-01-02  8:44 UTC  (3+ messages)
` [PATCH 3/6] drivers/watchdog/imx2_wdt.c: "

[PATCH] Input: mpu3050: add of_match table for device-tree probing
 2012-01-02  8:42 UTC  (6+ messages)

[PATCH 1/4] block: xsysace: Don't use NO_IRQ
 2012-01-02  8:22 UTC  (9+ messages)
` [PATCH 2/4] net: ethernet: xilinx: Don't use NO_IRQ in xilinx
  ` [PATCH 3/4] input: xilinx_ps2: Don't use NO_IRQ
    ` [PATCH 4/4] microblaze: Remove NO_IRQ from architecture

[PATCH v2 0/2] Input: tegra-kbc - configure through device tree
 2012-01-02  8:18 UTC  (17+ messages)
  ` [PATCH v2 1/2] Input: tegra-kbc - add device tree bindings
  ` [PATCH v2 2/2] Input: tegra-kbc - add default chromeos map

[PATCH] Input: keyboard - add device tree bindings for simple key matrixes
 2012-01-02  7:21 UTC  (16+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
 2012-01-02  6:59 UTC  (18+ messages)
` [PATCH 1/2] PM / Domains: Add OF support
  ` [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

[RFC PATCH v3 0/5] pinctrl: imx: add pinnmux support
 2012-01-01 15:22 UTC  (17+ messages)
` [RFC PATCH v3 1/5] dt: add of_get_child_count helper function
` [RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings
` [RFC PATCH v3 3/5] pinctrl: imx: add pinctrl imx driver
` [RFC PATCH v3 5/5] mmc: sdhci-esdhc-imx: using pinmux subsystem

[PATCH] irqdomain: include linux/bug.h for WARN_ON()
 2011-12-30 20:13 UTC  (3+ messages)

[PATCH v2 0/4] irq/of: Cleanup and Enchance irq_domain support
 2011-12-30 18:19 UTC  (3+ messages)

[PATCH] x86: convert to generic irq_domain
 2011-12-30 15:22 UTC  (3+ messages)

[PATCH v4 0/4] Add device tree support for mc13892 regulator driver
 2011-12-30  3:28 UTC  (5+ messages)
` [PATCH 1/4] mfd: improve mc13xxx dt binding document
` [PATCH 4/4] arm/imx: add mc13892 support into imx51-babbage.dts

[PATCH V6 0/7] add a generic cpufreq driver
 2011-12-30  2:56 UTC  (8+ messages)
` [PATCH V6 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V6 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V6 3/7] cpufreq: OMAP: "
` [PATCH V6 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH V6 5/7] dts/imx6q: add cpufreq property
` [PATCH V6 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V6 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

[PATCH V5 0/7] add a generic cpufreq driver
 2011-12-29  7:23 UTC  (24+ messages)
` [PATCH V5 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V5 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V5 3/7] cpufreq: OMAP: "
` [PATCH V5 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH V5 5/7] dts/imx6q: add cpufreq property
` [PATCH V5 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V5 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

[PULL] Devicetree for 3.3
 2011-12-29  4:53 UTC  (2+ messages)

[PATCH v5 0/2] Add device tree support for Samsung's keypad controller driver
 2011-12-28  7:28 UTC  (3+ messages)
` [PATCH v5 2/2] input: samsung-keypad: Add device tree support

[PATCH 0/2] Input: tegra-kbc - configure through device tree
 2011-12-28  5:16 UTC  (4+ messages)
  ` [PATCH 1/2] Input: tegra-kbc - add device tree bindings
  ` [PATCH 2/2] Input: tegra-kbc - add default chromeos map

[PATCH 0/2] Support for TeeJet Mt.Ventoux
 2011-12-27 23:09 UTC  (6+ messages)
` [PATCH 1/2] mt_ventoux: very basic support for TeeJet Mt.Ventoux board
` [PATCH 2/2] mt_ventoux: "
  ` [PATCH V2] "

[PATCH] of/pdt: fix section mismatch warning
 2011-12-27 23:07 UTC  (7+ messages)

[PATCH] dt/i2c: Enumerate some of the known trivial i2c devices
 2011-12-27 21:41 UTC  (2+ messages)

[PATCH] ARM/of: allow *machine_desc.dt_compat to be const
 2011-12-27 21:39 UTC  (2+ messages)

[PATCH v3] gianfar: add support for wake-on-packet
 2011-12-27 11:30 UTC 

[PATCH v4 0/7] add a generic cpufreq driver
 2011-12-27 10:53 UTC  (15+ messages)
` [PATCH v4 4/7] cpufreq: add clk-reg "

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-26  1:18 UTC  (4+ messages)
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030

[PATCH] serial/efm32: add new driver
 2011-12-23 20:44 UTC  (4+ messages)

[PATCH 8/9] arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree
 2011-12-23 17:39 UTC 

[PATCH 5/9] drivers/usb/host/isp1760-if.c: introduce missing kfree
 2011-12-23 17:39 UTC 

[PATCH v2 0/5] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-23  9:46 UTC  (2+ messages)

[PATCH v3 00/11] OMAP4: Add DT support for i2c and twl6030
 2011-12-23  9:18 UTC  (3+ messages)

[PATCH] dt/tegra: seaboard: add i2c devices
 2011-12-23  2:33 UTC 

[PATCH 0/6] powerpc/mpic: More general cleanups and fixups
 2011-12-22 20:19 UTC  (7+ messages)
` [PATCH 1/6] powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
` [PATCH 2/6] fsl/mpic: Document and use the "big-endian" device-tree flag
` [PATCH 3/6] fsl/mpic: Create and document the "single-cpu-affinity" "
` [PATCH 4/6] powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
` [PATCH 5/6] powerpc/mpic: Add "last-interrupt-source" property to override hardware
` [PATCH 6/6] powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag

pata_of_platform.c cannot build on sparc
 2011-12-22 20:00 UTC  (7+ messages)

[PATCH] fsl/mpic: Document and use the "big-endian" device-tree flag
 2011-12-22 16:25 UTC 

[PATCH v2 1/1] dt: reform for_each_property to for_each_property_of_node
 2011-12-22 16:01 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).