linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-01 09:10:49 to 2012-10-02 11:52:29 UTC [more...]

[PATCH 00/12] New warnings and build errors in linux-next
 2012-10-02 11:52 UTC  (6+ messages)
` [PATCH 03/12] mmc: dw_mmc: fix building exynos driver as a module
` [PATCH 11/12] pinctrl: samsung: use __devinit section for init code

[PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table
 2012-10-02 11:45 UTC  (3+ messages)

[PATCH 00/10] Platform data clean-up and UIB device enablement
 2012-10-02 11:44 UTC  (22+ messages)
` [PATCH 01/10] ARM: ux500: Move all Device Tree booting into cpu-db8500
` [PATCH 02/10] ARM: ux500: Strip out duplicate touch screen platform information
` [PATCH 03/10] Input: bu21013_ts - Request a regulator that actually exists
` [PATCH 04/10] Input: bu21013_ts - Move GPIO init and exit functions into the driver
` [PATCH 05/10] Input: bu21013_ts - Add support for Device Tree booting
` [PATCH 06/10] Documentation: Detail permitted DT properties for the BU21013 Touch Screen
` [PATCH 07/10] ARM: ux500: Create a new Device Tree include file for boards supporting STUIBs
` [PATCH 08/10] ARM: ux500: Stop calling the UIB init function when using Device Tree
` [PATCH 09/10] ARM: ux500: Add all bu21013 touch screen components to supported Device Trees
` [PATCH 10/10] ARM: ux500: Stop informing the regulator subsystem that we have full constraints

[PATCH v2 RESEND 1/2] ARM: arch timer: Set the TVAL before timer is enabled
 2012-10-02 11:27 UTC  (7+ messages)
` [PATCH v2 RESEND 2/2] ARM: local timers: add timer support using IO mapped register

[PATCH v2 0/7] uio_pruss cleanup and platform support
 2012-10-02 11:13 UTC  (10+ messages)
` [PATCH v2 4/7] ARM: davinci: Add support for an L3RAM gen_pool

[PATCH 0/3] ASoC: Davinci: McASP: add support new McASP IP Variant
 2012-10-02 11:06 UTC  (10+ messages)
` [PATCH 2/3] ASoC: Davinci: pcm: add support for sram-support-less platforms
    ` [alsa-devel] "

[PATCH v2 00/10] KVM/ARM vGIC support
 2012-10-02 10:25 UTC  (13+ messages)
` [PATCH v2 01/10] ARM: KVM: Keep track of currently running vcpus
` [PATCH v2 02/10] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v2 03/10] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v2 04/10] ARM: KVM: VGIC distributor handling
` [PATCH v2 05/10] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v2 06/10] ARM: KVM: VGIC interrupt injection
` [PATCH v2 07/10] ARM: KVM: VGIC control interface world switch
` [PATCH v2 08/10] ARM: KVM: VGIC initialisation code
` [PATCH v2 09/10] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v2 10/10] ARM: KVM: Add VGIC configuration option

[PATCH] [ARM] Use AT() in the linker script to create correct program headers
 2012-10-02 10:23 UTC  (6+ messages)

How many cores does the ARM branch support?
 2012-10-02 10:04 UTC  (3+ messages)

OMAP baseline test results for v3.6-rc7
 2012-10-02  9:38 UTC  (5+ messages)

[PATCH v2 0/4] ARM: EXYNOS: Power domain DT support extension
 2012-10-02  9:24 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: EXYNOS: pm_domain: Detect domain state on registration from DT
` [PATCH v2 2/4] ARM: EXYNOS: pm_domain: Fix power domain name initialization
` [PATCH v2 3/4] ARM: EXYNOS: pm_domain: Bind devices to power domains using DT
` [PATCH v2 4/4] ARM: dts: exynos4: Set up power domains

[PATCH v2 0/6] ARM: EXYNOS: Add secure firmware support
 2012-10-02  9:13 UTC  (2+ messages)

[PATCH] ARM: hw_breakpoint: Clear breakpoints before enabling monitor mode
 2012-10-02  9:13 UTC  (5+ messages)

[PATCH v3] media: davinci: vpif: display: separate out subdev from output
 2012-10-02  8:48 UTC  (2+ messages)

[GIT PULL] CMA and DMA-mapping updates for v3.7
 2012-10-02  8:18 UTC 

[PATCH V2 0/3] Add clock framework for armada 370/XP
 2012-10-02  7:10 UTC  (6+ messages)
` [PATCH V2 1/3] clk: mvebu: add armada-370-xp specific clocks
` [PATCH V2 2/3] clk: armada-370-xp: add support for clock framework
` [PATCH V2 3/3] clocksource: time-armada-370-xp converted to clk framework

