messages from 2012-06-23 18:19:34 to 2012-06-25 20:30:55 UTC [more...]
[PATCH V3 1/2] of: Add generic device tree DMA helpers
2012-06-25 20:30 UTC (9+ messages)
[PATCH] ARM: Delete asm/system.h
2012-06-25 19:11 UTC
[PATCH] serial/amba-pl011: move custom pin control to driver
2012-06-25 18:46 UTC (5+ messages)
[PATCH] ARM: tegra: Remove second instance of uart clk
2012-06-25 18:31 UTC (2+ messages)
[PATCH v3 0/4] dt: device tree support for TI EMIF driver for 3.6
2012-06-25 18:28 UTC (6+ messages)
` [PATCH v3 4/4] memory: emif: add device tree support to emif driver
Current state of AM33xx patches
2012-06-25 18:17 UTC (5+ messages)
[PATCH V2] ARM: OMAP4470: Fix OMAP4470 boot failure
2012-06-25 18:15 UTC
[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-06-25 17:15 UTC (3+ messages)
` [PATCH v5 1/7] ARM: davinci, cp_intc: Add irq domain support
[PATCH] mtd/m25p80: add device tree probe support
2012-06-25 16:50 UTC (8+ messages)
[RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver
2012-06-25 16:38 UTC (6+ messages)
[RFC PATCH v2 0/2] omap: add ocp2scp as a misc driver
2012-06-25 16:26 UTC (6+ messages)
` [RFC PATCH v2 1/2] drivers: misc: omap: add a new driver for ocp2scp
[PATCH v4] ARM: mx23: Add initial support for olinuxino board
2012-06-25 16:23 UTC (3+ messages)
[PATCH v6 00/14] add imx usb driver based on Greg next tree
2012-06-25 16:18 UTC (8+ messages)
` [PATCH v6 07/14] USB: Chipidea: add unified ci13xxx_{add, remove}_device for platform drivers
` [PATCH v6 07/14] USB: Chipidea: add unified ci13xxx_{add,remove}_device "
[PATCH v4 0/3] Prepare for GPMC driver conversion
2012-06-25 16:12 UTC (5+ messages)
` [PATCH v4 1/3] ARM: OMAP2+: nand: unify init functions
` [PATCH v4 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
[PATCH 00/16] Enable SPARSE_IRQ support for imx
2012-06-25 16:10 UTC (7+ messages)
` [PATCH 15/16] ARM: fiq: save FIQ_START by passing absolute fiq number
ARM: s3c2410: remove dead mach-s3c2410 directory
2012-06-25 16:06 UTC (2+ messages)
[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
2012-06-25 16:02 UTC (7+ messages)
[PATCH v2] ARM:MXS: Initial support for the Crystalfontz CFA-10036
2012-06-25 15:58 UTC (5+ messages)
` [PATCH 1/2] ARM:MX28: Add additionnal muxing options to iMX28 DTSI
` [PATCH 2/2] ARM: MXS: Add Crystalfontz CFA-10036 DTS
[Patch v5 00/13] add imx usb driver for mx28/6x
2012-06-25 15:43 UTC (12+ messages)
` [Patch v5 08/13] ARM: imx6q: add config-on-boot gpios
[PATCH 1/3] ARM: dt: tegra: seaboard: add regulators
2012-06-25 15:36 UTC (14+ messages)
` [PATCH 3/3] ARM: dt: tegra: paz00: "
[GIT PULL] ARM: OMAP2+: PRCM/hwmod: reimplement the OMAP PRCM I/O chain code for 3.6
2012-06-25 15:36 UTC (2+ messages)
[GIT PULL] ARM: OMAP: HDQ: convert HDQ to runtime PM
2012-06-25 15:36 UTC (2+ messages)
pm runtime and system suspend resume
2012-06-25 14:24 UTC (5+ messages)
[PATCH v7 00/14] add imx usb driver based on Greg next tree
2012-06-25 14:20 UTC (25+ messages)
` [PATCH v7 01/14] usb: chipidea: remove unneeded NULL check
` [PATCH v7 02/14] usb: chipidea: drop useless arch-check
` [PATCH v7 03/14] usb: chipidea: msm: add missing section annotation
` [PATCH v7 04/14] usb: chipidea: msm: add remove method
` [PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
` [PATCH v7 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci
` [PATCH v7 07/14] USB: Chipidea: add unified ci13xxx_{add, remove}_device for platform drivers
` [PATCH v7 08/14] USB: Chipidea: add ci13xxx device id management
` [PATCH v7 09/14] usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig
` [PATCH v7 10/14] usb: otg: add notify_connect/notify_disconnect callback
` [PATCH v7 11/14] USB: notify phy when root hub port connect change
` [PATCH v7 12/14] usb: chipidea: permit driver bindings pass phy pointer
` [PATCH v7 13/14] usb: otg: add basic mxs phy driver support
` [PATCH v7 14/14] usb: chipidea: add imx platform driver
[PATCH 1/7] ARM: mxs: Move SSP register definitions into separate file
2012-06-25 13:30 UTC (9+ messages)
` [PATCH 2/7] ARM: mxs: Rename IMX2[38]_MMC to IMX2[38]_SSP
` [PATCH 3/7] ARM: mxs: Add necessary bits into mxs-spi.h
` [PATCH 4/7] ARM: mxs: Add SPI clock into clk framwork
` [PATCH 5/7] ARM: mxs: Pull out parts shared between MMC and SPI
` [PATCH 6/7] ARM: mxs: Pull out the SSP clock configuration function
` [PATCH 7/7] ARM: mxs: Add SPI driver for mx233/mx28
[PATCH 00/11] Prepare for OMAP2+ movement to Common Clk
2012-06-25 13:14 UTC (33+ messages)
` [PATCH 01/11] ARM: omap: clk: add clk_prepare and clk_unprepare
` [PATCH 02/11] mmc: omap: "
` [PATCH 04/11] mfd: omap-usb: "
` [PATCH 05/11] OMAPDSS: "
` [PATCH 06/11] gpio/omap: "
` [PATCH 07/11] w1: omap_hdq: "
` [PATCH 08/11] crypto: omap: "
[PATCHv9 0/7] I2C cleanups
2012-06-25 12:35 UTC (12+ messages)
` [PATCHv10 1/7] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv10 2/7] I2C: OMAP: Optimise the remove code
` [PATCHv10 3/7] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv10 4/7] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv10 5/7] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv10 6/7] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv10 7/7] I2C: OMAP: Recover from Bus Busy condition
[PATCH] ARM: omap4: Fix standalone OMAP4 build break
2012-06-25 10:53 UTC (2+ messages)
[PATCH 0/2] Few MUSB fixes for ifdef removal
2012-06-25 10:53 UTC (7+ messages)
` [PATCH 1/2] ARM: OMAP2+: Fix MUSB ifdefs for platform init code
` [PATCH 2/2] ARM: OMAP2: Fix tusb6010 GPIO interrupt for n8x0
[PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver
2012-06-25 10:35 UTC (7+ messages)
` [PATCH v11 1/4] MTD: at91: extract hw ecc initialization to one function
` [PATCH v11 2/4] MTD: at91: add dt parameters for Atmel PMECC
` [PATCH v11 3/4] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
[PATCH 1/1 v2] ARM: only call smp_send_stop() on SMP
2012-06-25 10:31 UTC (5+ messages)
[PATCHv9 0/8] I2C cleanups
2012-06-25 10:27 UTC (4+ messages)
` [PATCHv9 3/8] I2C: OMAP: use devm_* functions
[PATCH 1/2] ARM: OMAP2+: fix naming collision of variable nr_irqs
2012-06-25 10:26 UTC (2+ messages)
` [PATCH 2/2] ARM: OMAP2+: use proper type for keymap data in boardfiles
ARM: BAST: update MAINTAINERS entry
2012-06-25 10:21 UTC
[RFC PATCH v2] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl
2012-06-25 10:16 UTC (6+ messages)
[PATCH 0/2] Use architected timers for delay loop
2012-06-25 10:03 UTC (3+ messages)
[PATCH 0/2] Implement ticket spinlocks for ARM
2012-06-25 9:36 UTC (4+ messages)
` [PATCH 1/2] ARM: spinlock: use ticket algorithm for ARMv6+ locking implementation
[PATCH v7] input: keyboard: Add keys driver for the LPC32xx SoC
2012-06-25 9:34 UTC
[PATCH v6] input: keyboard: Add keys driver for the LPC32xx SoC
2012-06-25 9:32 UTC (3+ messages)
[RFC PATCH 0/8] Fix restart_block syscall restarting for 3.5
2012-06-25 9:18 UTC (3+ messages)
[PATCH] usb: chipidea: cleanup dma_pool if udc_start() fails
2012-06-25 9:12 UTC (2+ messages)
[PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
2012-06-25 8:47 UTC (3+ messages)
` [PATCHv4 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
[PATCH v3 0/7] ARM: at91: add sparse irq support and introduce aic5
2012-06-25 8:36 UTC (17+ messages)
` [PATCH v3 1/7] ARM: at91: aic add dt support for external irqs
` [PATCH v3 2/7] ARM: at91: add of irq priorities support
` [PATCH v3 3/7] ARM: at91: remove static irq priorities for sam9x5
` [PATCH v3 4/7] ARM: at91: at91 based machines specify their own irq handler at run time
` [PATCH v3 5/7] ARM: at91: sparse irq support
` [PATCH v3 6/7] ARM: at91: remove mach/irqs.h
` [PATCH v3 7/7] ARM: at91: add AIC5 support
[GIT PULL] DMA-mapping fixes for v3.5-rc5
2012-06-25 8:33 UTC
[GIT PULL] gpio/omap: cleanups for v3.5
2012-06-25 8:07 UTC (7+ messages)
imx27_visstrim_m10: spot the mistake
2012-06-25 7:04 UTC (3+ messages)
[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
2012-06-25 6:34 UTC (15+ messages)
[PATCH v5 0/7] cleanup imx5 idle, add imx5/6 cpuidle
2012-06-25 4:49 UTC (4+ messages)
[PATCH V2] MXS: Add DT binding support into stmp3xxx-rtc
2012-06-25 4:37 UTC (2+ messages)
[PATCH] ARM: imx27_visstrim_m10: Do not include <asm/system.h>
2012-06-25 4:17 UTC
[PATCH v6 12/14] usb: chipidea: permit driver bindings pass phy pointer
2012-06-25 3:07 UTC (4+ messages)
` [PATCH v7] "
[GIT PULL] Fixes (for v3.5 if possible) for Renesas ARM-based platforms
2012-06-24 21:04 UTC (2+ messages)
RFC: [PATCH] ARM: Kirkwood: clk_register_gate_fn: add fn assignment
2012-06-24 15:17 UTC (11+ messages)
` Dove clock support (was: Re: RFC: [PATCH] ARM: Kirkwood: clk_register_gate_fn: add fn assignment)
` Dove clock support
[PATCH RESEND v4] input: keyboard: Add keys driver for the LPC32xx SoC
2012-06-24 14:42 UTC (3+ messages)
[PATCH 0/7] ARM: LPC32xx specific updates for next, second set
2012-06-24 14:05 UTC (10+ messages)
` [PATCH 1/7] ARM: LPC32xx: Init MMC via clock
` [PATCH 2/7] ARM: LPC32xx: Add further bits to MMC init
` [PATCH 3/7] ARM: LPC32xx: Remove wrong re-initialization of MMC clock register
` [PATCH 4/7] ARM: LPC32xx: Update DTS file for EA3250 board
` [PATCH 5/7] ARM: LPC32xx: Defconfig update
` [PATCH 6/7] ARM: LPC32xx: Cleanup USB clock init
` [PATCH 7/7] ARM: LPC32xx: Remove USB and I2C init from phy3250.c
[PATCH] ARM: mx28: Add LCD pinmux
2012-06-24 13:43 UTC (5+ messages)
[PATCH 1/1] ARM: only call smp_send_stop() on SMP
2012-06-24 10:21 UTC (3+ messages)
[GIT PULL] ARM: SoC fixes
2012-06-23 23:40 UTC
[GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc
2012-06-23 23:15 UTC (3+ messages)
[GIT PULL] omap fixes for v3.5-rc3
2012-06-23 23:12 UTC (2+ messages)
[PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
2012-06-23 22:18 UTC
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).