linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-30 11:00:10 to 2012-12-03 10:39:34 UTC [more...]

[PATCH v2 0/3] ARM/dts: omap3: Add DT support for IGEP devices
 2012-12-03 10:39 UTC  (7+ messages)
` [PATCH v2 1/3] ARM/dts: omap3: Add generic "
` [PATCH v2 2/3] ARM/dts: omap3: Add support for IGEPv2 board
` [PATCH v2 3/3] ARM/dts: omap3: Add support for IGEP COM Module

[RFC PATCH 1/1] KVM: ARM: add vgic state save and restore support
 2012-12-03 10:36 UTC 

[PATCH v4 00/14] KVM/ARM Implementation
 2012-12-03 10:33 UTC  (33+ messages)
` [PATCH v4 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v4 02/14] ARM: Section based HYP idmap
` [PATCH v4 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v4 08/14] KVM: ARM: World-switch implementation
` [PATCH v4 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v4 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v4 14/14] KVM: ARM: Handle I/O aborts

[PATCH 00/10] Unify arm_generic and arch_timer drivers
 2012-12-03 10:24 UTC  (14+ messages)
` [PATCH 01/10] arm: arch_timer: remove redundant available check
` [PATCH 02/10] arm: arch_timer: use u64/u32 for register data
` [PATCH 03/10] arm: arch_timer: standardise counter reading
` [PATCH 04/10] arm: arch_timer: split cntfrq accessor
` [PATCH 05/10] arm: arch_timer: factor out register accessors
` [PATCH 06/10] arm: arch_timer: divorce from local_timer api
` [PATCH 07/10] arm: arch_timer: add arch_counter_enable_user_access
` [PATCH 08/10] arm: arch_timer: move core to drivers/clocksource
` [PATCH 09/10] arm64: move from arm_generic to arm_arch_timer
` [PATCH 10/10] Documentation: Add ARMv8 to arch_timer devicetree

[PATCH 1/4] rtc: sa1100: enable/disable rtc when probe/remove the device
 2012-12-03  9:48 UTC  (13+ messages)
` [PATCH 2/4] rtc: pxa: fix rtc caculation issue

[PATCH 0/6 v8] gpio: Add block GPIO
 2012-12-03  9:17 UTC  (8+ messages)
` [PATCH 1/6 v8] gpio: Add a block GPIO API to gpiolib
` [PATCH 2/6 v8] gpio: Add sysfs support to block GPIO API
` [PATCH 3/6 v8] gpio: Add userland device interface to block GPIO
` [PATCH 4/6 v8] gpiolib: Fix default attributes for class
` [PATCH 5/6 v8] gpio: Add device tree support to block GPIO API
` [PATCH 6/6 v8] gpio: Add block gpio to several gpio drivers

[PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_API
 2012-12-03  8:51 UTC  (4+ messages)

[PATCH v5 0/2] ARM: davinci: add support for dm365 vpbe display
 2012-12-03  8:21 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: davinci: dm365: add support for v4l2 video display
` [PATCH v5 2/2] ARM: davinci: dm365 EVM: add support for VPBE display

[PATCH] clk: factor: calculate rate by do_div
 2012-12-03  8:14 UTC 

linux-next: manual merge of the arm-soc tree with the slave_dma and tree
 2012-12-03  6:12 UTC 

linux-next: manual merge of the arm-soc tree with the devicetree tree
 2012-12-03  5:57 UTC 

[Resend PATCH v6 1/4] pinctrl: atmel-ssc: add pinctrl support
 2012-12-03  5:56 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the omap_dss2 tree
 2012-12-03  5:52 UTC 

[PATCH 0/5] ARM: tegra20: cpuidle: add power-down state
 2012-12-03  3:00 UTC  (6+ messages)