[RFC] arm/mm: add a protection when flushing anonymous pages
 2012-10-02  7:07 UTC  (3+ messages)

[PATCHv3 2/4] Input: keypad: Add smsc ece1099 keypad driver
 2012-10-02  6:18 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the spi-mb tree
 2012-10-02  5:18 UTC 

linux-next: manual merge of the arm-soc tree with the spi-mb tree
 2012-10-02  5:13 UTC 

[PATCH V2 0/7] ARM: OMAP: Move plat/dma*.h, omap-secure.h headers as part of single zImage work
 2012-10-02  3:21 UTC  (9+ messages)
` [PATCH V2 1/7] ARM: OMAP: DMA: Removing plat/dma-44xx.h
` [PATCH V2 2/7] ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
` [PATCH V2 3/7] ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
` [PATCH V2 4/7] ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
` [PATCH V2 5/7] ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards
` [PATCH V2 6/7] ARM: OMAP2+: Move omap_reserve() locally to mach-omap2
` [PATCH V2 7/7] ARM: OMAP: Move plat/omap-secure.h "
` [PATCH V2 0/7] ARM: OMAP: Move plat/dma*.h,omap-secure.h headers as part of single zImage work

[GIT PULL 0/12] ARM: soc: updates for 3.7, first batch
 2012-10-02  3:03 UTC  (18+ messages)
` [GIT PULL 1/12] ARM: soc: non-critical bug fixes
` [GIT PULL 2/12] ARM: soc: general cleanups
` [GIT PULL 3/12] ARM: soc: MAINTAINERS updates
` [GIT PULL 4/12] ARM: soc: soc-specific updates
` [GIT PULL 5/12] ARM: soc: device tree updates
` [GIT PULL 6/12] ARM: soc: cleanups, part 2
` [GIT PULL 7/12] ARM: soc: soc-specific updates, take 2
` [GIT PULL 8/12] ARM: soc: driver specific changes
` [GIT PULL 9/12] ARM: soc: board specific updates
` [GIT PULL 10/12] ARM: soc: device tree updates, take 2
` [GIT PULL 11/12] ARM: soc: documentation updates
` [GIT PULL 12/12] ARM: soc: multiplatform enablement

[PATCH] [ARM] Enable the second I2C bus on Marvell Kirkwood
 2012-10-02  0:52 UTC  (2+ messages)

[PATCH 1/1] Fix segfault in DTC
 2012-10-02  0:08 UTC  (13+ messages)

[PATCH] ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()
 2012-10-01 23:01 UTC  (2+ messages)

[PATCH] ARM: OMAP: fix return value check in beagle_opp_init()
 2012-10-01 23:00 UTC  (2+ messages)

[PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h
 2012-10-01 22:46 UTC  (6+ messages)
` [PATCH v2 1/5] [media] omap3isp: Fix compilation error in ispreg.h
  ` [PATCH v2 2/5] iommu/omap: Merge iommu2.h into iommu.h
  ` [PATCH v2 3/5] iommu/omap: Make some definitions local
  ` [PATCH v2 4/5] arm: omap: Move iommu/iovmm headers to platform_data
  ` [PATCH v2 5/5] arm: omap: Move iopgtable header to drivers/iommu/

[PATCH] mmc: mxs-mmc: Fix merge issue causing build error
 2012-10-01 20:52 UTC 

[PATCH] arm/dts: at91sam9g20ek_common: Fix typos in buttons labels
 2012-10-01 20:46 UTC 

[PATCH V5 1/5] ARM: add infra-structure for BCM2835 and Raspberry Pi
 2012-10-01 20:30 UTC  (3+ messages)
` [PATCH V5 3/5] ARM: bcm2835: add system timer

OMAP baseline test results for v3.6
 2012-10-01 20:12 UTC  (2+ messages)

[PATCH] arm: include linux/sched.h in syscall.h
 2012-10-01 20:10 UTC 

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-10-01 19:59 UTC  (6+ messages)

[GIT PULL] clk: changes for 3.7
 2012-10-01 17:31 UTC 

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-10-01 16:39 UTC  (13+ messages)
` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms

redirecting console output to display
 2012-10-01 16:39 UTC 

[PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD
 2012-10-01 16:20 UTC  (5+ messages)
` [PATCH V6 2/2] video: drm: exynos: Add device tree support

[PATCH 00/15] KVM/ARM Implementation
 2012-10-01 16:07 UTC  (13+ messages)
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
          ` [kvmarm] "
` [PATCH 14/15] KVM: ARM: Handle I/O aborts

[PATCH v3] GPIO: Add support for GPIO on CLPS711X-target platform
 2012-10-01 15:42 UTC 

[PATCHv3 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
 2012-10-01 15:24 UTC  (7+ messages)

[PATCH V3 0/8] ARM: OMAP4: Add PMU Support
 2012-10-01 15:03 UTC  (6+ messages)

[PATCH] [ARM] Build failure CONFIG_ARCH_KIRKWOOD_DT relies on CACHE_FEROCEON_L2
 2012-10-01 14:31 UTC  (5+ messages)

rcu self-detected stall messages on OMAP3, 4 boards
 2012-10-01 13:28 UTC  (11+ messages)

[PATCH v6 0/5] watchdog: orion_wdt & at91sam9_wdt: improve dt support
 2012-10-01 13:06 UTC  (11+ messages)
` [PATCH v6 1/5] watchdog: core: dt: add support for the timeout device tree property
` [PATCH v6 2/5] watchdog: orion_wdt: dt: add the timeout property binding
` [PATCH v6 3/5] watchdog: at91sam9_wdt: add device tree support
` [PATCH v6 4/5] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
` [PATCH v6 5/5] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH 0/2] ARM: Exynos4: Migrate to common clock framework
 2012-10-01 12:09 UTC  (3+ messages)
` [PATCH 1/2] ARM: Exynos4: Remove Samsung clock type support
` [PATCH 2/2] ARM: Exynos4: Register clocks via common clock framework

[PATCH] i2c-nomadik: Fixup clock handling
 2012-10-01 11:42 UTC  (3+ messages)

[PATCH 0/2] Replace the obsolete preset API by timings API
 2012-10-01 11:29 UTC  (3+ messages)
` [PATCH 1/2] dm644x: replace the obsolete preset API by the "

[RFC/PATCHv3 4/4] gpio: smscece: Add support for gpio IO expander feature
 2012-10-01 11:02 UTC 

[PATCHv3 3/4] arm/dts: omap5-evm: Add keypad support
 2012-10-01 11:02 UTC 

[PATCHv3 0/4] Add mfd driver for smsc-ece1099 chip
 2012-10-01 11:00 UTC 

[PATCH 0/7] Next instalment of Device Tree work for ST-Ericsson
 2012-10-01 10:43 UTC  (8+ messages)
` [PATCH 1/7] ARM: ux500: Elaborate on SDI device node names in Device Tree
` [PATCH 2/7] ARM: ux500: Add SDI (MMC) support to the HREF "
` [PATCH 3/7] ARM: ux500: Correct Snowball's external SD/MMC slot's bus width
` [PATCH 4/7] ARM: ux500: Create a DTS hierarchy for ST-Ericsson's HREF boards
` [PATCH 5/7] ARM: ux500: Create a Device Tree for early HREFs
` [PATCH 6/7] ARM: ux500: Add support for gpio-keys and Proximity Sensor for HREF
` [PATCH 7/7] ARM: ux500: Remove platform specific device registration when DT is enabled

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-10-01 10:36 UTC  (6+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge

[GIT PULL] ARM: mvebu: cache-l2x0 DT for v3.7
 2012-10-01 10:23 UTC  (5+ messages)

[PATCH v2 0/5] KVM/ARM Architected Timers support
 2012-10-01  9:16 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v2 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v2 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v2 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v2 5/5] ARM: KVM: arch_timers: Wire the init code and config option

[PATCH v2 00/14] KVM/ARM Implementation
 2012-10-01  9:11 UTC  (9+ messages)
` [PATCH v2 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v2 08/14] KVM: ARM: World-switch implementation
` [PATCH v2 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v2 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v2 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v2 12/14] KVM: ARM: VFP userspace interface
` [PATCH v2 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v2 14/14] KVM: ARM: Handle I/O aborts


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