messages from 2011-12-05 16:11:57 to 2011-12-07 22:13:53 UTC [more...]
[PATCH v2 0/8] arm/tegra: Device tree support for audio
2011-12-07 22:13 UTC (15+ messages)
` [PATCH v2 1/8] arm/tegra: board-dt: Fix AUXDATA typo
` [PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
` [PATCH v2 2/8] arm/tegra: board-dt: Enable audio-related clocks
` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
` [PATCH v2 3/8] arm/tegra: Split Seaboard GPIO table to allow for Ventana
` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
` [PATCH v2 4/8] arm/dt: tegra: Add Tegra APB DMA device tree binding
` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
` [PATCH v2 5/8] arm/dt: tegra: Clean up I2S and DAS nodes
` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
` [PATCH v2 6/8] arm/dt: tegra: Modify I2S nodes to match binding
` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding
` [PATCH v2 7/8] arm/dt: tegra: Add labels for I2S controllers
` [PATCH v2 8/8] arm/dt: tegra: Enable audio on WM8903 boards, disable others
[PATCH 2/6] tegra: fdt: Add keyboard definitions for Seaboard
2011-12-07 22:02 UTC (6+ messages)
` [PATCH 3/6] fdt: Add fdtdec functions to read byte array
` [PATCH 4/6] tegra: Add tegra keyboard support
[PATCH net-next v6 4/4] powerpc: tqm8548/tqm8xx: add and update CAN device nodes
2011-12-07 22:01 UTC (6+ messages)
[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
2011-12-07 21:20 UTC (6+ messages)
` [PATCH 1/4] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH 3/4] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH 4/4] ARM: OMAP2+: board-generic: Use of_irq_init API
[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
2011-12-07 20:58 UTC (6+ messages)
` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
` [PATCH v2 3/6] ASoC: Refactor some conditions and loop in soc_bind_dai_link()
` [PATCH v2 4/6] ASoC: Allow DAI links to be specified using device tree nodes
` [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver
` [PATCH v2 6/6] ASoC: Tegra+WM8903 machine: Add device tree binding
[PATCH v4 0/6] Versatile Express DT support
2011-12-07 19:12 UTC (18+ messages)
` [PATCH v4 1/6] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v4 2/6] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard
` [PATCH v4 4/6] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v4 5/6] ARM: vexpress: DT-based support for Cortex-A5 and Cortex-A9 based tiles
` [PATCH v4 6/6] ARM: vexpress: DT-based support for Cortex-A7 and Cortex-A15 "
[PATCH v2] net/macb: add DT support
2011-12-07 18:27 UTC (4+ messages)
` [PATCH v3 1/2] net/macb: add DT support for Cadence macb/gem driver
[PATCH] RFC, watchdog: add generic wdt driver API
2011-12-07 17:23 UTC (7+ messages)
[PATCH 1/3 v4] usb: tegra20-ehci: Add devicetree support
2011-12-07 17:08 UTC (3+ messages)
[PATCH] ata: Fix build error in pata_of_platform (NO_IRQ usage)
2011-12-07 16:39 UTC (10+ messages)
` [PATCH 1/2] of/irq: Get rid of NO_IRQ usage
` [PATCH v3] "
` [RFC PATCH] microblaze/irq: Change NO_IRQ to 0
[PATCH] ARM: highbank: add xgmac ethernet devices to dts
2011-12-07 15:26 UTC
[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
2011-12-07 12:33 UTC (12+ messages)
` [PATCH v2 1/5] ASoC: WM8903: Fix platform data gpio_cfg confusion
` [PATCH v2 4/5] ASoC: WM8903: Get default irq_active_low from IRQ controller
` [PATCH v2 5/5] ASoC: WM8903: Add device tree binding
[PATCH] arm,davinci: configure davinci aemif chipselects through OF
2011-12-07 10:44 UTC (2+ messages)
[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
2011-12-07 8:45 UTC (6+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings
Boolean properties
2011-12-07 8:04 UTC (4+ messages)
[PATCH v3 01/16] fdt: Tidy up a few fdtdec problems
2011-12-07 1:24 UTC (10+ messages)
` [PATCH v3 02/16] fdt: Add functions to access phandles, arrays and bools
` [PATCH v3 04/16] fdt: Add basic support for decoding GPIO definitions
` [PATCH v3 05/16] arm: fdt: Ensure that an embedded fdt is word-aligned
` [PATCH v3 06/16] arm: fdt: Add skeleton device tree file from kernel
` [PATCH v3 07/16] tegra: fdt: Add Tegra2x "
` [PATCH v3 08/16] tegra: fdt: Add device tree file for Tegra2 Seaboard "
` [PATCH v3 09/16] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [PATCH v3 10/16] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
` [PATCH v3 16/16] tegra: fdt: Enable FDT support for Seaboard
[PATCH v2 01/17] fdt: Tidy up a few fdtdec problems
2011-12-07 1:21 UTC (29+ messages)
` [PATCH v2 02/17] fdt: Add functions to access phandles, arrays and bools
` [PATCH v2 04/17] fdt: Add basic support for decoding GPIO definitions
` [PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
` [PATCH v2 10/17] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
[PATCH] drivers, char: add U-Boot bootcount driver
2011-12-06 23:22 UTC (7+ messages)
[PATCH v2 1/6] tegra: fdt: Add keyboard controller definition
2011-12-06 21:54 UTC (3+ messages)
` [PATCH v2 2/6] tegra: fdt: Add keyboard definitions for Seaboard
` [PATCH v2 3/6] fdt: Add fdtdec functions to read byte array
[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
2011-12-06 20:59 UTC (39+ messages)
PWM and backlight devices
2011-12-06 18:20 UTC (2+ messages)
[PATCH 2/3] arm/dts: OMAP: Remove bootargs node from board files
2011-12-06 18:06 UTC (2+ messages)
[PATCH 1/5] drivers: power: Rename bq20z75 to sbs-battery
2011-12-06 17:41 UTC (9+ messages)
` [PATCH 2/5] power: sbs-battery: rename internals to new name
` [PATCH 3/5] Adding entry for Smart Battery Systems
` [PATCH 4/5] Rename propgated to dt binding documentation
` [PATCH 5/5] power: sbs-battery: Change power supply name
[PATCH 3/3] ARM: OMAP2+: board-generic: Replace #if defined by #ifdef for consistency
2011-12-06 16:49 UTC
[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
2011-12-06 16:49 UTC
OMAP2+: Devicetree cleanup
2011-12-06 16:49 UTC
[PATCH 0/4] Add device tree support for mc13892 regulator driver
2011-12-06 15:04 UTC (11+ messages)
` [PATCH v2 1/4] mfd: mc13xxx: add device tree probe support
` [PATCH v3] "
` [PATCH v2 2/4] regulator: pass device_node to of_get_regulator_init_data()
[PATCH v5 0/4] Device tree support for regulators
2011-12-06 6:54 UTC (9+ messages)
` [PATCH v5 1/4] regulator: helper routine to extract regulator_init_data
[PATCH v2 1/3] ARM: at91/aic: add device tree support for AIC
2011-12-06 6:34 UTC (3+ messages)
` [PATCH v3 1/3] ARM: at91/aic: add irq domain and device tree support
[PATCH 1/5 v2] drivers: power: Rename bq20z75 to sbs-battery
2011-12-06 1:50 UTC (5+ messages)
` [PATCH 2/5 v2] power: sbs-battery: rename internals to new name
` [PATCH 3/5 v2] Adding entry for Smart Battery Systems
` [PATCH 4/5 v2] Rename propgated to dt binding documentation
` [PATCH 5/5 v2] power: sbs-battery: Change power supply name
libfdt: Add support for appending the values to a existing property
2011-12-06 0:22 UTC (3+ messages)
[PATCH 1/2] power: sbs-battery: Rename bq20z75 to sbs-battery
2011-12-05 23:58 UTC (3+ messages)
` [PATCH 2/2] Added parameter for selection power supply name from pdata
[PATCH v3 0/5] Versatile Express DT support
2011-12-05 18:06 UTC (12+ messages)
` [PATCH v3 3/5] ARM: vexpress: Add DT support in v2m
` [PATCH v3 5/5] ARM: vexpress: DT-based support for CoreTiles Express A5x2 and A9x4
[PATCH 1/2] arm/tegra: Remove use of TEGRA_GPIO_TO_IRQ
2011-12-05 17:19 UTC (4+ messages)
` [PATCH 2/2] gpio/tegra: Dynamically allocate IRQ base, and support DT
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