linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-15 10:36:55 to 2013-01-15 20:32:50 UTC [more...]

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-15 20:32 UTC  (11+ messages)
` [PATCH v5 01/14] ARM: davinci: move private EDMA API to arm/common
` [PATCH v5 02/14] ARM: edma: remove unused transfer controller handlers
` [PATCH v5 03/14] ARM: edma: add AM33XX support to the private EDMA API
` [PATCH v5 04/14] dmaengine: edma: enable build for AM33XX
` [PATCH v5 05/14] dmaengine: edma: Add TI EDMA device tree binding
` [PATCH v5 06/14] ARM: dts: add AM33XX EDMA support
` [PATCH v5 07/14] dmaengine: add dma_request_slave_channel_compat()
` [PATCH v5 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
` [PATCH v5 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
` [PATCH v5 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-15 20:19 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-15 19:54 UTC  (2+ messages)

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 19:36 UTC  (2+ messages)

[PATCH v8 0/5] OMAP GPMC DT bindings
 2013-01-15 19:35 UTC  (13+ messages)
` [PATCH v8 2/5] mtd: omap-nand: pass device_node in platform data
` [PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH] arm: mxs: Update mxs_defconfig
 2013-01-15 19:31 UTC  (3+ messages)

[GIT PULL] ste_dma40 updates for 3.9
 2013-01-15 19:14 UTC  (4+ messages)

[PATCH v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller
 2013-01-15 19:11 UTC  (4+ messages)

[PATCH 00/16] big.LITTLE low-level CPU and cluster power management
 2013-01-15 19:09 UTC  (34+ messages)
` [PATCH 06/16] ARM: b.L: generic SMP secondary bringup and hotplug support
` [PATCH 07/16] ARM: bL_platsmp.c: close the kernel entry gate before hot-unplugging a CPU
` [PATCH 13/16] drivers: misc: add ARM CCI support
` [PATCH 15/16] ARM: vexpress/dcscb: handle platform coherency exit/setup and CCI

[Linaro-mm-sig][RFC] ARM: dma-mapping: Add DMA attribute to skip iommu mapping
 2013-01-15 19:05 UTC  (3+ messages)

[PATCH 0/4] Support uncompress debug message for multiplatform build
 2013-01-15 19:04 UTC  (5+ messages)
` [PATCH 4/4] ARM: uncompress: support uncompress debug "

[GIT PULL] imx fixes for 3.8, take 2
 2013-01-15 19:00 UTC  (2+ messages)

[PATCH] timer: vt8500: Convert vt8500 to use CLKSRC_OF
 2013-01-15 19:00 UTC  (3+ messages)

[PATCH v2 3/3 RFT] ARM: tegra: dts: seaboard: enable keyboard
 2013-01-15 18:59 UTC  (2+ messages)

[PATCH 1/3] ARM: DT: tegra: add DT entry for KBC controller
 2013-01-15 18:59 UTC  (4+ messages)
` [PATCH 2/3] ARM: tegra: config: enable KEYBOARD_TEGRA

[PATCH] dmaengine: omap-dma: Allow DMA controller to prefetch data
 2013-01-15 18:52 UTC  (2+ messages)

[PATCH] clk: mvebu/clk-cpu.c: fix memory leakage
 2013-01-15 18:44 UTC  (8+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 3/4] pinctrl: add abx500 pinctrl driver core
 2013-01-15 18:36 UTC  (2+ messages)

[PATCH 1/1] clk-divider: fix is_power_of_two()
 2013-01-15 18:31 UTC  (2+ messages)

Early kernel hang with big DTB appended
 2013-01-15 18:12 UTC  (6+ messages)

[PATCH 4/4] pinctrl/abx500: add AB8500 pinctrl driver
 2013-01-15 18:10 UTC  (2+ messages)

[PATCHv4 00/14] Unify arm_generic and arch_timer drivers
 2013-01-15 17:45 UTC  (15+ messages)
` [PATCHv4 01/14] arm: arch_timer: balance device_node refcounting
` [PATCHv4 02/14] arm: arch_timer: remove redundant available check
` [PATCHv4 03/14] arm: arch_timer: use u64/u32 for register data
` [PATCHv4 04/14] arm: arch_timer: standardise counter reading
` [PATCHv4 05/14] arm: arch_timer: split cntfrq accessor
` [PATCHv4 06/14] arm: arch_timer: factor out register accessors
` [PATCHv4 07/14] arm: arch_timer: add isbs to "
` [PATCHv4 08/14] arm: arch_timer: divorce from local_timer api
` [PATCHv4 09/14] arm: arch_timer: add arch_counter_set_user_access
` [PATCHv4 10/14] arm: arch_timer: move core to drivers/clocksource
` [PATCHv4 11/14] arm64: arm_generic: prevent reading stale time
` [PATCHv4 12/14] arm64: move from arm_generic to arm_arch_timer
` [PATCHv4 13/14] Documentation: Add ARMv8 to arch_timer devicetree
` [PATCHv4 14/14] ARM: arch_timers: switch to physical timers if HYP mode is available

[RFC PATCH 0/4] b.L: Memory barriers and miscellaneous tidyups
 2013-01-15 17:42 UTC  (7+ messages)
` [RFC PATCH 1/4] ARM: b.L: Remove C declarations for vlocks
` [RFC PATCH 2/4] ARM: b.L: vlocks: Add architecturally required memory barriers
` [RFC PATCH 3/4] ARM: bL_entry: Match memory barriers to architectural requirements
` [RFC PATCH 4/4] ARM: vexpress/dcscb: power_up_setup memory barrier cleanup

[v3 0/9] ARM: Initial support for Tegra 114 SoC
 2013-01-15 17:27 UTC  (4+ messages)
` [v3 6/9] ARM: dt: tegra114: Add new SoC base, "

[PATCH v2] hardlockup: detect hard lockups without NMIs using secondary cpus
 2013-01-15 16:32 UTC  (3+ messages)

[PATCH v5 00/14] KVM/ARM Implementation
 2013-01-15 16:25 UTC  (25+ messages)
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
        ` [kvmarm] "
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
    ` [kvmarm] "
` [PATCH v5 13/14] KVM: ARM: Handle I/O aborts

[PATCH] ARM: AM33XX: clock: SET_RATE_PARENT in lcd path
 2013-01-15 16:16 UTC  (2+ messages)

[RFC PATCH 0/7] usb: musb: add driver for control module
 2013-01-15 16:06 UTC  (12+ messages)
` [RFC PATCH 1/7] drivers: usb: phy: add a new driver for usb part of "
` [RFC PATCH 2/7] ARM: OMAP: devices: create device "

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-15 15:40 UTC  (9+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH v3 0/2] Add imx6q-cpufreq driver support
 2013-01-15 14:53 UTC  (4+ messages)
` [PATCH v3 1/2] cpufreq: add imx6q-cpufreq driver

[PATCH] ARM: KVM: avoid add/sub on vcpu pointer
 2013-01-15 14:35 UTC  (2+ messages)

[PATCH v5 0/4] KVM/ARM Architected Timers support
 2013-01-15 14:32 UTC  (11+ messages)
` [PATCH v5 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v5 3/4] ARM: KVM: arch_timers: Add timer world switch

[GIT PULL] arch_decomp_wdog() cleanup for 3.9
 2013-01-15 14:32 UTC 

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-15 14:31 UTC  (6+ messages)
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management

[PATCH 00/18] AB8500 battery management series upgrade
 2013-01-15 14:09 UTC  (7+ messages)
` [PATCH 04/18] power: ab8500_fg: Replace msleep() with usleep_range() for greater accuracy

[PATCH v5 0/3] Fix the Build error for fsl_mxc_udc.c
 2013-01-15 14:03 UTC  (3+ messages)
` [PATCH v5 1/3] usb: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id

[PATCH 1/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-15 13:58 UTC  (6+ messages)
` [PATCH 2/6] arm: mvebu: Enable USB controllers on Armada 370 evaluation board

[PATCH v2 0/5] ARM: dts: AM33XX: lcdc support
 2013-01-15 13:51 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: AM33XX: Add lcdc node
` [PATCH v2 2/5] ARM: dts: AM33XX: Add am335x-evm lcdc panel timings
` [PATCH v2 3/5] ARM: dts: AM33XX: Add am335x-evm lcdc pincontrol info
` [PATCH v2 4/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc panel timings
` [PATCH v2 5/5] ARM: dts: AM33XX: Add am335x-evmsk lcdc pincontrol info

[PATCH 00/26] AB8500 MFD overhaul
 2013-01-15 13:49 UTC  (29+ messages)
` [PATCH 01/26] mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
` [PATCH 02/26] mfd: ab8500-sysctrl: If a charger is present, reboot instead
` [PATCH 03/26] mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known
` [PATCH 04/26] mfd: ab8500-sysctrl.c: Provide charging as reset reason
` [PATCH 05/26] mfd: ab8500-gpadc: Change to mdelay for greater resolution
` [PATCH 06/26] mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
` [PATCH 07/26] mfd: ab8500-sysctrl: export read/write symbols
` [PATCH 08/26] mfd: abx500-core: Provide an API to dump all ABx500 registers
` [PATCH 09/26] mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
` [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ
` [PATCH 11/26] mfd: ab8500-debugfs: Keep count of IRQs in debugfs
` [PATCH 12/26] mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer
` [PATCH 13/26] mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
` [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings
` [PATCH 15/26] mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes
` [PATCH 16/26] mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3
` [PATCH 17/26] mfd: ab8500-debugfs: add debugfs node to read all registers
` [PATCH 18/26] mfd: ab8500-core: Allow the possibility to dump all AB8500 registers
` [PATCH 19/26] mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
` [PATCH 20/26] mfd ab8500-gpadc: Introduce new AB version detection
` [PATCH 21/26] mfd: ab8500-debugfs: Add interrupt debug
` [PATCH 22/26] mfd: ab8500-gpadc: Add runtime pm support
` [PATCH 23/26] mfd: ab8500-pwm: Enable support for AB8505 PWMLED blink
` [PATCH 24/26] mfd: ab8500-debugfs: sizeof() mismatch bugfix
` [PATCH 25/26] mfd: ab8500-gpadc: Reduce conversion timeout
` [PATCH 26/26] mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter

[PATCH RESEND 0/6 v13] gpio: Add block GPIO
 2013-01-15 13:30 UTC  (9+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib
` [PATCH RESEND 2/6 v13] gpio: Add sysfs support to block GPIO API
` [PATCH RESEND 3/6 v13] gpio: Add userland device interface to block GPIO
` [PATCH RESEND 4/6 v13] gpiolib: Fix default attributes for class
` [PATCH RESEND 5/6 v13] gpio: Add device tree support to block GPIO API
` [PATCH RESEND 6/6 v13] gpio: Add block gpio to several gpio drivers

[PATCH] ARM: remove unnecessary 'select GENERIC_GPIO'
 2013-01-15 13:13 UTC 

[PATCH v7 0/3] Yet another update for the Cortex-M3 series
 2013-01-15 13:08 UTC  (3+ messages)
` [PATCH v7 1/3] ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15

[PATCH 1/5] ARM: exynos: factor out the idle states
 2013-01-15 12:56 UTC  (6+ messages)
` [PATCH 5/5] ARM: exynos: enable/disable cpuidle when cpu1 is down/up

[PATCH 3/4] Enable ecc-mode selection in the driver
 2013-01-15 12:51 UTC  (2+ messages)

[PATCH v5 6/9] ARM: davinci: Remoteproc driver support for OMAP-L138 DSP
 2013-01-15 12:49 UTC  (6+ messages)

[PATCH 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-15 12:26 UTC  (3+ messages)
` [PATCH 1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement

[GIT PULL] hyp-boot fixes for 3.8
 2013-01-15 12:17 UTC 

[PATCHv2 0/4] clockevents: decouple broadcast mechanism from drivers
 2013-01-15 12:00 UTC  (10+ messages)
` [PATCHv2 1/4] clockevents: Add generic timer broadcast receiver

rtc: vt8500: Fix year field in vt8500_rtc_set_time
 2013-01-15 11:38 UTC  (2+ messages)

[PATCH V2 0/6] ARM: tegra20: cpuidle: add power-down state
 2013-01-15 11:34 UTC  (7+ messages)
` [PATCH V2 2/6] ARM: tegra20: cpuidle: add powered-down state for secondary CPU

[PATCH v2 1/4] ARM i.MX6: use reserved bit for mxs phy clock gate
 2013-01-15 11:33 UTC  (2+ messages)

[PATCH V2 0/3] ARM: davinci: da850: add pinctrl support
 2013-01-15 11:11 UTC  (7+ messages)
` [PATCH V2 3/3] ARM: davinci: da850: add NAND driver entries

[PATCH 0/2] ARM: Exynos5 : Add Power domain device tree support for MFC and GSC
 2013-01-15 10:47 UTC  (2+ messages)

[PATCHv3 00/11] Unify arm_generic and arch_timer drivers
 2013-01-15 10:38 UTC  (5+ messages)
` [PATCHv2 04/11] arm: arch_timer: standardise counter reading


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