` [PATCH 1/5] ARM: tegra20: cpuidle: add powered-down state for secondary CPU
` [PATCH 2/5] ARM: tegra20: clocks: add CPU low-power function into tegra_cpu_car_ops
` [PATCH 3/5] ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit
` [PATCH 4/5] ARM: tegra20: cpuidle: add powered-down state for CPU0
` [PATCH 5/5] ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode

[PATCH] cpuidle: coupled: fix the potensial race condition and deadlock
 2012-12-03  2:59 UTC 

[PATCH] ARM: dt: tegra: cardhu: Add drm components
 2012-12-03  2:48 UTC  (3+ messages)

nfs root not responding?
 2012-12-03  2:26 UTC  (6+ messages)

[PATCH] [ARM] pxa/spitz: Disable usb port 1 and 3
 2012-12-03  2:13 UTC  (2+ messages)

[PATCH] [ARM] pxa/spitz: Minor code refactor and typo fixes
 2012-12-03  2:07 UTC  (2+ messages)

[PATCH] ARM: kirkwood: convert Guruplug to use the device tree
 2012-12-03  0:09 UTC  (6+ messages)

[GIT PULL v2] Renesas ARM-based SoC maintainers for v3.8 #1
 2012-12-02 23:57 UTC  (3+ messages)

[PATCH] tty: serial: vt8500: fix return value check in vt8500_serial_probe()
 2012-12-02 17:47 UTC  (2+ messages)

[PATCH] GPIO: MVEBU: Fix so only built when CONFIG_OF_IRQ
 2012-12-02 15:44 UTC 

[PATCH] ARM: sunxi: Include linux/delay.h
 2012-12-02 15:32 UTC 

[PATCH] ARM: ixp4xx: Add "ask" handler for timer interrupts
 2012-12-02 13:55 UTC  (16+ messages)
  ` Re[2]: "
          ` Re[4]: "
      ` [PATCH 1/2] ARM: ixp4xx: Moving the timer flags control in ixp4xx_irq_ack() procedure
        ` [PATCH 2/2] ARM: ixp4xx: Using gpiolib rather than a private GPIO API
          ` Re[2]: [PATCH 1/2] ARM: ixp4xx: Moving the timer flags control in ixp4xx_irq_ack() procedure

[PATCH -next] [media] s5p-mfc: remove unused variable
 2012-12-02 12:17 UTC 

[PATCH 0/2] ASoC: Samsung: Remove platform device support
 2012-12-02  4:33 UTC  (5+ messages)
` [PATCH 1/2] ASoC: Samsung: WM8994: Add basic device tree support for machine file
` [PATCH 2/2] ASoC: Samsung: Do not register samsung audio dma device as pdev

[PATCH 1/2] ASoC: atmel-pcm: split into two file
 2012-12-02  4:30 UTC  (4+ messages)
` [PATCH 2/2] ASoC: atmel-pcm: dma support based on pcm dmaengine

[PATCH v6] ARM: Factor out cpuid implementor and part number
 2012-12-02  0:21 UTC 

[PATCH] ARM: mmp: select PINCTRL for ARCH_MMP
 2012-12-01 23:09 UTC  (2+ messages)

[PATCH RESEND] pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
 2012-12-01 23:08 UTC  (2+ messages)

[PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND
 2012-12-01 21:50 UTC  (11+ messages)

[GIT PULL 1/3] omap late timer clean-up (and a warning fix) for v3.8 merge window
 2012-12-01 18:33 UTC  (7+ messages)
  ` [GIT PULL 3/3] omap late multiplatform cleanup "
  ` [GIT PULL 2/3] omap late prcm changes "

[PATCH 3/4] ARM: Dove: Convert to DT GPIO and pinctrl
 2012-12-01 18:21 UTC  (6+ messages)
` [PATCH 1/2] ARM: Dove: Add pinctrl clock to DT

[PATCH 0/6] drivers: convert struct spinlock to spinlock_t
 2012-12-01 18:11 UTC  (7+ messages)
` [PATCH 1/6] ux500: "

[PATCH] ab8500: remove explicit handling of battery type
 2012-12-01 18:09 UTC  (3+ messages)

[RFC 1/2] clk: use struct clk only for external API
 2012-12-01 17:30 UTC  (4+ messages)
` [RFC 2/2] clk: per-user clock accounting for debug

[PATCH v2 0/8] enable support for AMBA drivers under x86
 2012-12-01 17:05 UTC  (5+ messages)
` [PATCH 2/8] gpio: pl061 depends on ARM
` [PATCH 6/8] mmc: use the new <linux/sizes.h>

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend
 2012-12-01 17:01 UTC  (3+ messages)

[PATCH 0/2] gpio: dt: add gpio-export support
 2012-12-01 16:56 UTC  (4+ messages)

[PATCH 1/1] ARM: ux500: Change IRQ from low-to-high edge triggered to high-to-low
 2012-12-01 16:51 UTC  (2+ messages)

[PATCH 1/1] gpio: Provide the STMPE GPIO driver with its own IRQ Domain
 2012-12-01 16:25 UTC  (3+ messages)

[PATCH v4 00/13] KVM/ARM vGIC support
 2012-12-01 15:57 UTC  (11+ messages)
` [PATCH v4 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v4 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v4 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space

[PATCH 1/1] mfd: Simplify IRQ domain registration code in STMPE
 2012-12-01 15:56 UTC  (2+ messages)

at91-3.8-pinctrl+mmc+spi branch build failure
 2012-12-01 15:07 UTC 

[PATCH] ARM: SAMSUNG: Fix build of I2S driver
 2012-12-01 14:05 UTC  (5+ messages)

[PATCH] ARM: pass syscall return value to sys_exit tracepoint
 2012-12-01 13:38 UTC 

[PATCH 0/2] i2c-s3c2410: Implementation bus arbitration support
 2012-12-01 13:26 UTC  (6+ messages)
` [PATCH 2/2] i2c-s3c2410: Add bus arbitration implementation

