messages from 2013-01-08 08:32:54 to 2013-01-08 19:32:32 UTC [more...]
[v2 0/9] ARM: Initial support for Tegra 114 SoC
2013-01-08 19:32 UTC (17+ messages)
` [v2 1/9] ARM: tegra: fuse: Add chipid TEGRA114 0x35
` [v2 2/9] HACK: ARM: tegra: Use CLK_IGNORE_UNUSED for Tegra 114 SoC
` [v2 3/9] ARM: tegra: # of CPU cores detection w/ & w/o HAVE_ARM_SCU
` [v2 4/9] clocksource: tegra: Reorganize funcs by clock functionarities
` [v2 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
` [v2 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC
` [v2 7/9] ARM: dt: tegra114: Add new board, Dalmore
` [v2 8/9] ARM: dt: tegra114: Add new board, Pluto
` [v2 9/9] ARM: tegra: Add initial support for Tegra 114 SoC
[PATCH v2 0/3] omap: musb: Add device tree support
2013-01-08 19:32 UTC (3+ messages)
` [PATCH v2 3/3] usb: musb: omap: Add device tree support for omap musb glue
[PATCH 1/3 V2] iio: mxs: Remove unused struct mxs_lradc_chan
2013-01-08 19:28 UTC (4+ messages)
` [PATCH 2/3 V2] iio: mxs: Implement support for touchscreen
Building for MMU-less vexpress targets
2013-01-08 19:22 UTC (8+ messages)
[PATCH] ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
2013-01-08 19:21 UTC (2+ messages)
[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
2013-01-08 19:18 UTC (3+ messages)
[PATCH 0/3] ALSA: pxa27x: ac97 reset fixes
2013-01-08 19:16 UTC (8+ messages)
` [PATCH 2/3] ALSA: pxa27x: fix ac97 warm reset
` [PATCH 3/3] ALSA: pxa27x: rename pxa27x_assert_ac97reset()
[PATCH] ARM: sunxi: fix struct sys_timer removal
2013-01-08 19:13 UTC (2+ messages)
[PATCH 00/10] crypto: omap-aes - Updates & New Functionality
2013-01-08 19:06 UTC (4+ messages)
` [PATCH 07/10] crypto: omap-aes - Add Device Tree Support
[PATCH v2 00/10] crypto: omap-aes - Updates & New Functionality
2013-01-08 18:57 UTC (11+ messages)
` [PATCH v2 01/10] crypto: omap-aes - Remmove unnecessary pr_info noise
` [PATCH v2 02/10] crypto: omap-aes - Don't reset controller for every operation
` [PATCH v2 03/10] crypto: omap-aes - Convert to use pm_runtime API
` [PATCH v2 04/10] crypto: omap-aes - Add suspend/resume support
` [PATCH v2 05/10] crypto: omap-aes - Add code to use dmaengine API
` [PATCH v2 06/10] crypto: omap-aes - Remove usage of private DMA API
` [PATCH v2 07/10] crypto: omap-aes - Add Device Tree Support
` [PATCH v2 08/10] crypto: omap-aes - Convert to dma_request_slave_channel_compat()
` [PATCH v2 09/10] crypto: omap-aes - Add OMAP4/AM33XX AES Support
` [PATCH v2 10/10] crypto: omap-aes - Add CTR algorithm Support
[PATCH] ARM: sunxi: Add device tree for Miniand Hackberry
2013-01-08 18:52 UTC
[PATCH v3 0/9] Migrate Tegra to common clock framework
2013-01-08 18:49 UTC (5+ messages)
[GIT PULL] ARM: arm-soc fixes for 3.8-rc
2013-01-08 18:49 UTC
[PATCH v5 0/4] KVM/ARM Architected Timers support
2013-01-08 18:43 UTC (5+ messages)
` [PATCH v5 1/4] ARM: arch_timers: switch to physical timers if HYP mode is available
` [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
` [PATCH v5 4/4] ARM: KVM: arch_timers: Wire the init code and config option
[PATCH v5 00/12] KVM/ARM vGIC support
2013-01-08 18:42 UTC (13+ messages)
` [PATCH v5 01/12] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v5 02/12] ARM: KVM: Keep track of currently running vcpus
` [PATCH v5 03/12] ARM: gic: define GICH offsets for VGIC support
` [PATCH v5 04/12] ARM: KVM: Initial VGIC infrastructure code
` [PATCH v5 05/12] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v5 06/12] ARM: KVM: VGIC distributor handling
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v5 08/12] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v5 09/12] ARM: KVM: VGIC interrupt injection
` [PATCH v5 10/12] ARM: KVM: VGIC control interface world switch
` [PATCH v5 11/12] ARM: KVM: VGIC initialisation code
` [PATCH v5 12/12] ARM: KVM: Add VGIC configuration option
[PATCH v5 00/14] KVM/ARM Implementation
2013-01-08 18:40 UTC (15+ messages)
` [PATCH v5 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v5 02/14] ARM: Section based HYP idmap
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v5 04/14] KVM: ARM: Hypervisor initialization
` [PATCH v5 05/14] KVM: ARM: Memory virtualization setup
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v5 07/14] KVM: ARM: World-switch implementation
` [PATCH v5 08/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v5 09/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v5 10/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v5 11/14] KVM: ARM: VFP userspace interface
` [PATCH v5 12/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v5 13/14] KVM: ARM: Handle I/O aborts
` [PATCH v5 14/14] KVM: ARM: Add maintainer entry for KVM/ARM
[GIT PULL] few omap fixes for v3.8-rc2
2013-01-08 18:20 UTC (3+ messages)
[RFC PATCH 0/6] ARM: mm: HugeTLB + THP support
2013-01-08 18:17 UTC (23+ messages)
` [RFC PATCH 1/6] ARM: mm: correct pte_same behaviour for LPAE
` [RFC PATCH 2/6] ARM: mm: Add support for flushing HugeTLB pages
` [RFC PATCH 3/6] ARM: mm: HugeTLB support for LPAE systems
` [RFC PATCH 4/6] ARM: mm: HugeTLB support for non-LPAE systems
` [RFC PATCH 5/6] ARM: mm: Transparent huge page support for LPAE systems
` [RFC PATCH 6/6] ARM: mm: Transparent huge page support for non-LPAE systems
[PATCH 1/4] Power: Reset: Driver to turn QNAP board power off
2013-01-08 18:15 UTC (2+ messages)
` [PATCH] power: reset: qnap-poweroff: Fix License String
[PATCH v4 00/19] Move GIC and VIC to drivers/irqchip
2013-01-08 17:58 UTC (3+ messages)
` [PATCH v4 07/19] ARM: remove mach .handle_irq for GIC users
[PATCH] ARM: Kirkwood: convert ns2 boards to pinctrl
2013-01-08 17:51 UTC (12+ messages)
[GIT PULL] Samsung fixes-2 for v3.8
2013-01-08 17:38 UTC (3+ messages)
[PATCH] i.MX IPU SoC support
2013-01-08 17:31 UTC (8+ messages)
` [PATCH 7/7] ARM i.MX51 babbage: Add display support
[PATCH] ARM: dts: correct the dw-mshc timing properties as per binding
2013-01-08 17:29 UTC (3+ messages)
[PATCH v3 0/7] arm64: ARMv8 RTSM model SoC support
2013-01-08 17:29 UTC (3+ messages)
` [PATCH v3 2/7] vexpress: Match the "arm, sp810" DT entry for clock initialisation
[PATCH] ARM: Only initialize max_mapnr when using flatmem
2013-01-08 16:46 UTC (2+ messages)
[GIT PULL] mxs fixes for 3.8
2013-01-08 16:42 UTC (2+ messages)
[GIT PULL] imx fixes for 3.8
2013-01-08 16:42 UTC (2+ messages)
[PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices
2013-01-08 16:19 UTC (3+ messages)
[PATCH 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
2013-01-08 16:13 UTC (6+ messages)
[PATCH RESEND] ARM: dts: AM33XX: Rename I2C and GPIO nodes
2013-01-08 16:13 UTC (4+ messages)
[PATCH v7 0/6] watchdog: dt: add support for the timeout-sec dt property
2013-01-08 15:34 UTC (8+ messages)
` [PATCH v7 1/6] watchdog: core: "
` [PATCH v7 2/6] watchdog: orion_wdt: add timeout-sec property binding
` [PATCH v7 3/6] watchdog: pnx4008: "
` [PATCH v7 4/6] watchdog: s3c2410_wdt: "
` [PATCH v7 5/6] watchdog: at91sam9_wdt: "
` [PATCH v7 6/6] watchdog: orion_wdt: move the min_timeout initialization
[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-01-08 15:31 UTC (32+ messages)
` [RFC v2 01/18] mailbox: OMAP2+: Add support for AM33XX
` [RFC v2 02/18] mailbox: Add an API for flushing the FIFO
` [RFC v2 03/18] memory: emif: Move EMIF related header file to include/linux/
` [RFC v2 04/18] ARM: OMAP2+: AM33XX: CM: Get rid of unncessary header inclusions
` [RFC v2 05/18] ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header files
` [RFC v2 06/18] ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmod
` [RFC v2 07/18] ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
` [RFC v2 08/18] ARM: OMAP2+: AM33XX: hwmod: Fixup cpgmac0 hwmod entry
` [RFC v2 09/18] ARM: OMAP2+: AM33XX: hwmod: Update the WKUP-M3 hwmod with reset status bit
` [RFC v2 10/18] ARM: OMAP2+: AM33XX: Update the hardreset API
` [RFC v2 11/18] ARM: DTS: AM33XX: Add nodes for OCMC RAM and WKUP-M3
` [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device
` [RFC v2 13/18] ARM: OMAP2+: AM33XX: timer: Interchance clkevt and clksrc timers
` [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [RFC v2 17/18] ARM: OMAP2+: AM33XX: Select Mailbox when PM is enabled
[PATCH v4 0/7] Add fully tested id switch and vbus connect detect support for Chipidea
2013-01-08 15:27 UTC (2+ messages)
[PATCH 0/3] Add imx6q-cpufreq driver support
2013-01-08 15:19 UTC (13+ messages)
` [PATCH 1/3] PM / OPP: Export more symbols for module usage
` [PATCH 2/3] cpufreq: add imx6q-cpufreq driver
[PATCH v3 1/3] Input: imx_keypad - Add device tree support
2013-01-08 15:13 UTC (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx: Add imx51 KPP entry
Fwd: how to check the hardware support of XN/XI bit support on ARM/MIPS platform
2013-01-08 14:25 UTC (2+ messages)
[GIT PULL] ARM/...: timer and clock events cleanup, and remove struct sys_timer
2013-01-08 14:00 UTC (2+ messages)
[PATCH 1/2] mx27: add a clock gate to activate SPLL clock
2013-01-08 13:41 UTC (6+ messages)
` [PATCH 2/2] mxc: enable EHCI PER clock
[PATCH 0/4] gpio: introduce descriptor-based interface
2013-01-08 13:07 UTC (6+ messages)
` [PATCH 1/4] gpiolib: introduce descriptor-based GPIO interface
` [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions
[PATCH 3.8-rc] arm: mvebu: use global interrupts for GPIOs on Armada XP
2013-01-08 12:41 UTC (2+ messages)
[PATCH V2] arm: mvebu: Improve the SMP support of the interrupt controller
2013-01-08 12:25 UTC (7+ messages)
Fw: [PATCH 01/01] arm: fix a preempt_count() corruption for CONFIG_PREEMPT=n
2013-01-08 11:51 UTC (7+ messages)
` "
[PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe
2013-01-08 11:23 UTC (13+ messages)
[PATCH v2] pinctrl: nomadik: Add "ste,config" property etc
2013-01-08 11:05 UTC
[PATCH] pinctrl/nomadik: Add "ste,config" property
2013-01-08 11:02 UTC (3+ messages)
[v3 PATCH 0/9] watchdog/at91sam9_wdt: Convert to use the new framework
2013-01-08 10:17 UTC (3+ messages)
` [v3 PATCH 7/9] watchdog/at91sam9_wdt: Use module_platform_driver()
[PATCH 09/11] ARM: nomadik: add I2C devices to the device tree
2013-01-08 10:12 UTC (2+ messages)
[Linaro-mm-sig][RFC] ARM: dma-mapping: Add DMA attribute to skip iommu mapping
2013-01-08 10:12 UTC
[PATCH 05/11] ARM: nomadik: add FSMC NAND
2013-01-08 10:08 UTC (2+ messages)
[PATCH 02/11] ARM: nomadik: initial devicetree support
2013-01-08 9:57 UTC (2+ messages)
[PATCH v3 RESEND] mxs: uart: allow setting RTS from software
2013-01-08 9:28 UTC
Build failure with DMA_OMAP=m and a caller built-in
2013-01-08 9:02 UTC (3+ messages)
[PATCH V2 0/3] Add support for gpio expander pca9505 used on Mirabox
2013-01-08 9:00 UTC (5+ messages)
` [PATCH V2 1/3] gpio: pca953x: make the register access by GPIO bank
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).