linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-20 16:09:06 to 2012-08-21 14:09:24 UTC [more...]

[PATCH 0/4] Add mfd driver for smsc-ece1099 chip
 2012-08-21 14:09 UTC  (24+ messages)
` [PATCH 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
` [PATCH 2/4] Input: keypad: Add smsc ece1099 keypad driver
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad support
` [RFC/PATCH 4/4] gpio: smscece: Add support for gpio IO expander feature

[PATCH v3 0/4] Add AM33XX regulators device tree data
 2012-08-21 13:57 UTC  (6+ messages)
` [PATCH v3 1/4] arm/dts: regulator: Add tps65910 "
` [PATCH v3 2/4] arm/dts: regulator: Add tps65217 "
` [PATCH v3 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts
` [PATCH v3 4/4] arm/dts: Add tps65217 regulator DT data to am335x-bone.dts

[PATCH v2] ARM: io: avoid writeback addressing modes for __raw_ accessors
 2012-08-21 13:50 UTC 

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-21 13:40 UTC  (9+ messages)
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
    ` [PATCH 1/1] "

[PATCH] serial: pl011: honour serial aliases in device tree
 2012-08-21 13:26 UTC  (2+ messages)

[PATCH 0/6] Enable SPARSE_IRQ for mach-mxs
 2012-08-21 13:16 UTC  (4+ messages)
` [PATCH 1/6] gpio/mxs: adopt irq_domain support for mxs gpio driver

[PATCH 0/2] Move imx6q clock lookup over to device tree
 2012-08-21 13:11 UTC  (9+ messages)
` [PATCH 2/2] ARM: imx6q: replace clk_register_clkdev with clock DT lookup

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-21 13:05 UTC  (18+ messages)
` [PATCH v2 14/31] arm64: DMA mapping API
` [PATCH v2 21/31] arm64: 32-bit (compat) applications support
` [PATCH v2 08/31] arm64: CPU support
` [PATCH v2 23/31] arm64: Debugging support

[RFC/PATCH 00/13] OMAP UART patches
 2012-08-21 13:01 UTC  (41+ messages)
` [RFC/PATCH 01/13] serial: omap: define and use to_uart_omap_port()
` [RFC/PATCH 02/13] serial: omap: always return IRQ_HANDLED
` [RFC/PATCH 03/13] serial: omap: define helpers for pdata function pointers
` [RFC/PATCH 04/13] serial: omap: don't access the platform_device
` [RFC/PATCH 05/13] serial: omap: drop DMA support
` [RFC/PATCH 06/13] serial: add OMAP-specific defines
` [RFC/PATCH 07/13] serial: omap: simplify IRQ handling
` [RFC/PATCH 08/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [RFC/PATCH 09/13] serial: omap: move THRE check to transmit_chars()
` [RFC/PATCH 10/13] serial: omap: stick to put_autosuspend
` [RFC/PATCH 11/13] serial: omap: set dev->drvdata before enabling pm_runtime
` [RFC/PATCH 12/13] serial: omap: drop unnecessary check from remove
` [RFC/PATCH 13/13] serial: omap: make sure to suspend device before remove
` [PATCH v2 00/13] OMAP Serial patches
  ` [PATCH v2 01/13] serial: omap: define and use to_uart_omap_port()
  ` [PATCH v2 02/13] serial: omap: define helpers for pdata function pointers
  ` [PATCH v2 03/13] serial: omap: don't access the platform_device
  ` [PATCH v2 04/13] serial: omap: drop DMA support
  ` [PATCH v2 05/13] serial: add OMAP-specific defines
  ` [PATCH v2 06/13] serial: omap: simplify IRQ handling
  ` [PATCH v2 07/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
  ` [PATCH v2 08/13] serial: omap: move THRE check to transmit_chars()
  ` [PATCH v2 09/13] serial: omap: stick to put_autosuspend
  ` [PATCH v2 10/13] serial: omap: set dev->drvdata before enabling pm_runtime
  ` [PATCH v2 11/13] serial: omap: drop unnecessary check from remove
  ` [PATCH v2 12/13] serial: omap: make sure to suspend device before remove
  ` [PATCH v2 13/13] serial: omap: don't save IRQ flags on hardirq

[PATCHv6 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-08-21 12:59 UTC  (6+ messages)
` [PATCHv6 2/2] ARM: dma-mapping: remove custom consistent dma region

[PATCH 0/2] Enable pinctrl driver support for Exynos4210 based platforms
 2012-08-21 12:54 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: Add pinctrl node entries for Samsung Exynos4210 SoC
` [PATCH 2/2] ARM: EXYNOS: Enable PINCTRL config option for Exynos4 device tree enabled platform

[PATCH] pinctrl: imx5: start numbering pad from 0
 2012-08-21 12:52 UTC  (14+ messages)

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-21 12:45 UTC  (9+ messages)

[PATCH] ARM: io: avoid writeback addressing modes for __raw_ accessors
 2012-08-21 12:33 UTC  (13+ messages)

[PATCH] ARM: relax conditions required for enabling Contiguous Memory Allocator
 2012-08-21 12:12 UTC  (3+ messages)

[PATCH v2 0/4] pinctrl: add support for samsung pinctrl driver
 2012-08-21 12:05 UTC  (9+ messages)
` [PATCH v2 1/4] pinctrl: add samsung pinctrl and gpiolib driver
` [PATCH v2 2/4] pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
` [PATCH v2 3/4] gpio: exynos4: skip gpiolib registration if pinctrl driver is used
` [PATCH v2 4/4] ARM: EXYNOS: skip wakeup interrupt setup "

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-21 12:02 UTC  (19+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain
` [PATCH 8/8] input: ab8500-ponkey: Rely on MFD core to convert IRQs to virtual

[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
 2012-08-21 11:37 UTC  (12+ messages)
` [PATCH v6 01/10] ARM: OMAP2+: nand: unify init functions
` [PATCH v6 02/10] ARM: OMAP2+: gpmc: handle additional timings
` [PATCH v6 03/10] ARM: OMAP2+: onenand: refactor for clarity
` [PATCH v6 04/10] ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function
` [PATCH v6 05/10] ARM: OMAP2+: gpmc: find features by ip rev check
` [PATCH v6 06/10] ARM: OMAP2+: gpmc: remove cs# in sync clk div calc
` [PATCH v6 07/10] ARM: OMAP2+: gpmc: generic timing calculation
` [PATCH v6 08/10] ARM: OMAP2+: onenand: "
` [PATCH v6 09/10] ARM: OMAP2+: smc91x: "
` [PATCH v6 10/10] ARM: OMAP2+: tusb6010: "

[PATCH v3] ARM: ep93xx: Use HW MAC filter in ethernet driver
 2012-08-21 11:36 UTC 

[PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
 2012-08-21 11:14 UTC  (14+ messages)
                    ` gpmc generic retime function (subject was RE: [PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration)

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-21 10:57 UTC  (11+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH 4/5] ARM: OMAP4: Add L2 Cache Controller in Device Tree
 2012-08-21 10:29 UTC 

[PATCH 0/3] ARM: PRIMA2: some patches prepared to support new SiRF SoCs
 2012-08-21 10:16 UTC  (17+ messages)
` [PATCH 1/3] ARM: PRIMA2: use DT_MACHINE_START and convert to generic board
` [PATCH 2/3] ARM: PRIMA2: make mach-prima2 common for all SiRF series SoC

[PATCH 0/3] Add code for setting coherent pool size
 2012-08-21 10:14 UTC  (7+ messages)
` [PATCH 2/3] ARM: DMA-Mapping: print warning when atomic coherent allocation fails
` [PATCH 3/3] ARM: Kirkwood: increase atomic coherent pool size

ARM hugetlb support?
 2012-08-21  9:57 UTC  (2+ messages)

[PATCH v4 1/2] ARM: PRIMA2: convert to common clk and finish full clk tree
 2012-08-21  9:44 UTC  (2+ messages)

[PATCH v3] ARM: support syscall tracing
 2012-08-21  8:27 UTC  (4+ messages)

[RFC] Add support for Aurora L2 Cache Controller
 2012-08-21  7:29 UTC  (3+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-21  7:12 UTC  (15+ messages)
` [PATCH 02/11] pinctrl: mvebu: dove "
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370
` [PATCH 11/11] arm: mvebu: add pinctrl support in defconfig

[GIT PULL] ux500 fixes
 2012-08-21  6:16 UTC 

[PATCH] ARM: Kirkwood: Iomega ix2-200 DT support Signed-off-by: Alan M Butler <alanbutty12@gmail.com>
 2012-08-21  5:10 UTC  (2+ messages)

ARM hugetlb support?
 2012-08-21  1:55 UTC  (2+ messages)

[PATCH] ARM: olinuxino: Add gpio-led support
 2012-08-21  1:43 UTC 

[PATCH 0/3] OMAP: hwmod: reset API proposal
 2012-08-21  1:15 UTC  (11+ messages)
` [PATCH 1/3] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
` [PATCH 2/3] ARM: OMAP: hwmod: revise deassert sequence

[PATCH v2] ARM: ep93xx: Use HW MAC filter in ethernet driver
 2012-08-20 23:01 UTC  (2+ messages)

[PATCH v4 0/12] KGDB/KDB FIQ (NMI) debugger
 2012-08-20 21:24 UTC  (3+ messages)

[PATCH v4] ARM: support syscall tracing
 2012-08-20 20:35 UTC 

[PATCH v2] drivers/watchdog: Adding PRCMU based WD for ux500 processors
 2012-08-20 20:30 UTC 

[PATCH] ARM: Kirkwood: Iomega IX2-200 Device Tree Support Patch v2
 2012-08-20 20:24 UTC  (12+ messages)
` [PATCH] ARM: Kirkwood: Iomega IX2-200 Device Tree Support Patch v2 Signed-off-by: Alan M Butler <alanbutty12@gmail.com>

[PATCH 0/4] Per device coherent DMA map ops
 2012-08-20 20:06 UTC  (4+ messages)

[PATCH] drivers/watchdog: Adding PRCMU based WD for ux500 processors
 2012-08-20 20:00 UTC  (2+ messages)

[PATCH RESEND 1/2] i2c: pnx: Fix bit definitions
 2012-08-20 19:49 UTC  (2+ messages)

[PATCH] media: mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags
 2012-08-20 18:15 UTC  (6+ messages)

[PATCH 1/3] ARM: tegra: remove board (but not DT) support for TrimSlice
 2012-08-20 17:17 UTC  (3+ messages)
` [PATCH 3/3] ARM: tegra: remove board (but not DT) support for Harmony

[PATCH] ARM: tegra: remove duplicate select USE_OF
 2012-08-20 17:15 UTC  (2+ messages)

[PATCH v2] ARM: at91: select DT support by default
 2012-08-20 16:40 UTC  (3+ messages)

i.MX27 SLCDC driver
 2012-08-20 16:21 UTC  (3+ messages)


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