linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-09 14:02:33 to 2011-12-12 00:17:03 UTC [more...]

[PATCH v6 00/10] Add support for tegra30 and cardhu
 2011-12-12  0:17 UTC  (15+ messages)
` [PATCH v6 01/10] arm/tegra: initial device tree for tegra30
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "
` [PATCH v6 10/10] arm/tegra: add support for tegra30 based board cardhu

Adding remoteproc/rpmsg to linux-next
 2011-12-11 23:33 UTC  (2+ messages)

[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
 2011-12-11 22:45 UTC  (10+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 3/8] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCH 4/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 5/8] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 6/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 7/8] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-11 22:27 UTC  (5+ messages)

[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
 2011-12-11 20:12 UTC  (11+ messages)
` [PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore
` [PATCH 02/10] ARM: OMAP1: ams-delta: Convert latches to basic_mmio_gpio
` [PATCH 03/10] ARM: OMAP1: ams-delta: Supersede custom led device by leds-gpio
` [PATCH 04/10] LED: Drop leds-ams-delta driver
` [PATCH 05/10] MTD: NAND: ams-delta: Use GPIO instead of custom I/O
` [PATCH 06/10] ARM: OMAP1: ams-delta: Use GPIO API in modem setup
` [PATCH 07/10] ASoC: OMAP: ams-delta: Drive modem/codec pins over GPIO API
` [PATCH 08/10] omapfb: lcd_ams_delta: Drive control lines over GPIO
` [PATCH 09/10] input: serio: ams-delta: Toggle keyboard power "
` [PATCH 10/10] ARM: OMAP1: ams-delta: Drop custom I/O functions

[RFC 0/3] pinctrl: add a driver for NVIDIA Tegra
 2011-12-11 19:36 UTC  (8+ messages)
  ` [RFC 1/3] "

[patch 1/1] arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
 2011-12-11 19:35 UTC  (3+ messages)

[PATCH] [RFC] pinctrl: add a driver for Energy Micro's efm32 SoCs
 2011-12-11 19:34 UTC  (21+ messages)

[PATCH] ARM: pl330: Fix a race condition
 2011-12-11 19:27 UTC  (24+ messages)
` [PATCH v2] "
                                            ` [PATCH] ARM: PL330: Fix driver freeze

[RFC PATCH v1 0/7] media&omap4: introduce face detection(FD) driver
 2011-12-11 18:38 UTC  (16+ messages)
` [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection
` [RFC PATCH v1 6/7] media: video: introduce face detection driver module

[PATCH] irq: convert generic-chip to use irq_domain
 2011-12-11 16:00 UTC  (2+ messages)

[PATCH] SPI: add CSR SiRFprimaII SPI controller driver
 2011-12-11 15:05 UTC  (4+ messages)

[PATCH] ARM: MM: Configure the number of banks
 2011-12-11 10:24 UTC  (3+ messages)

[PATCH 1/2] ARM: only look for TCM on ARM926 and later
 2011-12-11 10:23 UTC  (2+ messages)

[PATCH 2/2] DMA: PL330: Removes useless function
 2011-12-11  9:42 UTC  (2+ messages)

[PATCH v2 0/4] ARM: Exynos4: Add irq domain and device tree support for wakeup interrupts
 2011-12-11  6:51 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: Exynos4: Simplify EINT number to linux irq number translation
  ` [PATCH v2 2/4] ARM: Exynos4: Add irq_domain support for wakeup interrupts
    ` [PATCH v2 3/4] ARM: Exynos4: Remove arch_initcall for wakeup interrupt initialization
      ` [PATCH v2 4/4] ARM: Exynos4: Add device tree support for external wakeup interrupt controller

[RESEND][PATCH] ARM: Exynos: Add irq domain and device tree support for interrupt combiner
 2011-12-11  6:48 UTC 

[PATCH 1/2] tty: serial: imx: Allow UART to be a source for wakeup
 2011-12-11  6:01 UTC  (4+ messages)
` [PATCH v3 "
` [PATCH v4] "

[PATCH 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450
 2011-12-11  5:54 UTC  (5+ messages)
` [PATCH 2/4] rtc-s3c: make room for more variants in devicetree block
` [PATCH 3/4] rtc-s3c: add variants for S3C2443 and S3C2416

[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
 2011-12-11  3:20 UTC  (7+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings

[PATCH] ARM: provide XIP_VIRT_ADDR for no-MMU builds
 2011-12-10 21:58 UTC  (6+ messages)

[PATCH 03/62] arm: remove the second argument of k[un]map_atomic()
 2011-12-10 21:46 UTC  (4+ messages)
` [PATCH 61/62] highmem: kill all __kmap_atomic()

[PATCH] ARM: Exynos: Add irq domain and device tree support for interrupt combiner
 2011-12-10 17:17 UTC 

[PATCH v8 REPOST 17/24] gpio/omap: fix debounce clock handling
 2011-12-10 16:51 UTC  (5+ messages)

[PATCH v5 0/9] Versatile Express DT support
 2011-12-10 15:27 UTC  (11+ messages)
` [PATCH v5 1/9] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v5 2/9] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v5 3/9] ARM: vexpress: Add Device Tree support
` [PATCH v5 4/9] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v5 5/9] ARM: versatile: Map local timers using Device Tree when possible
` [PATCH v5 6/9] ARM: vexpress: Use FDT data in platform SMP calls
` [PATCH v5 7/9] ARM: vexpress: Add Device Tree for V2P-CA5s core tile
` [PATCH v5 8/9] ARM: vexpress: Add Device Tree for V2P-CA9 "
` [PATCH v5 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)

[PATCH 0/4] Add generic ARM ISA condition code check v3
 2011-12-10 13:24 UTC  (10+ messages)
` [PATCH 1/4] Add generic ARM instruction set condition code checks
` [PATCH 2/4] Use generic ARM instruction set condition code checks for nwfpe
` [PATCH 3/4] Add condition code checking to SWP emulation handler
` [PATCH 4/4] Use generic ARM instruction set condition code checks for kprobes

[PATCH 5/5] ARM: OMAP1: recalibrate loops per jiffy after dpll1 reprogram
 2011-12-10 12:04 UTC  (6+ messages)
` [PATCH 5/5 v2] ARM: OMAP1: recalculate "

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-10 11:13 UTC  (9+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
  ` [Linaro-mm-sig] "

[PATCH] ARM: only show modules in the memory layout for MODULES=y
 2011-12-10  9:55 UTC  (3+ messages)

[PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
 2011-12-10  9:26 UTC 

[PATCH] omap: rx51: initialize isp1704 properly
 2011-12-10  8:37 UTC  (3+ messages)
` [PATCH v2] omap: rx51: fix USB

[PATCH] ARM: pxa: Include linux/export.h in balloon3.c
 2011-12-10  2:08 UTC 

[PATCH RESEND v5 0/3] Add support for TI814X processor series
 2011-12-10  1:58 UTC  (4+ messages)
` [PATCH RESEND v5 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support
` [PATCH RESEND v5 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support
` [PATCH RESEND v5 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM

[PATCH RESEND v5 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM
 2011-12-10  1:45 UTC 

[PATCH RESEND v5 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support
 2011-12-10  1:45 UTC 

[PATCH RESEND v5 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support
 2011-12-10  1:44 UTC 

[PATCH RESEND v5 0/3] Add support for TI814X processor series
 2011-12-10  1:44 UTC 

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-10  1:32 UTC  (3+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT

[PATCH 1/3] pinctrl: Implement PINMUX_MAP_SYS_HOG
 2011-12-09 23:59 UTC  (3+ messages)
` [PATCH 2/3] arm/u300: Don't use PINMUX_MAP_PRIMARY*
` [PATCH 3/3] pinctrl: Don't create a device for each pin controller

[PATCH 0/3] Support Samsung S5P OHCI device and driver
 2011-12-09 23:58 UTC  (3+ messages)

[PATCH] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-09 23:55 UTC  (3+ messages)

[PATCH 1/2] usb: at91: fix clk_get error handling
 2011-12-09 23:49 UTC  (2+ messages)

[PATCH] arm: standardize /proc/iomem "Kernel code" name
 2011-12-09 23:17 UTC  (2+ messages)

[PATCH] gpio: pl061: drop extra check for NULL platform_data
 2011-12-09 22:56 UTC 

[PATCH v4] ARM: sched_clock: allow sched_clock to be selected at runtime
 2011-12-09 22:43 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: dmtimer: scheduling while atomic fixes
 2011-12-09 22:10 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP: dmtimer: fix sleeping function called from invalid context

[PATCH v2] ARM: S3C64XX: Implement basic power domain support
 2011-12-09 21:57 UTC  (4+ messages)

[GIT PULL] omap1 changes for v3.3 merge window
 2011-12-09 21:37 UTC  (2+ messages)

[GIT PULL] PM support for omap4 for v3.3 merge window
 2011-12-09 21:21 UTC 

[GIT PULL] OMAP: minor PM cleanups for v3.3
 2011-12-09 20:54 UTC  (2+ messages)

[PATCH v4 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support
 2011-12-09 20:52 UTC  (4+ messages)

[PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9)
 2011-12-09 20:46 UTC  (8+ messages)
` [PATCH 1/3] arm: tools: mach-types: add nokia_rm696
` [PATCH 2/3] arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info
` [PATCH 3/3] arm: omap: add minimal support for Nokia RM-696

[RFC PATCH 0/8] Add common ARM cpuidle init code
 2011-12-09 19:48 UTC  (7+ messages)
` [RFC PATCH 1/8] ARM: Add commonly used "

[PATCH 1/2] ARM: at91: make x40s use free of at91_sys_read/write
 2011-12-09 18:47 UTC  (3+ messages)

ARM: at91: smc update
 2011-12-09 18:42 UTC  (7+ messages)
` [PATCH 2/3] pata/at91: use new introduce smc accessor
` [PATCH 3/3] ide/at91: "

[PATCH 0/4] Add generic ARM ISA condition code check
 2011-12-09 18:26 UTC  (16+ messages)
` [PATCH 1/4] Add generic ARM instruction set condition code checks
` [PATCH 3/4] Add condition code checking to SWP emulation handler
` [PATCH 4/4] Use generic ARM instruction set condition code checks for kprobes

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-09 16:58 UTC  (10+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller

[PATCH] ARM: remove header files included more than once
 2011-12-09 16:25 UTC 

[PATCH 0/6] arm/imx: kill macro MXC_GPIO_IRQ_START
 2011-12-09 15:17 UTC  (3+ messages)
` [PATCH 1/6] irqdomain: export irq_domain_simple_ops for !CONFIG_OF

[GIT PULL] pxa changes for v3.3
 2011-12-09 14:23 UTC  (2+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-12-09 14:15 UTC  (8+ messages)

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-09 14:02 UTC  (10+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 03/10] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH v2 05/10] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH v2 06/10] arm/dts: OMAP3: "
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v2 08/10] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v2 09/10] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init


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