messages from 2011-12-14 10:01:15 to 2011-12-14 23:29:06 UTC [more...]
[PATCH 0/9] irq domain for gen irq chip and pl061 DT irq support
2011-12-14 23:29 UTC (23+ messages)
` [PATCH 1/9] dt: add empty of_get_node/of_put_node functions
` [PATCH 2/9] irq: check domain hwirq range for DT translate
` [PATCH 3/9] irq: convert generic-chip to use irq_domain
` [PATCH 4/9] gpio: pl061: use chained_irq_* functions in irq handler
` [PATCH 5/9] gpio: pl061: convert to use 0 for no irq
` [PATCH 6/9] ARM: realview: convert pl061 no irq to 0 instead of -1
` [PATCH 7/9] gpio: pl061: convert to use generic irq chip
` [PATCH 8/9] gpio: pl061: enable interrupts with DT style binding
` [PATCH 9/9] ARM: highbank: add interrupt properties to gpio nodes
[PATCH 1/2] irqdomain: export irq_domain_simple_ops for !CONFIG_OF
2011-12-14 22:45 UTC (3+ messages)
` [PATCH 2/2] ARM: vic: always use simple ops
[RFC PATCH v2 0/4] pinctrl: imx: add pinnmux support
2011-12-14 22:15 UTC (15+ messages)
` [RFC PATCH v2 1/4] dt: add of_get_child_number helper function
` [RFC PATCH v2 2/4] pinctrl: imx: add pinmux imx driver
` [RFC PATCH v2 3/4] ARM: imx6q: using pinmux subsystem
` [RFC PATCH v2 4/4] mmc: sdhci-esdhc-imx: "
[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
2011-12-14 22:10 UTC (9+ messages)
` [PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore
[PATCH v4] ARM: sched_clock: allow sched_clock to be selected at runtime
2011-12-14 22:07 UTC (9+ messages)
[PATCH] ARM: davinci: add missing commas on last members of structure and arrays
2011-12-14 22:00 UTC (3+ messages)
[PATCH] ARM: fix $(CROSS_COMPILE) prefix missing from size invocation
2011-12-14 21:58 UTC (3+ messages)
[PATCH] ARM: OMAP: mcbsp: Fix possible memory corruption
2011-12-14 21:54 UTC (8+ messages)
[GIT PULL] two omap fixes for v3.2-rc5
2011-12-14 21:53 UTC
[PATCH v4 REPOST 0/5] Refactor common Kconfigs for easier maintenance
2011-12-14 21:48 UTC (19+ messages)
` [PATCH v4 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 REPOST 2/5] ARM: SMP: "
` [PATCH v4 REPOST 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 REPOST 4/5] highbank: "
` [PATCH v4 REPOST 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support
[PATCH v4] ARM: OMAP3LOGIC: Adding DSS support
2011-12-14 21:35 UTC
[linux-next] make s5p64x0_defconfig build error
2011-12-14 20:45 UTC (4+ messages)
[PATCH] serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
2011-12-14 20:31 UTC (2+ messages)
[GIT PULL] SoC changes for omap4470, ti814x, am33xx for v3.3 merge window
2011-12-14 19:48 UTC (2+ messages)
[GIT PULL] omap musb platform init updates for v3.3 merge window
2011-12-14 19:42 UTC
[GIT PULL] omap board changes for v3.3 merge window
2011-12-14 19:39 UTC
[PATCH v3 0/4] OMAP serial device tree support
2011-12-14 19:25 UTC (11+ messages)
` [PATCH v3 1/4] omap-serial: Get rid of all pdev->id usage
` [PATCH v3 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [PATCH v3 3/4] omap-serial: Add minimal device tree support
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt
[PATCH v4 0/6] common clk framework
2011-12-14 19:07 UTC (5+ messages)
` [PATCH v4 3/6] clk: introduce the common clock framework
[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
2011-12-14 18:56 UTC (7+ messages)
[GIT PULL] DaVinci features for v3.3
2011-12-14 18:34 UTC
serial tty name
2011-12-14 18:33 UTC (4+ messages)
[PATCH v3] arm: omap3evm: Add support for an MT9M032 based camera board
2011-12-14 18:22 UTC (5+ messages)
[PATCH v4 0/5] Refactor common Kconfigs for easier maintenance
2011-12-14 18:20 UTC (7+ messages)
` [PATCH v4 2/5] ARM: SMP: Refactor Kconfig to be more maintainable
[PATCH 0/3] of: Add support for named irq and reg
2011-12-14 18:18 UTC (3+ messages)
` [PATCH 1/3] of/base: Take NULL string into account for property with multiple strings
[GIT PULL] DaVinci cleanup for v3.3
2011-12-14 18:09 UTC
[PATCH] ux500: remove overlapping iotable entries
2011-12-14 17:18 UTC (3+ messages)
[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
2011-12-14 16:58 UTC (6+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
[PATCHV2 REPOST 0/7] ARM: OMAP3PLUS PM: Add IO DaisyChain support via hwmod mux
2011-12-14 16:01 UTC (8+ messages)
` [PATCHV2 REPOST 1/7] ARM: OMAP3 PM: correct enable/disable of daisy io chain
` [PATCHV2 REPOST 2/7] ARM: OMAP3 PM: Move IO Daisychain function to omap3 prm file
` [PATCHV2 REPOST 3/7] ARM: OMAP4 PM: Add IO Daisychain support
` [PATCHV2 REPOST 4/7] ARM: OMAP3 PM: Enable IO Wake up
` [PATCHV2 REPOST 5/7] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
` [PATCHV2 REPOST 6/7] ARM: OMAP3 PM: Remove IO Daisychain control from cpuidle
` [PATCHV2 REPOST 7/7] ARM: OMAP3 PM: Enable IO Daisychain for supported chips
[PATCH V2 0/2] pinctrl: support PXA series
2011-12-14 15:40 UTC (4+ messages)
` [PATCH V2 1/2] pinctrl: enable pinmux for pxa series
[PATCH V3] ARM: EXYNOS4: Modified files for SPI consolidation work
2011-12-14 15:17 UTC
[PATCH V3 0/6] SPI platform device consolidation
2011-12-14 15:16 UTC (7+ messages)
` [PATCH V3 1/6] ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsung
` [PATCH V3 2/6] ARM: S3C64XX: Modified files for SPI consolidation work
` [PATCH V3 3/6] ARM: S5PC100: "
` [PATCH V3 4/6] ARM: S5P64X0: "
` [PATCH V3 5/6] ARM: S5PV210: "
` [PATCH V3 6/6] ARM: S3C64XX: Modified according to "
[PATCH v3] ARM: OMAP3LOGIC: Adding DSS support
2011-12-14 15:08 UTC (3+ messages)
[PATCH v7 00/14] Add support for tegra30 and cardhu
2011-12-14 15:03 UTC (15+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
` [PATCH v7 05/14] arm/tegra: prepare early init for multiple tegra variants
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 13/14] arm/tegra: implement support "
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu
[PATCH v5 0/6] PM QoS: implement the OMAP low level constraints management code
2011-12-14 14:55 UTC (3+ messages)
[PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code
2011-12-14 14:51 UTC (7+ messages)
` [PATCH 1/6] OMAP2+: powerdomain: control power domains next state
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 3/6] OMAP: PM: register to the per-device PM QoS framework
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
` [PATCH 5/6] OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] OMAP3: powerdomain data: add wake-up latency figures
[PATCH] arm,davinci: configure davinci aemif chipselects through OF
2011-12-14 14:35 UTC (6+ messages)
` [PATCH] arm, davinci: "
[PATCH V2 0/7] imx: add imx6 sabrelite board
2011-12-14 14:11 UTC (7+ messages)
` [PATCH V2 2/7] arm/imx6: add imx6q sabrelite board support
[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
2011-12-14 14:00 UTC (9+ messages)
` [RFC PATCH v2 1/8] omap4: introduce fdif(face detect module) hwmod
` [RFC PATCH v2 2/8] omap4: build fdif omap device from hwmod
` [RFC PATCH v2 3/8] media: videobuf2: move out of setting pgprot_noncached from vb2_mmap_pfn_range
` [RFC PATCH v2 4/8] media: videobuf2: introduce VIDEOBUF2_PAGE memops
` [RFC PATCH v2 5/8] media: v4l2-ioctl: support 64/32 compatible array parameter
` [RFC PATCH v2 6/8] media: v4l2: introduce two IOCTLs for object detection
` [RFC PATCH v2 7/8] media: video: introduce object detection driver module
` [RFC PATCH v2 8/8] media: video: introduce omap4 face detection module driver
[PATCH] ARM: OMAP: hsmmc: add max_freq field
2011-12-14 13:22 UTC
[PATCH] Linux OMAP: Add omap_reserve functionality
2011-12-14 12:50 UTC
[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
2011-12-14 12:37 UTC (4+ messages)
` [PATCH 6/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
[PATCH v2] ARM: OMAP3LOGIC: Adding DSS support
2011-12-14 12:08 UTC (2+ messages)
[PATCH 0/7] remoteproc/rpmsg: a few trivial fixes
2011-12-14 11:48 UTC (8+ messages)
` [PATCH 1/7] remoteproc: do not require an iommu
` [PATCH 2/7] remoteproc: avoid registering a virtio device if not supported
` [PATCH 3/7] remoteproc: remove unused resource type
` [PATCH 4/7] remoteproc/omap: utilize module_platform_driver
` [PATCH 5/7] remoteproc: look for truncated firmware images
` [PATCH 6/7] remoteproc: add Kconfig menu
` [PATCH 7/7] rpmsg: "
[PATCH 1/3] PWM: add pwm framework support
2011-12-14 11:37 UTC (8+ messages)
[PATCH v2 0/4] PM/Devfreq: Exynos4 bus frequency, vdd_int, and vdd_mif
2011-12-14 11:28 UTC (5+ messages)
` [PATCH v2 1/4] ARM: EXYNOS4: Add DMC1, allow PPMU access for DMC
` [PATCH v2 2/4] ARM: EXYNOS4: Add clock register addresses for Exynos4x12 bus devfreq driver
` [PATCH v2 3/4] PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412
` [PATCH v2 4/4] ARM Exynos4210-Nuri: support Exynos4210-bus Devfreq driver
[PATCH v5 00/11]ARM: davinci:add support for dm644x vpbe display driver
2011-12-14 10:48 UTC (5+ messages)
` [PATCH v5 07/11] davinci: dm644x: Replace register base value with a defined macro
` [PATCH v5 10/11] davinci: dm644x: add support for v4l2 video display
[PATCH v13] AT91: Add a driver for the ADC
2011-12-14 10:27 UTC (5+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCHv11 0/8] OMAP3+: PRCM chain handler
2011-12-14 10:17 UTC (12+ messages)
` [PATCHv11 1/8] ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv11 2/8] ARM: OMAP2+: hwmod: Add API to check IO PAD wakeup status
[RFC V2 0/8] imx5 clock port to Mike's clkv4
2011-12-14 10:06 UTC (2+ messages)
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).