messages from 2013-11-20 10:58:26 to 2013-11-20 20:02:10 UTC [more...]
Report from 2013 ARM kernel summit
2013-11-20 20:02 UTC (10+ messages)
[PATCH] PM / Clocks: fix pm_clk_resume/suspend if CONFIG_PM_RUNTIME is set
2013-11-20 19:53 UTC (4+ messages)
[PATCH] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
2013-11-20 19:37 UTC (5+ messages)
[BUG,REGRESSION?] 3.11.6+,3.12: GbE iface rate drops to few KB/s
2013-11-20 19:26 UTC (30+ messages)
[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
2013-11-20 19:22 UTC (20+ messages)
` [PATCH 11/31] dma: add channel request API that supports deferred probe
` [PATCH 13/31] dma: tegra: register as an OF DMA controller
[PATCH] ARM: OMAP2+: Fix populating the hwmod data from device tree
2013-11-20 19:22 UTC (3+ messages)
[BUG] PandaBoard hangs before starting init while booting v3.12
2013-11-20 19:17 UTC (5+ messages)
[PATCH v2 0/4] ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support
2013-11-20 19:16 UTC (17+ messages)
` [PATCH v2 1/4] PHY: Add function set_speed to generic PHY framework
` [PATCH v2 2/4] Documentation: Add APM X-Gene SoC 6.0Gbps SATA PHY driver binding documentation
` [PATCH v2 3/4] ata: add APM X-Gene SoC 6.0Gbps SATA PHY driver
` [PATCH v2 4/4] arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-11-20 19:03 UTC (5+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH 2/2] memory: ti-aemif: add bindings for "
[PATCH 1/1] arm mach-at91: add support for Cosino board series by HCE Engineering
2013-11-20 18:50 UTC (7+ messages)
` [RFC PATCH v2] ARM: at91: "
[PATCH v4 0/2] watchdog: bcm281xx: Watchdog Driver
2013-11-20 18:42 UTC (7+ messages)
` [PATCH v4 1/2] "
[RFC] mtd: gpmc: add BCH support for plain AM335x
2013-11-20 18:27 UTC (3+ messages)
[PATCH] ARM: keystone: enable big endian support
2013-11-20 18:24 UTC
[PATCH 1/3] ARM: EXYNOS: pmu: Constify data tables
2013-11-20 18:21 UTC (3+ messages)
` [PATCH 2/3] ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save
` [PATCH 3/3] ARM: EXYNOS: Constify clksrc immutable register restore tables
[PATCH] ARM: dts: imx6q-sabrelite: Place 'status' as the last node
2013-11-20 18:20 UTC
Kernel build failing randomly
2013-11-20 18:18 UTC
[PATCH V4 0/2] genirq: arm64: perf: support for percpu pmu interrupt
2013-11-20 18:16 UTC (7+ messages)
` [PATCH V4 1/2] genirq: Add an accessor for IRQ_PER_CPU flag
` [PATCH V4 2/2] arm64: perf: add support for percpu pmu interrupt
[RFT/RFC/PATCH 00/31] arm: omap: irq: cleanup INTC driver
2013-11-20 18:09 UTC (32+ messages)
` [RFT/RFC/PATCH 01/31] arm: omap: irq: make omap_irq_base global
` [RFT/RFC/PATCH 02/31] arm: omap: irq: define INTC_ILR0 register
` [RFT/RFC/PATCH 03/31] arm: omap: irq: start to remove irq_banks array
` [RFT/RFC/PATCH 04/31] arm: omap: irq: add a global omap_nr_irqs variable
` [RFT/RFC/PATCH 05/31] arm: omap: irq: remove rest of irq_banks usage
` [RFT/RFC/PATCH 06/31] arm: omap: irq: remove unused macro
` [RFT/RFC/PATCH 07/31] arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
` [RFT/RFC/PATCH 08/31] arm: omap: irq: remove unnecessary base_addr argument
` [RFT/RFC/PATCH 09/31] arm: omap: irq: rename omap3_intc_regs
` [RFT/RFC/PATCH 10/31] arm: omap: irq: always define omap3 support
` [RFT/RFC/PATCH 11/31] arm: omap: irq: reorganize code a little bit
` [RFT/RFC/PATCH 12/31] arm: omap: irq: add suspend/resume methods
` [RFT/RFC/PATCH 13/31] arm: omap: irq: remove last bits of our homebrew irqchip pm
` [RFT/RFC/PATCH 14/31] arm: omap: irq: make intc_of_init static
` [RFT/RFC/PATCH 15/31] arm: omap: irq: call set_handle_irq() from intc_of_init
` [RFT/RFC/PATCH 16/31] arm: omap: irq: use IRQCHIP_DECLARE macro
` [RFT/RFC/PATCH 17/31] arm: omap: irq: drop .handle_irq and .init_irq fields
` [RFT/RFC/PATCH 18/31] arm: omap: irq: add specific compatibles for omap3 and am33xx devices
` [RFT/RFC/PATCH 19/31] arm: omap: irq: use compatible flag to figure out number of IRQ lines
` [RFT/RFC/PATCH 20/31] arm: boot: dts: am33xx/omap3: fix intc compatible flag
` [RFT/RFC/PATCH 21/31] arm: omap: irq: drop ti,intc-size support
` [RFT/RFC/PATCH 22/31] arm: boot: dts: omap2/3/am33xx: drop ti, intc-size
` [RFT/RFC/PATCH 23/31] arm: omap: irq: move some more code around
` [RFT/RFC/PATCH 24/31] arm: omap: irq: call set_handle_irq() from .init_irq
` [RFT/RFC/PATCH 25/31] arm: omap: irq: drop omap3_intc_handle_irq()
` [RFT/RFC/PATCH 26/31] arm: omap: irq: drop omap2_intc_handle_irq()
` [RFT/RFC/PATCH 27/31] arm: omap: irq: drop omap_pending_irq()
` [RFT/RFC/PATCH 28/31] arm: omap: irq: remove unnecessary header
` [RFT/RFC/PATCH 29/31] arm: omap: irq: remove nr_irqs argument
` [RFT/RFC/PATCH 30/31] arm: omap: irq: introduce omap_nr_pending
` [RFT/RFC/PATCH 31/31] arm: omap: irq: get rid of ifdef hack
[PATCH v2 0/5] mfd: max14577: Add max14577 MFD drivers
2013-11-20 17:58 UTC (10+ messages)
` [PATCH v2 1/5] mfd: max14577: Add max14577 MFD driver core
` [PATCH v2 2/5] extcon: max14577: Add extcon-max14577 driver to support MUIC device
` [PATCH v2 3/5] charger: max14577: Add charger support for Maxim 14577
` [PATCH v2 4/5] regulator: max14577: Add regulator driver "
` [PATCH v2 5/5] mfd: max14577: Add device tree bindings document
[PATCH V3] ARM: trace: Add tracepoint for the Inter Processor Interrupt
2013-11-20 17:52 UTC (3+ messages)
ACPI vs DT at runtime
2013-11-20 17:47 UTC (4+ messages)
[PATCH 0/2] Remove some dead code for omaps
2013-11-20 17:41 UTC (7+ messages)
` [PATCH 2/2] ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init
` [alsa-devel] Bug? Sound support for at91sam9x5-wm8731 based boards
[PATCH 0/9] ARM: at91/dt: add missing devices to rm9200ek board
2013-11-20 17:27 UTC (21+ messages)
` [PATCH 1/9] ARM: at91/dt: add rm9200 spi0 chip select pins definitions
` [PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins
` [PATCH 5/9] ARM: at91/dt: add mmc0 slot0 support to at91rm9200ek board
` [PATCH 6/9] ARM: at91/dt: add spi0 "
` [PATCH 7/9] ARM: at91/dt: add i2c devices connected "
` [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board
[RFC DTC PATCH] dtc: add symlink (-L) output to dtbs
2013-11-20 17:22 UTC (7+ messages)
` [PATCH V4] kbuild: dtbs_install: new make target
[RFC PATCH V2 2/2] kbuild: dtbs_install: new make target
2013-11-20 16:38 UTC (12+ messages)
[PATCHv5 2/9] driver/core: populate devices in order for IOMMUs
2013-11-20 16:30 UTC (7+ messages)
[PATCH 0/3] Reuse davinci-nand driver for Keystone arch
2013-11-20 16:24 UTC (4+ messages)
` [PATCH 1/3] mtd: nand: davinci: reuse "
` [PATCH 2/3] mtd: nand: davinci: don't set timings if AEMIF is used
` [PATCH 3/3] mtd: nand: davinci: don't request AEMIF address range
[PATCH] clk: socfpga: Correct the parent clock for l3_sp_clk and dbg_clk
2013-11-20 16:21 UTC
[PATCH RESEND] arm: pxa: tosa: fix keys mapping
2013-11-20 16:06 UTC (4+ messages)
No subject
2013-11-20 16:04 UTC (5+ messages)
` [PATCHv2 3/8] ARM: dts: Enables SAI ALSA SoC DAI device for Vybrid VF610 TOWER board
[PATCH 0/7] Davinci nand driver fixes and updates
2013-11-20 15:54 UTC (10+ messages)
` [PATCH 1/7] mtd: nand: davinci: fix driver registration
` [PATCH 2/7] mtd: nand: davinci: return ENOMEM if memory allocation is failed
` [PATCH 3/7] mtd: nand: davinci: check required ti, davinci-chipselect property
` [PATCH 4/7] mtd: nand: davinci: simplify error handling
` [PATCH 5/7] mtd: nand: davinci: move bindings under mtd
` [PATCH 6/7] mtd: nand: davinci: extend description of bindings
` [PATCH 7/7] mtd: nand: davinci: adjust DT properties to MTD generic
[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2013-11-20 15:44 UTC (16+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver
[PATCH 1/6] ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN
2013-11-20 15:13 UTC (8+ messages)
` [PATCH V4 2/6] ahci: imx: Pull out the clock enable/disable calls
` [RESEND PATCH 1/6] ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN
[PATCH] mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
2013-11-20 15:01 UTC
[PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc
2013-11-20 14:57 UTC (9+ messages)
[PATCH v2 0/4 - Keystone DTS and clock driver updates]
2013-11-20 14:55 UTC (3+ messages)
[PATCH] clk: keystone: gate: fix error handling on init
2013-11-20 14:51 UTC (2+ messages)
[PATCH V2 1/2] ARM: dts: doc: Document missing binding for omap5-mpu
2013-11-20 14:24 UTC (3+ messages)
` [PATCH V2 2/2] ARM: dts: doc: Document missing binding for ti-sdma controller
[PATCH 0/2] DaVinci: GPIO: fixes
2013-11-20 14:13 UTC (5+ messages)
` [PATCH 1/2] gpio: davinci: Fix a check for unbanked gpio
[PATCH] clk: propagate parent change up one level
2013-11-20 14:09 UTC
at91: ubi: UBIFS error (pid 1): ubifs_iget: failed to read inode 1, error -2
2013-11-20 14:04 UTC (2+ messages)
[PATCH] pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
2013-11-20 14:00 UTC (3+ messages)
[PATCH v3 0/4] Exynos 5410 Dual cluster support
2013-11-20 13:54 UTC (3+ messages)
[PATCH RFC 0/9] Beaglebone-Black HDMI audio
2013-11-20 13:33 UTC (6+ messages)
` [PATCH RFC 4/9] ASoC: hdmi-codec: Add devicetree binding with documentation
[PATCH 0/8] ASoC: fsl-ssi: offline/online configuration and cleanups
2013-11-20 13:30 UTC (4+ messages)
` [PATCH 3/8] ASoC: fsl-ssi: Add imx50-ssi and of_device_id matching
ARM topic: Is DT on ARM the solution, or is there something better?
2013-11-20 13:29 UTC (11+ messages)
[RFC PATCH V2 2/2] kbuild: dtbs_install: new make target
2013-11-20 13:18 UTC (7+ messages)
[PATCH 0/2] Revert support for reserved memory regions defined in device tree
2013-11-20 13:04 UTC (4+ messages)
[PATCH v8 0/4] pinctrl: imx27: imx27 pincontrol driver
2013-11-20 12:40 UTC (2+ messages)
[PATCHv5 10/20] arm: dts: add omap4430 thermal data
2013-11-20 12:32 UTC (2+ messages)
[PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA
2013-11-20 12:31 UTC (4+ messages)
[GIT PULL] ARM: imx: fixes for 3.13, part 2
2013-11-20 12:21 UTC
[PATCH v4] ARM: signal: fix armv7-m build issue in sigreturn_codes.S
2013-11-20 11:21 UTC (3+ messages)
[PATCH 1/3] crypto: Fully restore ahash request before completing
2013-11-20 11:20 UTC (5+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver
[PATCH RESEND 0/7] crypto: at91/atmel: add Device Tree support
2013-11-20 11:18 UTC (3+ messages)
[PATCH 1/1] irq-gic: add capability to set bypass flag in GIC
2013-11-20 10:58 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).