linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-24 10:37:45 to 2012-02-26 10:14:14 UTC [more...]

[PATCH] ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
 2012-02-26 10:14 UTC 

[PATCH v2] USB: Support for LPC32xx SoC
 2012-02-26 10:01 UTC  (9+ messages)

[PATCH] ARM: integrator: convert to sparse irqs
 2012-02-26  9:45 UTC  (4+ messages)

[GIT PULL] ux500 patches for v3.4
 2012-02-26  9:41 UTC  (7+ messages)

[PATCH 1/6] arm: U8500 depends on MMU
 2012-02-26  9:33 UTC  (7+ messages)
` [PATCH 2/6] ARM: ux500: Add board autoselection
` [PATCH 3/6] ux500: select MFD_SUPPORT when needed
` [PATCH 4/6] ARM: ux500: select L2X0 cache on ux500
` [PATCH 5/6] ARM: ux500: select CPU_FREQ_TABLE where needed
` [PATCH 6/6] ARM: ux500: select I2C for U8500

[PATCH v2] ARM: LPC32xx: Ethernet driver
 2012-02-26  2:28 UTC  (4+ messages)

[PATCH v3 00/10] Add PWM framework and device tree support
 2012-02-25 23:08 UTC  (6+ messages)
` [PATCH v3 03/10] of: Add PWM support

[PATCH v2] ARM: LPC32xx: Ethernet support
 2012-02-25 20:24 UTC 

[GIT PULL] LPC32xx fixes for v3.3-rc4
 2012-02-25 16:30 UTC 

[PATCH v2 0/6] ARM: LPC32xx: Patch set with further fixes for LPC32xx
 2012-02-25 15:35 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: LPC32xx: Fix irq on GPI_28
` [PATCH v2 2/6] ARM: LPC32xx: Fix missing and bad LPC32XX macros
` [PATCH v2 3/6] ARM: LPC32xx: Fix interrupt controller init
` [PATCH v2 4/6] ARM: LPC32xx: irq.c: Clear latched event
` [PATCH v2 5/6] ARM: LPC32xx: serial.c: HW bug workaround
` [PATCH v2 6/6] ARM: LPC32xx: serial.c: Fixed loop limit

[RFC PATCH 00/11] Cortex-M3 support
 2012-02-25 14:07 UTC  (9+ messages)
` [PATCH 1/5] ARM: protect usage of cr_alignment by #ifdef CONFIG_CPU_CP15
  ` [PATCH 5/5] ARM: Cortex-M3: Add support for exception handling

[PATCH 1/4] ASoC: imx: let SND_MXC_SOC_FIQ select FIQ
 2012-02-25 14:03 UTC  (50+ messages)
` [PATCH 0/4] ASoC: merge imx into fsl
  ` [PATCH 4/4] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
` [PATCH 0/6] ASoC: a few cleanups on sound/soc/fsl
  ` [PATCH 1/6] ASoC: fsl: correct get_dma_channel parameter name
  ` [PATCH 2/6] ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node
  ` [PATCH 3/6] ASoC: Remove unnecessary -codec from cs4270 driver name
  ` [PATCH 4/6] ASoC: fsl: create fsl_utils to accommodate the common functions
  ` [PATCH 5/6] ASoC: fsl: use platform_device_id table to match p1022_ds device
  ` [PATCH 6/6] ASoC: fsl: check property 'compatible' for the machine name

[PATCH v3] USB: Support for LPC32xx SoC
 2012-02-25 13:57 UTC  (2+ messages)
` [PATCH v3] ARM: LPC32xx: USB Support

[PATCH] Add poll_get_char & poll_put_char to uart_ops for the samsung UARTS
 2012-02-25 11:27 UTC 

[PATCH v3 1/2] GPIO: LPC32xx: Fix missing bit selection mask
 2012-02-25 11:01 UTC  (2+ messages)
` [PATCH v3 2/2] GPIO: LPC32xx: Add output reading to GPO P3

[PATCH] gic : check if there are pending interrupts
 2012-02-25 10:14 UTC  (4+ messages)

[PATCH 0/6] Fix issues around twl4030-gpio used as a module
 2012-02-25  4:45 UTC  (7+ messages)
` [PATCH 4/6] ARM: OMAP3: Mark only those mmc devices which use gpio_cd, as deferred
` [PATCH 5/6] ARM: OMAP3: Modify omap_hsmmc_late_init to handle deleting mmc devices

[PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2012-02-25  3:19 UTC  (4+ messages)

[PATCH] msm: timer: Support sched_clock()
 2012-02-25  1:10 UTC  (8+ messages)

[GIT PULL] ARM: OMAP: DTS updates
 2012-02-25  0:50 UTC  (2+ messages)

[PATCH v2 1/2] GPIO: LPC32xx: Fix missing bit selection mask
 2012-02-25  0:26 UTC  (3+ messages)
` [PATCH v2 2/2] GPIO: LPC32xx: Add output reading to GPO P3

status = "okay" vs. "disabled" in soc.dtsi or board.dts
 2012-02-24 23:13 UTC  (2+ messages)

[PATCH v2 0/6] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-24 22:21 UTC  (7+ messages)
` [PATCH v2 1/6] gpio/omap: Remove bank->id information and misc cleanup
` [PATCH v2 2/6] gpio/omap: Use devm_ API and add request_mem_region
` [PATCH v2 3/6] gpio/omap: Add DT support to GPIO driver
` [PATCH v2 4/6] gpio/omap: Fix IRQ handling for SPARSE_IRQ
` [PATCH v2 5/6] arm/dts: OMAP4: Add gpio nodes
` [PATCH v2 6/6] arm/dts: OMAP3: "

[PATCH v2 0/7] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
 2012-02-24 22:19 UTC  (6+ messages)
` [PATCH v2 5/7] ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins

[GIT PULL] DaVinci fix for v3.4
 2012-02-24 21:45 UTC 

[GIT PULL] DaVinci cleanups for v3.4
 2012-02-24 21:25 UTC 

[GIT PULL] OMAP I2C cleanups for v3.1
 2012-02-24 21:03 UTC  (11+ messages)
  ` [GIT PULL] OMAP PM EMU fix for v3.3

[PATCH] arm/io.h: add macros to read/write big/little endian register
 2012-02-24 21:03 UTC  (5+ messages)

[PATCH 0/3 v2] RFC: marvell dreamplug dft support
 2012-02-24 19:36 UTC  (8+ messages)
` [PATCH 0/2 v5] arm: kirkwood: add dreamplug/devicetree support
  ` [PATCH 1/2 v5] arm: kirkwood: add dreamplug (fdt) support

[PATCH 2/3 v4] arm: kirkwood: add dreamplug (fdt) support
 2012-02-24 19:36 UTC  (2+ messages)

[PATCH v2 0/4] omap hsmmc device tree support
 2012-02-24 18:49 UTC  (18+ messages)
` [PATCH v2 1/4] mmc: omap_hsmmc: Convert hsmmc driver to use device tree
` [PATCH v2 3/4] arm/dts: OMAP4: Add mmc controller nodes and board data
` [PATCH v2 4/4] arm/dts: OMAP3: "

[PATCH 0/8] Split omap plat/io.h into local iomap.h files
 2012-02-24 18:25 UTC  (10+ messages)
` [PATCH 7/8] ARM: OMAP: Remove plat/io.h by moving it into mach/io.h
` [PATCH 8/8] ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers

[PATCH] ARM: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms
 2012-02-24 18:16 UTC  (11+ messages)

[PATCH v3 00/21] at91 first cleanup series for 3.4
 2012-02-24 16:54 UTC  (4+ messages)
` [PATCH v3 17/21] ARM: at91: merge SRAM Memory banks thanks to mirroring

[PATCHv2 0/6] ARM: jump label support
 2012-02-24 16:48 UTC  (6+ messages)
` [PATCHv2 1/6] ARM: ftrace: remove useless memory checks

[PATCH] pinctrl: make the pinmux-pins more helpful
 2012-02-24 16:44 UTC  (2+ messages)

[GIT PULL] ux500 patches for v3.4 take 2
 2012-02-24 16:39 UTC  (2+ messages)

[PATCH 0/7] More omap2+ randconfig fixes
 2012-02-24 16:25 UTC  (4+ messages)
` [PATCH 4/7] ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selected

[PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-02-24 16:08 UTC  (3+ messages)

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-24 15:48 UTC  (2+ messages)

[PATCH 0/3] ARM support for syscall tracing
 2012-02-24 15:48 UTC  (7+ messages)
` [PATCH 1/3] ARM: add support for the generic syscall.h interface
` [PATCH 3/3] ARM: support syscall tracing

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-24 15:30 UTC  (13+ messages)
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-24 15:30 UTC  (7+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

[PATCHv2] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
 2012-02-24 15:21 UTC 

[PATCHv2 0/6] ARM: OMAP4 core retention support
 2012-02-24 15:15 UTC  (7+ messages)
` [PATCHv2 1/6] ARM: OMAP4: suspend: Program all domains to retention
` [PATCHv2 2/6] ARM: OMAP4 PM: Add IO Daisychain support
` [PATCHv2 3/6] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux
` [PATCHv2 4/6] ARM: OMAP4: prm: fix interrupt register offsets
` [PATCHv2 5/6] ARM: OMAP4: hwmod_data: Do not get DSP out of reset at boot time
` [PATCHv2 6/6] ARM: OMAP3+: add prcm chain interrupts to the interrupt list

[RFC PATCH] gpio/omap: Fix IRQ handling for SPARSE_IRQ
 2012-02-24 15:12 UTC  (12+ messages)

[PATCH] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
 2012-02-24 15:04 UTC  (13+ messages)

[V1 1/4] regulator: fix the ldo configure according to 88pm860x spec
 2012-02-24 14:57 UTC  (2+ messages)

[GIT PULL] Versatile Express DT support
 2012-02-24 14:56 UTC  (2+ messages)

[PATCH v2 0/3] tty: serial: OMAP: work around broken IP block, driver
 2012-02-24 14:35 UTC  (5+ messages)
` [PATCH 2/3] tty: serial: OMAP: block idle while the UART is transferring data in PIO mode

[PATCH 0/6] ARM: OMAP4: core retention support
 2012-02-24 14:35 UTC  (4+ messages)
` [PATCH 3/6] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux

[PATCH v3] S3C24XX DMA resume regression fix
 2012-02-24 13:17 UTC  (2+ messages)

[PATCH v2 2/2] iommu/omap: fix NULL pointer dereference
 2012-02-24 13:16 UTC  (4+ messages)

[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
 2012-02-24 12:23 UTC  (4+ messages)
` [PATCH-WIP 07/13] xen/arm: receive xen events on arm

[PATCH] ARM: LPAE: Invalidate the TLB for module addresses during translation fault
 2012-02-24 11:39 UTC  (6+ messages)

[PATCH] mmc: start removing enable / disable API
 2012-02-24 10:49 UTC 


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).