messages from 2014-04-09 14:45:03 to 2014-04-10 09:28:19 UTC [more...]
[PATCH 00/27] Support new Exynos3250 SoC based on Cortex-A7 dual core
2014-04-10 9:28 UTC (3+ messages)
` [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCH 02/27] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM of Exynos3250
[PATCH v2] pwm: i.MX: Avoid sample fifo overflow for i.MX pwm version2
2014-04-10 9:23 UTC
[PATCH 0/6] Further cleanup and enable multiplat build
2014-04-10 9:22 UTC (9+ messages)
` [PATCH 1/6] ARM: EXYNOS: Remove duplicate lines in Makefile
` [PATCH 2/6] ARM: EXYNOS: Staticize exynos_subsys
` [PATCH 3/6] ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
` [PATCH 4/6] ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
` [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support
` [PATCH 6/6] ARM: multi_v7_defconfig: Enable Exynos platform
[RFC PATCH v2] edac: synopsys: Added EDAC support for zynq ddr ecc controller
2014-04-10 9:21 UTC (8+ messages)
[PATCH 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
2014-04-10 9:15 UTC (19+ messages)
` [PATCH 1/4] clocksource: Add support for the Mediatek SoCs
` [PATCH 2/4] dt-bindings: add mtk-timer bindings
` [PATCH 3/4] arm: add basic support for Mediatek MT6589 boards
` [PATCH 4/4] arm: mediatek: Add earlyprintk support for MT6589
[PATCH 0/5] arm: Early IRQ enabling in the Undef user handler
2014-04-10 9:14 UTC (5+ messages)
` [PATCH 3/5] arm: Disable preemption in iwmmxt_task_enable()
` [PATCH 4/5] arm: Disable preemption in crunch_task_enable()
[PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig
2014-04-10 9:09 UTC (3+ messages)
[PATCH] phy: exynos5-usbdrd: Add facility to toggle vbus gpio on/off
2014-04-10 9:09 UTC (2+ messages)
[PATCH v2 00/12] Add Hisilicon HiP04 SoC
2014-04-10 9:09 UTC (7+ messages)
` [PATCH v2 05/12] irq: gic: extends the cpu interface to 16
` [PATCH v2 07/12] ARM: hisi: add hip04 SoC support
` [PATCH v2 08/12] ARM: dts: add hip04-d01 dts file
[PATCH v2 0/5] ARM: shmobile: r8a7790: enable IIC(B) cores
2014-04-10 9:06 UTC (11+ messages)
` [PATCH v2 3/5] ARM: shmobile: r8a7790: add IIC0-2 clock macros
` [PATCH v2 4/5] ARM: shmobile: r8a7790: add IIC(B) clocks to dtsi
` [PATCH v2 5/5] ARM: shmobile: r8a7790: add IIC(B) cores "
[RFC PATCH] edac: add support for ARM PL310 L2 cache parity
2014-04-10 9:02 UTC (8+ messages)
[PATCH] staging: imx-drm-core: skip components whose parent device is disabled
2014-04-10 8:55 UTC (2+ messages)
[PATCH] mx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'
2014-04-10 8:51 UTC (2+ messages)
[PATCH] ARM: imx: propagate DI clock changes up the clock tree to PLL5
2014-04-10 8:45 UTC (2+ messages)
[PATCH v2 1/4] reset: add driver for socfpga
2014-04-10 8:21 UTC (4+ messages)
` [PATCH v2 2/4] Documentation: dt: socfpga: add reset-cells property
` [PATCH v2 3/4] Documentation: dt: reset: move socfpga-reset
` [PATCH v2 4/4] ARM: socfpga: dts: add reset-controller
[PATCH] pwm: i.MX: Avoid sample fifo overflow for i.MX pwm version2
2014-04-10 8:17 UTC (2+ messages)
[PATCH 00/15] ARM: sunxi: add A31 PL pins support
2014-04-10 8:16 UTC (26+ messages)
` [PATCH 02/15] ARM: sunxi: dt: document pinctrl clock related properties
` [PATCH 05/15] clk: sunxi: add A31 APB0 clk gate defintions
` [PATCH 06/15] clk: sunxi: add A31 APB0 gates compatible string to the documentation
` [PATCH 07/15] ARM: sunxi: dt: define A31's APB0 clk gates node
` [PATCH 12/15] pinctrl: sunxi: retrieve and enable PL clk gate for A31 SoC
` [PATCH 13/15] pinctrl: sunxi: retrieve and enable PL reset line "
` [PATCH 14/15] pinctrl: sunxi: define A31 PL0/PL1 pins
[PATCH] ARM: dts: imx53-tx53: add IPU DI ports and endpoints
2014-04-10 8:15 UTC (2+ messages)
[PATCH] ARM: reinsert ARCH_MULTI_V4 Kconfig option
2014-04-10 8:04 UTC (13+ messages)
[PATCH BUGFIX] arm: dts: imx53: fix apparent copy/paste error
2014-04-10 8:03 UTC
[PATCH v7 0/6] Support for creating generic host_bridge from device tree
2014-04-10 8:00 UTC (15+ messages)
` [PATCH v7 4/6] pci: Introduce a domain number for pci_host_bridge
[PATCH v2 0/4] Introduce new Kconfig for Samsung common clock
2014-04-10 7:42 UTC (3+ messages)
` [PATCH v3 "
[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
2014-04-10 7:42 UTC (11+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file
` [PATCH v5 3/8] mtd: spi-nor: add the framework for SPI NOR
[PATCH 0/2] improve pwm lookup support without device tree
2014-04-10 7:37 UTC (7+ messages)
` [PATCH 1/2] pwm: add period and polarity to struct pwm_lookup
` [PATCH 2/2] pwm: use PWM_LOOKUP to set the period and polarity
[PATCH v4 00/16] mfd: max14577: Add support for MAX77836
2014-04-10 7:33 UTC (4+ messages)
[PATCH] ARM: dts: imx6q-gw5xxx: remove dead 'crtcs' property
2014-04-10 7:26 UTC
[PATCH V3 1/5] genirq: define flag IRQ_SRC_DST_INVERTED, and accessors
2014-04-10 7:25 UTC (4+ messages)
` [PATCH V3 4/5] mfd: palmas: support IRQ inversion at the board level
[PATCH v5 5/8] mtd: m25p80: use the SPI nor framework
2014-04-10 7:25 UTC (4+ messages)
` [PATCH v5 5/8 fix] "
[PATCH] ARM: shmobile: r8a7790: link PCI USb devices to USB PHY
2014-04-10 7:07 UTC (2+ messages)
[PATCH] ARM: imx_v6_v7_defconfig: enable cpufreq and CMA support
2014-04-10 6:57 UTC
[PATCH v2] bus: mvebu-mbus: Avoid setting an undefined window size
2014-04-10 6:53 UTC (9+ messages)
[PATCH] arm: exynos: generalize power register address calculation
2014-04-10 5:48 UTC (6+ messages)
[PATCH 1/2] usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
2014-04-10 5:31 UTC (5+ messages)
[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-04-10 4:58 UTC (7+ messages)
` [PATCH 01/10] ARM: EXYNOS: Cleanup "mach-exynos/common.h" file
` [PATCH 05/10] ARM: EXYNOS: Move "regs-pmu" header inclusion in common.h
[PATCH] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK
2014-04-10 2:44 UTC (8+ messages)
Renesas clock clk-mstp updates for clock-indices
2014-04-10 2:39 UTC (2+ messages)
current->sched_class->yield_task is NULL, any hint?
2014-04-09 21:39 UTC (8+ messages)
[PATCH v3 0/3] rtc: Add APM X-Gene SoC RTC driver
2014-04-09 21:01 UTC (6+ messages)
` [PATCH v3 1/3] Documentation: Add documentation for the APM X-Gene SoC RTC DTS binding
` [PATCH v3 2/3] rtc: Add APM X-Gene SoC RTC driver
` [rtc-linux] "
[PATCH v2] ARM: mm: implement CONFIG_DEBUG_RODATA
2014-04-09 20:14 UTC (6+ messages)
` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only
[PATCH v2] ARM: uprobes need icache flush after xol write
2014-04-09 19:19 UTC (6+ messages)
[PATCH] ARM: shmobile: r8a7791: link PCI USb devices to USB PHY
2014-04-09 19:19 UTC
[PATCH v3 0/4] ARM: pxa: Fix out of vmalloc space bug
2014-04-09 19:05 UTC (6+ messages)
` [PATCH v3 1/4] ARM: pxa: Don't hardcode addresses and size in map_desc tables
` [PATCH v3 2/4] ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c
` [PATCH v3 3/4] ARM: pxa: pxa27x: Don't map IMEMC region statically
` [PATCH v3 4/4] ARM: pxa: Move iotable mapping inside vmalloc region
[PATCH v2 1/3] ARM: dts: imx27-pdk: Keep the dt nodes sorted
2014-04-09 18:55 UTC (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx27-pdk: Pass the UART1 pin configuration
` [PATCH v2 3/3] ARM: dts: imx27-pdk: Pass the FEC "
[PATCH] pwm: atmel: set pwm_chip can_sleep flag
2014-04-09 18:26 UTC
[RFC PATCH] ARM: uprobes need icache flush after xol write
2014-04-09 18:24 UTC (11+ messages)
[RFC PATCH 0/3] Make kexec work with CONFIG_DEBUG_RODATA enabled
2014-04-09 18:14 UTC (6+ messages)
` [RFC PATCH 1/3] ARM: kexec: Make kexec work with read-only kernel .text section
` [RFC PATCH 2/3] ARM: Kconfig: remove dependence of CONFIG_DEBUG_RODATA on !kexec
` [RFC PATCH 3/3] ARM: kexec: Use .struct to describe relocate_new_kernel parameter layout
[PATCH] arm64: Add user_debug command line option
2014-04-09 18:11 UTC (3+ messages)
[PATCH v2 0/3] ARM: OMAP2+: AM437x: L2 cache support
2014-04-09 16:52 UTC (8+ messages)
` [PATCH v2 3/3] ARM: OMAP2+: AM43x: "
Big endian working?
2014-04-09 16:35 UTC (6+ messages)
[PATCH RESEND] dma: mmp_pdma: add support for residue reporting
2014-04-09 16:35 UTC (3+ messages)
[PATCH v2] ARM: pxa: Move iotable mapping inside vmalloc region
2014-04-09 16:33 UTC (3+ messages)
[RFC] Extend zImage format to support notes
2014-04-09 16:31 UTC (5+ messages)
[RESEND PATCH v5 0/5] Add Broadcom Kona PWM Support
2014-04-09 16:23 UTC (6+ messages)
` [RESEND PATCH v5 1/5] Documentation: dt: Add Kona PWM binding
` [RESEND PATCH v5 2/5] pwm: kona: Introduce Kona PWM controller support
` [RESEND PATCH v5 3/5] ARM: dts: Declare the PWM for bcm11351 (bcm281xx)
` [RESEND PATCH v5 4/5] ARM: dts: Enable the PWM for bcm28155 AP board
` [RESEND PATCH v5 5/5] ARM: bcm_defconfig: Enable PWM and Backlight
[PATCHv3 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
2014-04-09 15:32 UTC (4+ messages)
[PATCH v6 0/5] Krait L1/L2 EDAC driver
2014-04-09 15:24 UTC (5+ messages)
` [PATCH v6 4/5] edac: Add support for Krait CPU cache error detection
[PATCH v3] ARM: dts: i.MX: Use single naming style for i.MX WEIM device
2014-04-09 15:08 UTC
[PATCH v2] ARM: dts: i.MX: Use single naming style for i.MX WEIM devices
2014-04-09 15:05 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).