messages from 2012-09-28 21:55:22 to 2012-10-01 12:54:18 UTC [more...]
[PATCH v2 0/7] uio_pruss cleanup and platform support
2012-10-01 12:54 UTC (6+ messages)
` [PATCH v2 4/7] ARM: davinci: Add support for an L3RAM gen_pool
[PATCH 00/15] KVM/ARM Implementation
2012-10-01 12:53 UTC (29+ messages)
` [PATCH 03/15] ARM: Section based HYP idmap
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH 10/15] KVM: ARM: World-switch implementation
` [kvmarm] "
` [PATCH 14/15] KVM: ARM: Handle I/O aborts
` [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support
[PATCH v6 0/5] watchdog: orion_wdt & at91sam9_wdt: improve dt support
2012-10-01 12:48 UTC (8+ 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
[PATCHv3 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
2012-10-01 12:09 UTC (6+ messages)
[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 "
[PATCH 00/12] New warnings and build errors in linux-next
2012-10-01 11:05 UTC (26+ messages)
` [PATCH 01/12] mtd: atmel nand: build regression
` [PATCH 03/12] mmc: dw_mmc: fix building exynos driver as a module
` [PATCH 05/12] ARM: ixp4xx: use __iomem for MMIO
` ARM SoC tree, Was: "
` [PATCH 07/12] staging/iio/lis3l02dq: fix building without irq_to_gpio
` [PATCH 08/12] dtc: be more quiet with "make -s"
` [PATCH 10/12] gpio: pcf857x: select IRQ_DOMAIN
` [PATCH 11/12] pinctrl: samsung: use __devinit section for init code
` [PATCH 12/12] time/jiffies: bring back unconditional LATCH definition
[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 2/4] Input: keypad: Add smsc ece1099 keypad driver
2012-10-01 11:01 UTC
[PATCHv3 0/4] Add mfd driver for smsc-ece1099 chip
2012-10-01 11:00 UTC
[PATCH] [ARM] Build failure CONFIG_ARCH_KIRKWOOD_DT relies on CACHE_FEROCEON_L2
2012-10-01 10:46 UTC (4+ messages)
[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 (9+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
` [PATCH 2/4] mfd: ab8500: add devicetree support for Btemp
` [PATCH 3/4] mfd: ab8500: add devicetree support for charger
` [PATCH 4/4] mfd: ab8500: add devicetree support for charging algorithm
[GIT PULL] ARM: mvebu: cache-l2x0 DT for v3.7
2012-10-01 10:23 UTC (6+ messages)
[PATCH V3 0/8] ARM: OMAP4: Add PMU Support
2012-10-01 9:45 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/10] KVM/ARM vGIC support
2012-10-01 9:14 UTC (11+ 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 v2 00/14] KVM/ARM Implementation
2012-10-01 9:11 UTC (15+ messages)
` [PATCH v2 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v2 02/14] ARM: Section based HYP idmap
` [PATCH v2 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v2 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v2 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v2 06/14] KVM: ARM: Memory virtualization setup
` [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
[PATCH v2 00/10] KVM/ARM Implementation
2012-10-01 9:09 UTC (7+ 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
Booting vanilla kernel on the beaglebone
2012-10-01 8:59 UTC (4+ messages)
rcu self-detected stall messages on OMAP3, 4 boards
2012-10-01 8:55 UTC (12+ messages)
[PATCH 0/4] ARM: OMAP: Move plat/dma*.h, omap-secure.h headers as part of single zImage work
2012-10-01 8:51 UTC (14+ messages)
` [PATCH 2/4] ARM: OMAP: DMA: Move plat/dma hearder to platform_data/dma-omap
` [PATCH 3/4] ARM: OMAP: Move omap_reserve() locally to mach-omap1/2
[PATCH 0/6] usb: dwc3-omap: add dt support
2012-10-01 8:50 UTC (8+ messages)
` [PATCH 1/6] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core
[PATCH v2] leds: leds-gpio: adopt pinctrl support
2012-10-01 8:24 UTC (4+ messages)
[PATCH] ARM: ux500: support the HREFP520 board variant
2012-10-01 7:40 UTC
[RFC PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
2012-10-01 6:58 UTC (2+ messages)
[PATCH 0/1] Fix segfault in DTC
2012-10-01 6:46 UTC (13+ messages)
` [PATCH 1/1] "
[PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD
2012-10-01 5:29 UTC (4+ messages)
` [PATCH V6 2/2] video: drm: exynos: Add device tree support
[RFC] arm/mm: add a protection when flushing anonymous pages
2012-10-01 3:50 UTC (2+ messages)
[GIT PULL] ARM: Kirkwood: build fix CACHE_FEROCEON_L2
2012-10-01 1:49 UTC
[GIT PULL] ARM: mvebu: gpio fix for v3.7
2012-10-01 1:25 UTC
[GIT PULL] Renesas ARM-based SoC: KZM-9A-GT for 3.7
2012-10-01 0:03 UTC (3+ messages)
[PATCH V5] Add support for Aurora L2 Cache Controller
2012-09-30 23:55 UTC (4+ messages)
` [PATCH V5 4/6] arm: mvebu: add L2 cache support
[PATCH] [ARM] Use AT() in the linker script to create correct program headers
2012-09-30 23:21 UTC
[PATCH 0/3] Fixup use of runtime pm
2012-09-30 21:47 UTC (9+ messages)
` [PATCH 1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe"
` [PATCH 2/3] Revert "spi/pl022: enable runtime PM"
` [PATCH 3/3] spi: spi-pl022: Minor simplification for runtime pm
[GIT PULL 1/3] omap clock late patches for v3.7 merge window
2012-09-30 18:17 UTC (6+ messages)
` [GIT PULL 3/3] omap arch timer late changes "
` [GIT PULL 2/3] omap platform and board related late patches "
[PATCH 1/3] [media] omap3isp: Fix compilation error in ispreg.h
2012-09-30 17:04 UTC (5+ messages)
` [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h
[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
2012-09-30 15:46 UTC (19+ messages)
[PATCH] Fixup for v3.7
2012-09-30 12:00 UTC (5+ messages)
` [PATCH] arm: vt8500: Fixup for missing gpio.h
[PATCH 0/3] clk: ux500: Set sdmmc clock to 100MHz
2012-09-30 8:37 UTC (7+ messages)
` [PATCH 2/3] clk: ux500: Support prcmu ape opp voltage clock
[PATCH 1/2] gpio-lpc32xx: Add GPI_28
2012-09-30 8:27 UTC (4+ messages)
` [PATCH 2/2] gpio: Document device_node's det_debounce
[PATCH] ATA: sata_mv: Fix warnings when no PCI
2012-09-30 2:23 UTC (3+ messages)
[GIT PULL] dove late fixes for v3.7
2012-09-30 0:55 UTC (4+ messages)
` [GIT PULL V2] "
imx6q: high interrupt latencies
2012-09-29 21:58 UTC
[PATCH] ARM: add v7 multi-platform defconfig
2012-09-29 21:36 UTC (2+ messages)
[PATCH] ARM: mvebu: fix build breaks from multi-platform conversion
2012-09-29 21:34 UTC (3+ messages)
[GIT PULL] ep93xx-fixes for 3.7
2012-09-29 21:32 UTC (2+ messages)
[GIT PULL] ARM: LPC32xx: Core updates #2
2012-09-29 21:30 UTC (2+ messages)
[GIT PULL] ARM: LPC32xx: DTS updates #2
2012-09-29 21:27 UTC (2+ messages)
s3c2410 bast (== lists.arm.linux.org.uk) - appears to be broken with 3.1.8
2012-09-29 21:05 UTC (2+ messages)
[GIT PULL 1/3] omap clock late patches for v3.7 merge window
2012-09-29 20:57 UTC
[GIT PULL][for 3.7] pull request on dt2 branch from arch-pxa
2012-09-29 18:44 UTC (4+ messages)
[GIT PULL 4/4] Samsung DT for v3.7
2012-09-29 18:36 UTC (4+ messages)
[PATCH 0/2] ARM: dts: AM33XX: Add ECAP and EHRPWM device tree data
2012-09-29 10:35 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: AM33XX: Add ECAP & EHRPWM device tree nodes
` [PATCH 2/2] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
2012-09-29 9:33 UTC (8+ messages)
[PATCH V2] ARM: bcm2835: implement machine restart hook
2012-09-29 5:17 UTC
[PATCH] ARM: Add BUG_ON when hlt counter is wrongly used
2012-09-29 0:48 UTC
[PATCH] ARM: Add BUG_ON when hlt counter is wrongly used
2012-09-29 0:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).