messages from 2012-02-06 15:19:43 to 2012-02-16 09:09:08 UTC [more...]
[PATCH v5 00/27] irq_domain generalization and rework
2012-02-16 9:09 UTC (8+ messages)
` [PATCH v5 01/27] irq_domain: add documentation and MAINTAINERS entry
` [PATCH v5 02/27] irq_domain: Be less verbose
` [PATCH v5 03/27] irq_domain: Make irq_domain structure match powerpc's irq_host
` [PATCH v5 04/27] irq_domain: convert microblaze from irq_host to irq_domain
` [PATCH v5 05/27] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [PATCH v5 07/27] irq_domain/powerpc: Eliminate virq_is_host()
[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
2012-02-16 8:56 UTC (12+ messages)
` [PATCH 1/5] gpio/omap: Remove bank->id information and misc cleanup
` [PATCH 2/5] gpio/omap: Use devm_ API and add request_mem_region
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
` [PATCH 4/5] arm/dts: OMAP4: Add gpio nodes
` [PATCH 5/5] arm/dts: OMAP3: "
[PATCH v3 00/25] irq_domain generalization and refinement
2012-02-16 6:03 UTC (17+ messages)
` [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v3 25/25] irq_domain: mostly eliminate slow-path revmap lookups
[PATCH v4 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL
2012-02-16 6:03 UTC (2+ messages)
[PATCH] of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
2012-02-16 3:13 UTC (3+ messages)
[PATCH] Input: tegra-kbc - revise device tree support
2012-02-15 22:40 UTC
[PATCH V3] ARM: tegra: Define Tegra20 CAR binding
2012-02-15 21:42 UTC (6+ messages)
[PATCH 0/4] spi/omap: Adaptation to Device Tree
2012-02-15 21:10 UTC (11+ messages)
` [PATCH 1/4] spi/omap: Add DT support to McSPI driver
` [PATCH 2/4] arm/dts: OMAP4: Add SPI controller nodes
` [PATCH 3/4] arm/dts: OMAP3: "
` [PATCH 4/4] arm/dts: omap4-sdp: Add ks8851 ethernet SPI device
[PATCH] of/fdt.c: asm/setup.h included twice
2012-02-15 19:20 UTC (2+ messages)
remoteproc: Load coprocessor code to the specific main memory location
2012-02-15 14:36 UTC (8+ messages)
[PATCH v3 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
2012-02-15 13:21 UTC (9+ messages)
` [PATCH v3 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH v3 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH v3 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH v3 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API
[PATCH 1/4] ARM: at91: usb ohci add dt support
2012-02-15 4:35 UTC (7+ messages)
` [PATCH 2/4] ARM: at91: dt: enable usb ohci for 9g20 and 9g45
` [PATCH 3/4] ARM: at91: usb ehci add dt support
` [PATCH 4/4] ARM: at91: dt: enable usb ehci for 9g45
` [PATCH 1/4 v2] ARM: at91: usb ohci add dt support
[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
2012-02-14 17:23 UTC (14+ messages)
` [PATCH v2 6/9] ARM: mx31ads: add audmux device
[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
2012-02-14 14:11 UTC (16+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
` [PATCH 2/9] ARM: at91/snapper9260: move gpio_to_irq out of structure initialization
` [PATCH 3/9] ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
` [PATCH 4/9] ARM: at91/gpio: change comments and one variable name
` [PATCH v5 5/9] ARM: at91/gpio: add irqdomain and DT support
` [PATCH 6/9] ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field
` [PATCH 7/9] ARM: at91/gpio: add .to_irq gpio_chip handler
` [PATCH 8/9] ARM: at91/gpio: remove the static specification of gpio_chip.base
` [PATCH 9/9] ARM: at91/board-dt: remove AIC irq domain from board file
[PATCH 2/3] dt: rfkill-gpio: add bindings documentation
2012-02-14 10:12 UTC (5+ messages)
[PATCH 3.3 v2] I2C: OMAP: fix build breakage when CONFIG_OF is not set
2012-02-14 9:55 UTC (3+ messages)
[PATCH] powerpc/85xx:Add PSC9131 RDB Support
2012-02-14 8:37 UTC
[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-02-14 7:16 UTC (8+ messages)
` [RFC PATCH 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller
` [RFC PATCH 5/7] ARM: davinci: i2c: add OF support
[PATCH 1/3] spi: move master of_node init to spi_alloc_master
2012-02-14 4:24 UTC (4+ messages)
` [PATCH 2/3] of_spi: add generic binding support to specify ncs gpio
` [PATCH 3/3] spi/atmel: add DT support
[PATCH 1/4 v2] i2c/gpio: add DT support
2012-02-14 4:06 UTC (7+ messages)
` [PATCH 2/4 v2] ARM: at91: sam9g20 add i2c "
` [PATCH 3/4] ARM: at91: usb_a9g20 add DT i2c support
` [PATCH 4/4 v2] ARM: at91: sam9g45 add i2c DT support
[PATCH 1/4] i2c/gpio-i2c add: add DT support
2012-02-13 23:14 UTC (9+ messages)
Pinmux bindings proposal V2
2012-02-13 19:58 UTC (2+ messages)
[PATCH 1/1] gpio: drop CONFIG_OF_GPIO in the definition of the struct gpio_chip
2012-02-13 10:37 UTC (2+ messages)
[PATCH V3 1/1] dt: add of_get_child_count helper function
2012-02-13 0:04 UTC (5+ messages)
[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
2012-02-11 21:37 UTC (3+ messages)
hex number case in dts files
2012-02-10 17:25 UTC (6+ messages)
[PATCH v3 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
2012-02-10 6:29 UTC (2+ messages)
` [U-Boot] "
[PATCH v2] ARM: Exynos4: Add cpu-offset property in gic device tree node
2012-02-09 10:23 UTC (3+ messages)
[PATCH] ARM: Exynos: Add irq domain and device tree support for interrupt combiner
2012-02-08 19:47 UTC (2+ messages)
[PATCH] I2C: OMAP: fix build breakage when CONFIG_OF is not set
2012-02-08 15:54 UTC (8+ messages)
[PATCH v2 00/10] Add PWM framework and device-tree support
2012-02-08 11:16 UTC (16+ messages)
` [PATCH v2 02/10] pwm: Allow chips to support multiple PWMs
` [PATCH v2 08/10] pwm: Add Blackfin support
` [PATCH v2 09/10] pwm: Add PXA support
` [PATCH v2 10/10] pwm-backlight: Add rudimentary device tree support
[PATCH] dtc: Fix zero-length input segfault
2012-02-08 7:22 UTC
[PATCH 4/6 V2] of/mtd/nand: add generic bindings and helpers
2012-02-08 7:16 UTC (10+ messages)
` [PATCH 4/6 v3] "
` [PATCH 5/6 V2] atmel/nand: add DT support
[RFC PATCH] ARM: at91/aic: add irq domain and device tree support
2012-02-07 18:40 UTC
[PATCH 1/1] of: introduce helper to manage boolean
2012-02-07 16:14 UTC (3+ messages)
[PATCH] dtc: Fix zero-length input segfault
2012-02-07 9:02 UTC
An extremely simplified pinctrl bindings proposal
2012-02-07 7:07 UTC (18+ messages)
[PATCH] gpio: Add Altera GPIO driver
2012-02-06 17:59 UTC
[PATCH] doc: dt: Fix broken reference in gpio-leds documentation
2012-02-06 17:29 UTC
[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
2012-02-06 16:52 UTC (7+ messages)
` [PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/removeG
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).