messages from 2013-11-07 06:04:57 to 2013-11-07 20:16:11 UTC [more...]
[RESEND PATCH 0/4] Add-Broadcom-Kona-I2C-Support
2013-11-07 20:16 UTC (6+ messages)
` [RESEND PATCH 2/4] i2c: i2c-bcm-kona: Add support for high-speed mode
[PATCH v2] serial: omap: Add support for optional wake-up
2013-11-07 20:01 UTC (5+ messages)
[RFC PATCH 0/4] wire up CPU features to udev based module loading
2013-11-07 20:00 UTC (7+ messages)
` [RFC PATCH 1/4] x86: move arch_cpu_uevent() to generic code
` [RFC PATCH 2/4] cpu: advertise CPU features over udev in a generic way
` [RFC PATCH 3/4] scripts/mod: add generic CPU features as module alias
` [RFC PATCH 4/4] arm64: advertise CPU features using module aliases
[PATCH] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
2013-11-07 19:20 UTC
[PATCH] ARM: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER
2013-11-07 19:08 UTC (2+ messages)
[PATCH v2] seccomp: not compatible with ARM OABI
2013-11-07 19:05 UTC (5+ messages)
ARM audit, seccomp, etc are broken wrt OABI syscalls
2013-11-07 19:04 UTC (7+ messages)
[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
2013-11-07 18:58 UTC (6+ messages)
` [PATCH 2/2] ARM: SMMU: return NULL on error in arm_smmu_iova_to_phys
[PATCH trivial] arm64: constify hwcap_str
2013-11-07 18:53 UTC (3+ messages)
[PATCH] mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
2013-11-07 18:43 UTC (6+ messages)
[PATCH v3 0/2] clk/zynq: fclk-enable feature
2013-11-07 18:00 UTC (3+ messages)
` [PATCH v3 1/2] clk/zynq/clkc: Add 'fclk-enable' feature
` [PATCH v3 2/2] arm: dt: zynq: Add fclk-enable property to clkc node
[PATCH v3 0/2] arm/arm64: KVM: BE guest support
2013-11-07 17:58 UTC (7+ messages)
` [PATCH v3 1/2] arm/arm64: KVM: MMIO support for BE guest
[PATCH 0/4] arm: make use of common scu_a9_get_base() interface
2013-11-07 17:57 UTC (7+ messages)
` [PATCH v5 1/3] arm: mvebu: add missing of_node_put() to fix reference leak
` [PATCH v5 2/3] bus: "
` [PATCH v5 3/3] pinctrl: mvebu: Convert to use devm_ioremap_resource
[PATCH v4 00/31] Armada 370/XP NAND support
2013-11-07 17:54 UTC (35+ messages)
` [PATCH v4 01/31] clk: mvebu: Add Core Divider clock
` [PATCH v4 02/31] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH v4 03/31] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH v4 04/31] ARM: mvebu: Add the core-divider clock to "
` [PATCH v4 05/31] mtd: nand: pxa3xx: devicetree binding update
` [PATCH v4 06/31] mtd: nand: pxa3xx: Add documentation about the controller
` [PATCH v4 07/31] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH v4 08/31] mtd: nand: pxa3xx: Prevent sub-page writes
` [PATCH v4 09/31] mtd: nand: pxa3xx: read_page() returns max_bitflips
` [PATCH v4 10/31] mtd: nand: pxa3xx: Early variant detection
` [PATCH v4 11/31] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v4 12/31] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v4 13/31] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
` [PATCH v4 14/31] mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
` [PATCH v4 15/31] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v4 16/31] mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
` [PATCH v4 17/31] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v4 18/31] mtd: nand: pxa3xx: Add driver-specific ECC BCH support
` [PATCH v4 19/31] mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
` [PATCH v4 20/31] mtd: nand: pxa3xx: Add helper function to set page address
` [PATCH v4 21/31] mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
` [PATCH v4 22/31] mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
` [PATCH v4 23/31] mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
` [PATCH v4 24/31] mtd: nand: pxa3xx: Fix SEQIN column address set
` [PATCH v4 25/31] mtd: nand: pxa3xx: Add a read/write buffers markers
` [PATCH v4 26/31] mtd: nand: pxa3xx: Introduce multiple page I/O support
` [PATCH v4 27/31] mtd: nand: pxa3xx: Add multiple chunk write support
` [PATCH v4 28/31] mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
` [PATCH v4 29/31] ARM: mvebu: Add support for NAND controller in Armada 370/XP
` [PATCH v4 30/31] ARM: mvebu: Enable NAND controller in Armada XP GP board
` [PATCH v4 31/31] ARM: mvebu: Enable NAND controller in Armada 370 Mirabox
[PATCH v4] ARM: omap: edma: add suspend suspend/resume hooks
2013-11-07 17:37 UTC (13+ messages)
[PATCH] arm: mvebu: fix some sparse warnings
2013-11-07 17:37 UTC (2+ messages)
imx-drm: Add HDMI support
2013-11-07 17:29 UTC (6+ messages)
[PATCH] seccomp: not compatible with ARM OABI
2013-11-07 17:26 UTC (3+ messages)
[PATCH v2 00/13] uprobes: Add uprobes support for ARM
2013-11-07 17:26 UTC (3+ messages)
` [PATCH v2 09/13] ARM: Disable jprobe selftests in thumb kernels
[PATCH] clk: mvebu: staticize of_cpu_clk_setup
2013-11-07 17:17 UTC (3+ messages)
[PATCH v3 0/4] Exynos 5410 Dual cluster support
2013-11-07 17:05 UTC (10+ messages)
` [PATCH v3 1/4] ARM: EXYNOS: Add support for EXYNOS5410 SoC
` [PATCH v3 2/4] clk: exynos5410: register clocks using common clock framework
` [PATCH v3 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support
` [PATCH v3 4/4] ARM: dts: Add initial device tree support for EXYNOS5410
address translation for PCIe-to-localbus bridge
2013-11-07 17:01 UTC (6+ messages)
[PATCH v6 2/8] pinctrl: imx27: imx27 pincontrol driver
2013-11-07 16:58 UTC (8+ messages)
` [PATCH v7] "
[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
2013-11-07 16:20 UTC (13+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 4/9] ARM: add Marvell Berlin SoC familiy to Marvell doc
` [PATCH v3 8/9] ARM: add Armada 1500-mini and Chromecast device tree files
` [PATCH v3 9/9] ARM: add initial support for Marvell Berlin SoCs
[PATCH 1/3] ARM: bcm: Remove non-existent GENERIC_TIME
2013-11-07 16:18 UTC (3+ messages)
[PATCH v9 0/18] enable swiotlb-xen on arm and arm64
2013-11-07 15:52 UTC (4+ messages)
` [PATCH v9 03/18] arm/xen,arm64/xen: introduce p2m
[PATCH 0/4] Socfpga: clk: trivial fixes and cleanup
2013-11-07 15:07 UTC (5+ messages)
` [PATCH 1/4] ARM: socfpga: clk: remove unused field
` [PATCH 2/4] ARM: socfpga: clk: fix define typo
` [PATCH 3/4] ARM: socfpga: clk: split clk code
` [PATCH 4/4] ARM: socfpga: clk: add clk_divider to periph
[PATCH] ARM: pxa/colibri: fix build with CONFIG_USB_OHCI_HCD=y
2013-11-07 14:36 UTC
[PATCH] arm64: enable EDAC on arm64
2013-11-07 14:22 UTC (6+ messages)
[PATCH] ARM: l2x0: add prefetch and power ctrl registers configuration support
2013-11-07 14:16 UTC (3+ messages)
hi
2013-11-07 14:14 UTC
[PATCH 2/2] ARM: dts: imx6: Add support for imx6q dmo edmqmx6
2013-11-07 13:54 UTC (4+ messages)
` [PATCH v3] add support for i.MX6 based cpu modul "
` [PATCH 1/2] DT: Add Data Modul vendor prefix
mfd: ab8500-debug: Add wake-up info
2013-11-07 13:43 UTC
[PATCH 03/12] clocksource: sh_tmu: Add clk_prepare/unprepare support
2013-11-07 13:40 UTC (5+ messages)
` [PATCH v2 1/2] clocksource: sh_tmu: Release clock when sh_tmu_register() fails
` [PATCH v2 2/2] clocksource: sh_tmu: Add clk_prepare/unprepare support
[PATCH/RFC] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
2013-11-07 13:35 UTC (3+ messages)
[PATCH] ARM: dts: Exynos5420: Add device nodes for HSI2C blocks
2013-11-07 13:23 UTC (2+ messages)
[RFC v1 PATCH] ARM64: KGDB: Add FPSIMD debug support
2013-11-07 12:38 UTC (2+ messages)
` [RFC v1 PATCH] ARM64: KGDB: Add FP/SIMD "
[RFC 0/4] DT support for rx51-audio
2013-11-07 12:26 UTC (3+ messages)
` [RFC 3/4] ASoC: Allow Aux Codecs to be specified using DT
[PATCH 0/3] Renesas R8A7790 Common Clock Framework support
2013-11-07 12:15 UTC (7+ messages)
` [PATCH 3/3] clk: shmobile: Add R8A7790 clocks support
[PATCH 0/7] ARM: ux500: More DT only clean-ups for the platform
2013-11-07 12:07 UTC (12+ messages)
` [PATCH 1/7] ARM: ux500: Remove legacy ATAG SSP support
` [PATCH 2/7] ARM: ux500: Consolidate [A|D]8500 platform data
` PINCTRL:We May need mutex protect in pinctrl API
` [PATCH 3/7] ARM: ux500: Remove ATAG support for SDI (MMC)
[PATCH 00/13] ASoC: dma: ARM: ux500: Obtain DMA data from Device Tree
2013-11-07 11:36 UTC (3+ messages)
` [PATCH 08/13] ASoC: generic-dmaengine-pcm: Clear slave_config memory
[PATCH v2 0/5] Allwinner SoCs High Speed Timer support
2013-11-07 11:03 UTC (2+ messages)
[RESEND PATCH v2 1/3] irqchip: irq-dove: Add PMU interrupt controller
2013-11-07 10:35 UTC (3+ messages)
` [RESEND PATCH v2 2/3] ARM: Dove: Add DT node for "
` [RESEND PATCH v2 3/3] ARM: Dove: Add RTC interrupt via "
[PATCH v11 0/6] enable hi3xxx SoC
2013-11-07 10:30 UTC (9+ messages)
` [PATCH v11 1/6] ARM: hi3xxx: add board support with device tree
` [PATCH v11 2/6] ARM: dts: enable hi4511 "
` [PATCH v11 3/6] ARM: config: enable hi3xxx in multi_v7_defconfig
` [PATCH v11 4/6] ARM: config: add defconfig for Hi3xxx
` [PATCH v11 5/6] ARM: hi3xxx: add smp support
` [PATCH v11 6/6] ARM: hi3xxx: add hotplug support
[PATCH 0/2] More Allwinner SoC timer fixes
2013-11-07 10:19 UTC (5+ messages)
` [PATCH 1/2] clockevent: sun4i: Fill the irq field in the clockevent structure
` [PATCH 2/2] clocksource: sun4i: change CPU mask to cpu_possible_mask
[GIT PULL] clk: socfpga: Clock fix for 3.13
2013-11-07 10:11 UTC (2+ messages)
[PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor
2013-11-07 10:11 UTC (8+ messages)
` [PATCH v10 1/7] ARM: add basic support for Trusted Foundations
` [PATCH v10 2/7] of: add vendor prefix for Trusted Logic Mobility
` [PATCH v10 3/7] of: add Trusted Foundations bindings
` [PATCH v10 4/7] ARM: tegra: add support for Trusted Foundations
` [PATCH v10 5/7] ARM: tegra: split setting of CPU reset handler
` [PATCH v10 6/7] ARM: tegra: set CPU reset handler with firmware op
` [PATCH v10 7/7] ARM: tegra: support Trusted Foundations by default
[PATCHv2] arm: socfpga: Enable ARM_TWD for socfpga
2013-11-07 10:11 UTC (2+ messages)
[PATCH v4] ARM/serial: at91: switch atmel serial to use gpiolib
2013-11-07 9:25 UTC
[PATCH V3] ARM: trace: Add tracepoint for the Inter Processor Interrupt
2013-11-07 9:01 UTC
[PATCH] ARM: shmobile: r8a7779: Remove unused clock constants
2013-11-07 8:52 UTC (3+ messages)
[PATCH 1/2] ARM: dts: imx53-mba53: create a container for fixed regulators
2013-11-07 8:50 UTC (2+ messages)
[PATCH 1/5] ARM: dts: i.MX51: Move usbphy0 node from AIPS1
2013-11-07 8:45 UTC (5+ messages)
` [PATCH 2/5] ARM: dts: i.MX51: Update CPU node
` [PATCH 3/5] ARM: dts: i.MX51: Add dummy clock to AUDMUX
` [PATCH 4/5] ARM: dts: i.MX51: Add missing pinctrl definitions
` [PATCH 5/5] ARM: dts: i.MX51: Switch to use standard IRQ flags definitions
kernel BUG at kernel/kallsyms.c:222!
2013-11-07 8:36 UTC (4+ messages)
[RFC PATCH 1/3] ARM: imx: cpuidle: Convert imx5 driver to platform driver
2013-11-07 8:34 UTC (6+ messages)
` [RFC PATCH 2/3] ARM: imx: cpuidle: Convert imx6q driver to platform_driver
[PATCHv12][ 1/8] video: imxfb: Introduce regulator support
2013-11-07 8:27 UTC (5+ messages)
` [PATCHv12][ 4/8] pinctrl: pinctrl-imx: add imx25 pinctrl driver
` [PATCHv12][ 5/8] ARM: dts: imx25: Add pinctrl functions and groups
[patch] clk: vexpress: NULL dereference on error path
2013-11-07 8:08 UTC
[RFCv2][PATCHv5 0/4] Add Freescale FTM PWM driver
2013-11-07 7:00 UTC (2+ messages)
[PATCH v3] ARM/serial: at91: switch atmel serial to use gpiolib
2013-11-07 6:11 UTC (2+ messages)
[PATCH 1/1] arm mach-at91: add support for Cosino board series by HCE Engineering
2013-11-07 6:06 UTC (2+ 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).