[PATCH] ARM: DTS: CROS5250: Add max77686 device tree support
 2012-12-01  6:39 UTC  (4+ messages)

[GIT PULL] omap iommu clean-up dependency branch for v3.8 merge window
 2012-12-01  5:43 UTC  (2+ messages)

[PATCH V7 1/7] kbuild: centralize .dts->.dtb rule
 2012-12-01  4:43 UTC  (4+ messages)

[PATCH v3 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP
 2012-12-01  2:11 UTC  (4+ messages)

[PATCH v4 0/5] KVM/ARM Architected Timers support
 2012-12-01  1:05 UTC  (17+ messages)
` [PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v4 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v4 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v4 5/5] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH 0/7 v2] ARM: mach-shmobile: kzm9g: Reference DT implementation
 2012-12-01  0:27 UTC  (4+ messages)
` [PATCH 3/5] ARM: mach-shmobile: sh73a0: Initialise MMCIF using DT

[PATCH] ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devices
 2012-11-30 21:00 UTC  (2+ messages)

[PATCH v5] ARM: Factor out cpuid implementor and part number
 2012-11-30 19:59 UTC 

[PATCH v3] ARM: Factor out cpuid implementor and part number
 2012-11-30 19:17 UTC  (4+ messages)

[PATCH] DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
 2012-11-30 18:47 UTC  (2+ messages)

[PATCH v2] dmaengine: sirf: enable the driver support new SiRFmarco SoC
 2012-11-30 18:17 UTC  (2+ messages)

[PATCH 0/4] DMA: PL330 fixes
 2012-11-30 18:07 UTC  (5+ messages)
` [PATCH 1/4] DMA: PL330: fix locking in pl330_free_chan_resources()

[PATCH] irq: versatile: delete dangling variable
 2012-11-30 18:01 UTC  (2+ messages)

[PATCH] ARM: sunxi: add missing include for mdelay()
 2012-11-30 17:58 UTC  (3+ messages)

[GIT PULL 1/7] Samsung fixes for v3.7
 2012-11-30 17:36 UTC  (4+ messages)

[GIT PULL 6/7] Samsung devel-3 for v3.8
 2012-11-30 17:33 UTC  (2+ messages)

[GIT PULL 1/3] omap late timer clean-up (and a warning fix) for v3.8 merge window
 2012-11-30 17:28 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: cache-l2x0 for v3.8
 2012-11-30 17:09 UTC 

[GIT PULL 1/5] ARM: orion: fixes for v3.8
 2012-11-30 17:08 UTC  (5+ messages)
` [GIT PULL 5/5] ARM: mvebu: changes "

[PATCH] clocksource: use clockevents_config_and_register() where possible
 2012-11-30 16:59 UTC  (2+ messages)

[PATCH] add hardware I2C support for ARM IMX23
 2012-11-30 16:32 UTC  (7+ messages)

[PATCH v4] ARM: Factor out cpuid implementor and part number
 2012-11-30 15:47 UTC 

[PATCH v5 00/12] Support for AM33xx PWM Subsystem
 2012-11-30 15:38 UTC  (4+ messages)

[PATCH] of: dma: Fix-up for warnings !CONFIG_OF
 2012-11-30 15:36 UTC  (3+ messages)

[ARM] head.S change broke platform device registration?
 2012-11-30 14:34 UTC  (10+ messages)

[V2 PATCH 00/27] mv-usb fix and enhancement patches
 2012-11-30 14:10 UTC  (2+ messages)

[PATCH 1/1] mfd: Simplify IRQ domain registration code in STMPE
 2012-11-30 14:01 UTC  (2+ messages)

[PATCH] arm: mm: lpae: add PTE loop to alloc_init_section
 2012-11-30 13:04 UTC 

[PATCH 0/5] cpufreq: db8500: Rename driver and update some parts
 2012-11-30 12:44 UTC  (6+ messages)
` [PATCH 2/5] mfd: db8500: Update cpufreq device name

[PATCH v8 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-30 12:24 UTC  (5+ messages)
` [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

[GIT PULL] GPIO patch stack for v3.8
 2012-11-30 11:17 UTC  (2+ messages)

[PATCH] gpio: pl061: remove old comment
 2012-11-30 11:13 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Avoid early use of of_machine_is_compatible()
 2012-11-30 11:08 UTC  (9+ 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).