messages from 2014-04-14 09:43:02 to 2014-04-14 15:10:12 UTC [more...]
[PATCH v7 00/11] CPU idle for Armada XP
2014-04-14 15:10 UTC (10+ messages)
` [PATCH v7 01/11] ARM: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
` [PATCH v7 02/11] ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
` [PATCH v7 03/11] ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
` [PATCH v7 04/11] ARM: mvebu: Remove the unused argument of set_cpu_coherent()
` [PATCH v7 05/11] ARM: mvebu: Split low level functions to manipulate HW coherency
` [PATCH v7 06/11] ARM: mvebu: Low level function to disable HW coherency support
` [PATCH v7 07/11] ARM: mvebu: Allow to power down L2 cache controller in idle mode
` [PATCH v7 08/11] ARM: mvebu: Add the PMSU related part of the cpu idle functions
` [PATCH v7 09/11] ARM: mvebu: Register notifier callback for the cpuidle transition
[PATCH] arm: allow all architectures to change max zone order
2014-04-14 15:06 UTC (2+ messages)
[PATCH] tty/serial: atmel_serial: Fix device tree documentation
2014-04-14 14:58 UTC
[PATCH v2 0/3] ARM: mvebu: enable SDHCI interface on Armada 38x
2014-04-14 14:41 UTC (4+ messages)
` [PATCH v2 1/3] ARM: mvebu: enable the SDHCI interface on Armada 385
` [PATCH v2 2/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v7_defconfig
` [PATCH v2 3/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfig
[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2014-04-14 14:37 UTC (18+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver
[PATCH/RFC 0/3] Allow OHCI drivers to override hub control operations
2014-04-14 14:35 UTC (5+ messages)
` [PATCH/RFC 1/3] USB: OHCI: Export the ohci_hub_control function
` [PATCH/RFC 2/3] USB: ohci-pxa27x: Add support for external vbus regulators
` [PATCH/RFC 3/3] ARM: pxa: zeus: Replace OHCI init/exit functions with a regulator
[PATCH v2 0/5] Support for Marvell AHCI interface on Armada 38x
2014-04-14 14:34 UTC (6+ messages)
` [PATCH v2 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles
` [PATCH v2 2/5] ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
` [PATCH v2 3/5] ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38x
` [PATCH v2 4/5] ARM: configs: add ahci_mvebu to mvebu_v7_defconfig
` [PATCH v2 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig
[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
2014-04-14 14:32 UTC (15+ messages)
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
2014-04-14 14:25 UTC (6+ messages)
[PATCH 1/2] ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel
2014-04-14 14:20 UTC (2+ messages)
` [PATCH 2/2] ARM: i.MX6: ipu_di_sel clocks can set parent rates
[PATCH v2 1/6] ARM: dts: keystone: drop address and size cells from GIC node
2014-04-14 14:18 UTC (6+ messages)
` [PATCH v2 2/6] ARM: dts: highbank, ecx-2000: "
` [PATCH v2 3/6] ARM: dts: zynq: drop address "
` [PATCH v2 4/6] ARM: dts: ste-dbx: "
` [PATCH v2 5/6] ARM: shmobile: r8a7740: "
` [PATCH v2 6/6] ARM: shmobile: sh73a0: "
[GIT PULL] ARM: Updates for mmci driver for 3.16, take 1
2014-04-14 14:17 UTC
[PATCH] arm: edma: Fix xbar mapping
2014-04-14 14:14 UTC (2+ messages)
[PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support
2014-04-14 14:05 UTC (7+ messages)
` [PATCH v2 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
` [PATCH v2 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support
[PATCH 0/5] MCPM backend for Exynos5420
2014-04-14 14:01 UTC (10+ messages)
` [PATCH 3/5] ARM: EXYNOS5420: Add IO mapping for non-secure SYSRAM
` [PATCH 5/5] arm: exynos: Add MCPM call-back functions
[PATCH v3 00/11] SMP support for Armada 375 and 38x
2014-04-14 13:54 UTC (12+ messages)
` [PATCH v3 01/11] ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
` [PATCH v3 02/11] ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
` [PATCH v3 03/11] ARM: mvebu: add enable-method property for CPUs
` [PATCH v3 04/11] irqchip: irq-armada-370-xp: do the set_smp_cross_call() in the driver
` [PATCH v3 05/11] irqchip: irq-armada-370-xp: use cpu notifier to initialize secondary CPUs
` [PATCH v3 06/11] ARM: mvebu: add function to set the resume boot address for Armada 375
` [PATCH v3 07/11] ARM: mvebu: add Armada 38x compatible string to pmsu
` [PATCH v3 08/11] ARM: mvebu: add SMP support for Armada 375 and Armada 38x
` [PATCH v3 09/11] ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1
` [PATCH v3 10/11] ARM: mvebu: add SMP support in the Armada 375 device tree
` [PATCH v3 11/11] ARM: mvebu: add SMP support in the Armada 38x "
[PATCH v3 0/6] ARM: mvebu: prepare PMSU code for cpuidle and Armada 375/38x SMP
2014-04-14 13:50 UTC (7+ messages)
` [PATCH v3 1/6] ARM: mvebu: introduce CPU reset code
` [PATCH v3 2/6] ARM: mvebu: start using the CPU reset driver
` [PATCH v3 3/6] ARM: mvebu: improve PMSU driver to request its resource
` [PATCH v3 4/6] ARM: mvebu: extend the PMSU registers
` [PATCH v3 5/6] ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device Tree
` [PATCH v3 6/6] ARM: mvebu: use a separate function to set the boot address of CPUs
[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
2014-04-14 13:50 UTC (7+ messages)
` [PATCH v2 2/2] ARM : change fixmap mapping region "
[PATCH] ARM: debug: qcom: make UART address selection configuration option
2014-04-14 13:47 UTC
[PATCH v3 00/10] ARM: mvebu: Hardware coherency support for Armada 375 and 38x
2014-04-14 13:47 UTC (11+ messages)
` [PATCH v3 01/10] ARM: mvebu: prepare coherency code to support more SOCs
` [PATCH v3 02/10] ARM: mvebu: add a coherency_available() call
` [PATCH v3 03/10] bus: mvebu: pass the coherency availability information at init time
` [PATCH v3 04/10] ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
` [PATCH v3 05/10] ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x
` [PATCH v3 06/10] ARM: mvebu: add Armada 375 support to the coherency code
` [PATCH v3 07/10] ARM: mvebu: implement Armada 375 coherency workaround
` [PATCH v3 08/10] ARM: mvebu: add Armada 38x support to the coherency code
` [PATCH v3 09/10] ARM: mvebu: enable the coherency fabric on Armada 375
` [PATCH v3 10/10] ARM: mvebu: enable the coherency fabric on Armada 38x
[PATCH 1/2] ARM: add cpu_is_pj4() to distinguish PJ4 core
2014-04-14 13:43 UTC (3+ messages)
commit b3a977b224 {ARM: Better virt_to_page() handling} breaks Keystone boot
2014-04-14 13:36 UTC (7+ messages)
[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
2014-04-14 13:35 UTC (19+ messages)
` [PATCH v3 01/18] ASoC: fsl-ssi: Fix register values when disabling
` [PATCH v3 02/18] ASoC: fsl-ssi: Move debugging to seperate file
` [PATCH v3 03/18] ASoC: fsl-ssi: Use dev_name for DAI driver struct
` [PATCH v3 04/18] ASoC: fsl-ssi: Move imx-specific probe to seperate function
` [PATCH v3 05/18] ASoC: fsl-ssi: Remove useless DMA code
` [PATCH v3 06/18] ASoC: fsl-ssi: Cleanup probe function
` [PATCH v3 07/18] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
` [PATCH v3 08/18] ASoC: fsl-ssi: introduce SoC specific data
` [PATCH v3 09/18] ASoC: fsl-ssi: Only enable baudclk when used
` [PATCH v3 10/18] ASoC: fsl-ssi: make fsl,mode property optional
` [PATCH v3 11/18] ASoC: fsl-ssi: Transmit enable synchronization
` [PATCH v3 12/18] ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params
` [PATCH v3 13/18] ASoC: fsl-ssi: set bitclock in master mode from hw_params
` [PATCH v3 14/18] ASoC: fsl-ssi: remove unnecessary spinlock
` [PATCH v3 15/18] ASoC: fsl-ssi: Allow first stream to set the bitclock
` [PATCH v3 16/18] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
` [PATCH v3 17/18] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v3 18/18] ASoC: fsl-ssi: Use regmap
[PATCH] ARM: errata: Fix the workaround for erratum 764369
2014-04-14 13:29 UTC (2+ messages)
[RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
2014-04-14 13:23 UTC (10+ messages)
` [RESEND/PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function
` [RESEND/PATCH v4 2/9] watchdog: orion: Introduce a SoC-specific RSTOUT mapping
` [RESEND/PATCH v4 3/9] watchdog: orion: Remove unneeded atomic access
` [RESEND/PATCH v4 4/9] watchdog: orion: Introduce per-SoC stop() function
` [RESEND/PATCH v4 5/9] watchdog: orion: Introduce per-SoC enabled() function
` [RESEND/PATCH v4 6/9] watchdog: orion: Add Armada 375/380 SoC support
` [RESEND/PATCH v4 7/9] ARM: mvebu: Enable Armada 375 watchdog in the devicetree
` [RESEND/PATCH v4 8/9] ARM: mvebu: Enable Armada 380/385 "
` [RESEND/PATCH v4 9/9] ARM: mvebu: Add A375/A380 watchdog binding documentation
[PATCH] clk: socfpga: fix clock driver for 3.15
2014-04-14 13:15 UTC
[RFC PATCH] regmap: smbus: add support for regmap over SMBus
2014-04-14 13:08 UTC (2+ messages)
` [RFC PATCH v2] "
[PATCH] ARM: dts: exynos4: clean up arm-pmu node
2014-04-14 13:03 UTC
[PATCH] arm64: Flush the process's mm context TLB entries when switching
2014-04-14 13:01 UTC (2+ messages)
[PATCH 1/6] ARM: dts: keystone: drop address and size cells from GIC node
2014-04-14 12:53 UTC (4+ messages)
` [PATCH 3/6] ARM: dts: zynq: drop address "
[PATCH 0/4] Enable usbphy and hsotg for exynos4
2014-04-14 12:48 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: exynos4: add PMU syscon node
` [PATCH 2/4] ARM: dts: exynos4: add exynos_usbphy node
` [PATCH 3/4] ARM: dts: exynos4: add hsotg device node
` [PATCH 4/4] ARM: dts: exynos4412-trats2: enable usb nodes
[PATCH 0/3] add LPAE support for kexec and kernel
2014-04-14 12:41 UTC (4+ messages)
` [PATCH 2/3] ARM : kdump : add arch_crash_save_vmcoreinfo
[PATCH 00/29] ARM: orion5x: big step towards DT conversion
2014-04-14 12:28 UTC (44+ messages)
` [PATCH 09/29] ARM: orion5x: switch to preprocessor includes in DT
` [PATCH 10/29] ARM: orion5x: use existing dt-bindings include for Device Tree files
` [PATCH 11/29] ARM: orion5x: convert DT to use the mvebu-mbus driver
` [PATCH 12/29] ARM: orion5x: add interrupt for Ethernet in Device Tree
` [PATCH 13/29] ARM: orion5x: switch to use the clock driver for DT platforms
` [PATCH 14/29] ARM: orion: switch to a per-platform handle_irq() function
` [PATCH 15/29] ARM: orion5x: switch to DT interrupts and timer
` [PATCH 16/29] ARM: orion5x: enable pinctrl driver at SoC level
` [PATCH 17/29] ARM: orion5x: update I2C description "
` [PATCH 18/29] ARM: orion5x: add Device Bus "
` [PATCH 19/29] ARM: orion5x: add standard pinctrl configs for sata0 and sata1
` [PATCH 20/29] ARM: orion5x: convert edmini_v2 to DT pinctrl
` [PATCH 21/29] ARM: orion5x: use DT to describe I2C devices on edmini_v2
` [PATCH 22/29] ARM: orion5x: use DT to describe EHCI "
` [PATCH 23/29] ARM: orion5x: use DT to describe NOR "
` [PATCH 24/29] ARM: orion5x: keep TODO list in edmini_v2 DT
` [PATCH 25/29] ARM: orion5x: remove unneeded code for edmini_v2
` [PATCH 26/29] ARM: orion5x: convert RD-88F5182 to Device Tree
[PATCH] ARM: imx: propagate DI clock changes up the clock tree to PLL5
2014-04-14 12:00 UTC (3+ messages)
[PATCH v8 0/3] Exynos 5410 support
2014-04-14 11:59 UTC (4+ messages)
` [PATCH v8 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC
[PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation
2014-04-14 11:42 UTC (11+ messages)
` [PATCH v3 01/10] platform_data: edma: Be precise with the paRAM struct
` [PATCH v3 02/10] arm: common: edma: Save the number of event queues/TCs
` [PATCH v3 03/10] dmaengine: edma: Correct the handling of src/dst_maxburst == 0
` [PATCH v3 04/10] dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
` [PATCH v3 05/10] dmaengine: edma: Set DMA_CYCLIC capability flag
` [PATCH v3 06/10] dmaengine: edma: Implement device_slave_caps callback
` [PATCH v3 07/10] dmaengine: edma: Reduce debug print verbosity for non verbose debugging
` [PATCH v3 08/10] dmaengine: edma: Prefix debug prints where the text were identical in prep callbacks
` [PATCH v3 09/10] dmaengine: edma: Add channel number to debug prints
` [PATCH v3 10/10] dmaengine: edma: Print the direction value as well when it is not supported
[PATCH v4 0/9] mfd: AXP20x: Add support for AXP202 and AXP209
2014-04-14 11:16 UTC (6+ messages)
` [PATCH v4 7/9] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards
` [linux-sunxi] "
[PATCH v2] ARM: mm: support big-endian page tables
2014-04-14 11:14 UTC (4+ messages)
[PATCH] ARM: fix do_div() bug in big-endian systems
2014-04-14 11:12 UTC (2+ messages)
[PATCH v4 1/2] Documentation: Add GPIO reset binding to reset binding documentation
2014-04-14 10:57 UTC (3+ messages)
` [PATCH v4 2/2] reset: Add GPIO support to reset controller framework
[PATCH v2 0/6] PCI irq mapping fixes and cleanups
2014-04-14 10:56 UTC (7+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible
[PATCH v9 0/2] hibernation support on ARM
2014-04-14 10:53 UTC (3+ messages)
` [PATCH v9 1/2] ARM: avoid tracers in soft_restart
[PATCH 0/4] sunxi clock fixes
2014-04-14 9:59 UTC (3+ messages)
` [PATCH 2/4] ARM: sun7i: fix PLL4 clock and add PLL8
[PATCH 0/4] ARM: sunxi: dt: Misc. fixes
2014-04-14 9:57 UTC (2+ messages)
ARM: Tidy up DTB Makefile entries
2014-04-14 9:55 UTC
[PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h
2014-04-14 9:54 UTC (2+ messages)
` [PATCH v4 2/2] ARM: at91: localize GPIO header
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).