linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-12 09:25:03 to 2014-12-13 17:35:24 UTC [more...]

__hci_cmd_sync() not suitable for nokia h4p
 2014-12-13 17:35 UTC  (13+ messages)

[PATCH RFC v3 1/2] PM / Domains: Extend API pm_genpd_dev_need_restore to use restore types
 2014-12-13 16:51 UTC  (2+ messages)
` [PATCH RFC v3 2/2] clk: samsung: Add PM runtime support for clocks

clk: mxs: Invalid register access on HW_CLKCTRL_FRAC0?
 2014-12-13 16:04 UTC  (3+ messages)

[PATCH v2 0/2] ARM: mediatek: Add watchdog driver
 2014-12-13 15:45 UTC  (6+ messages)
` [PATCH v2 1/2] watchdog: Add driver for Mediatek watchdog
` [PATCH v2 2/2] ARM: mediatek: dts: Add bindings for watchdog

[PATCH 0/3] removing of some unused/unsupported dts entries
 2014-12-13 14:33 UTC  (6+ messages)
` [PATCH 1/3] ARM: mx5: dts: remove unused irq-trigger entry
` [PATCH 2/3] ARM: tegra: "
` [PATCH 3/3] ARM: SPEAr: dts: remove unused irq-trigger, id and block entries

[PATCH v5 00/19] KVM GICv3 emulation
 2014-12-13 13:53 UTC  (12+ messages)
` [PATCH v5 05/19] arm/arm64: KVM: introduce per-VM ops
` [PATCH v5 08/19] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [PATCH v5 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [PATCH v5 18/19] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [PATCH v5 19/19] arm/arm64: KVM: allow userland to request a virtual GICv3

[PATCH] ARM: dove: fix legacy dove IRQ numbers for 3.18
 2014-12-13 12:26 UTC  (2+ messages)

[PATCH v2 0/6] Fix vgic initialization problems
 2014-12-13 11:17 UTC  (7+ messages)
` [PATCH v2 1/6] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [PATCH v2 2/6] arm/arm64: KVM: Rename vgic_initialized to vgic_ready
` [PATCH v2 3/6] arm/arm64: KVM: Add (new) vgic_initialized macro
` [PATCH v2 4/6] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH v2 5/6] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [PATCH v2 6/6] arm/arm64: KVM: Require in-kernel vgic for the arch timers

[PATCHv3 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2014-12-13 11:09 UTC  (8+ messages)
` [PATCHv3 1/5] sunxi:dts-bindings:input:ps2 bindings for A10/A20 ps2
` [PATCHv3 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2
` [PATCHv3 3/5] ARM: sunxi: dts: Add PS2 nodes to dtsi for A10 and A20
` [PATCHv3 4/5] ARM: sunxi: dts: Add A10/A20 PS2 pin muxing options
` [PATCHv3 5/5] ARM: sunxi: dts: Add note ps2 pins conflict with hdmi

[PATCH v2 1/4] pci: iProc: define Broadcom iProc PCIe binding
 2014-12-13 10:05 UTC  (5+ messages)

[PATCH v7 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-13  7:24 UTC  (6+ messages)
` [PATCH v7 2/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY
` [PATCH v7 4/5] ARM: dts: rockchip: add rk3288 usb PHY
` [PATCH v7 5/5] ARM: dts: rockchip: Enable usb PHY on rk3288-evb board

[PATCH v2] sun9i: clk: Fix compile error caused by "clk: sunxi: Give sunxi_factors_register a registers parameter"
 2014-12-13  1:56 UTC  (4+ messages)

[PATCH] clk: Really fix deadlock with mmap_sem
 2014-12-13  0:13 UTC  (5+ messages)

[PATCH] ARM: shmobile: r8a7794: Add MMCIF clock to device tree
 2014-12-13  0:09 UTC 

[RFC 01/15] drivers/base: add track framework
 2014-12-12 23:12 UTC  (3+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-12 23:10 UTC  (13+ messages)

CCF locking problems
 2014-12-12 22:37 UTC  (3+ messages)

[PATCH 0/2] ARM: omap5/dra7xx counter frequency fixes
 2014-12-12 22:08 UTC  (3+ messages)
` [PATCH 1/2] ARM: omap5/dra7xx: Fix frequency typos
` [PATCH 2/2] ARM: omap5/dra7xx: Fix counter frequency drift for AM572x errata i856

[RFC PATCH 0/3] remoteproc: Introduce wkup_m3_rproc driver
 2014-12-12 22:03 UTC  (4+ messages)
` [RFC PATCH 2/3] soc: ti: Add wkup_m3_ipc driver

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED flag to fix USB Host
 2014-12-12 21:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
 2014-12-12 21:04 UTC  (8+ messages)
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-12 20:47 UTC  (7+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

ARM: OMAP5/DRA7: Fix counter frequency drift for AM572x errata i856
 2014-12-12 20:42 UTC  (6+ messages)

[PATCH 0/5] Fix vgic initialization problems
 2014-12-12 20:24 UTC  (11+ messages)
` [PATCH 5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs

[PATCH v3 0/1] net/macb: add TX multiqueue support for gem
 2014-12-12 20:18 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/6] ASoC: dwc: Add device tree support to designware I2S
 2014-12-12 19:29 UTC  (13+ messages)
` [PATCH v2 1/6] ASoC: dwc: Remove unnecessary debug messages and tests
` [PATCH v2 2/6] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH v2 4/6] ASoC: dwc: Reorder code in preparation for DT support
` [PATCH v2 5/6] ASoC: dwc: Add devicetree support for Designware I2S
` [PATCH v2 6/6] ASoC: dwc: Add documentation for I2S DT

[PATCH 0/2] ARM: OMAP2+: quick clock fixes for linux-next
 2014-12-12 19:07 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
` [PATCH 2/2] ARM: OMAP3: clock: fix boot breakage in legacy mode

[PATCH] Mailbox: Complete wait event only if Tx was successful
 2014-12-12 17:58 UTC  (5+ messages)
` [Linaro-acpi] "

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-12-12 17:52 UTC  (6+ messages)
` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

[PATCH] clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri
 2014-12-12 17:50 UTC 

[PATCH 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2014-12-12 17:33 UTC  (8+ messages)
` [PATCH 1/5] DT: phy: qcom: Add PCIe PHY devicetree bindings
` [PATCH 2/5] phy: qcom: Add Qualcomm PCIe PHY
` [PATCH 3/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH 4/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH 5/5] ARM: qcom: Add Qualcomm APQ8084 SoC

[PATCH v2 2/4] PCI: iproc: Add Broadcom iProc PCIe driver
 2014-12-12 17:21 UTC  (4+ messages)

[PATCH] ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
 2014-12-12 17:18 UTC 

[PATCH v5 1/3] gpio: Cygnus: define Broadcom Cygnus GPIO binding
 2014-12-12 17:17 UTC  (5+ messages)

[PATCH v2 3/4] ARM: mach-bcm: Enable PCIe support for iProc
 2014-12-12 17:09 UTC  (5+ messages)

[PATCH 0/4] GICv3: add 32bit compatibility
 2014-12-12 16:52 UTC  (3+ messages)

[RFC 00/15] Resource tracking/allocation framework
 2014-12-12 16:52 UTC  (3+ messages)
` [RFC 02/15] drivers/base: add restrack framework

[PATCH 0/4] Add basic support for Mediatek MT8173 SoC
 2014-12-12 16:42 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile

[PATCH v3 0/7] Pinctrl support for Zynq
 2014-12-12 16:37 UTC  (2+ messages)

[PATCH v3 1/7] pinctrl: pinconf-generic: Infer map type from DT property
 2014-12-12 16:34 UTC  (7+ messages)
` [PATCH v3 2/7] pinctrl: pinconf-generic: Allow driver to specify DT params
` [PATCH v3 3/7] pinctrl: zynq: Document DT binding
` [PATCH v3 4/7] pinctrl: Add driver for Zynq
` [PATCH v3 5/7] ARM: zynq: Enable pinctrl
` [PATCH v3 6/7] ARM: zynq: DT: Add pinctrl information
` [PATCH v3 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic

[PATCH v2 0/7] Pinctrl support for Zynq
 2014-12-12 16:21 UTC  (5+ messages)
` [PATCH v2 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic

[PATCH 0/4] serial: fsl_lpuart: fix various DMA related issues
 2014-12-12 16:19 UTC  (4+ messages)

[PATCH] ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
 2014-12-12 15:19 UTC 

[PATCH] sun9i: clk: Fix compile error caused by "clk: sunxi: Give sunxi_factors_register a registers parameter"
 2014-12-12 15:16 UTC  (2+ messages)

[PATCH v2] irqchip: mediatek: Use IS_ERR() instead of NULL pointer check
 2014-12-12 15:15 UTC  (2+ messages)
` [PATCH v3] irqchip: mtk-sysirq: "

[PATCH] arm64: psci: Fix build breakage without PM_SLEEP
 2014-12-12 15:06 UTC  (5+ messages)

[PATCH v7 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-12 14:55 UTC 

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-12 14:55 UTC  (4+ messages)
` [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory
    ` [Linaro-acpi] "

[RFC PATCH v2 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-12-12 14:20 UTC  (4+ messages)
` [RFC PATCH v2 2/4] Documentation: arm64/arm: dt bindings for numa

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-12-12 14:16 UTC  (10+ messages)

3.19-rc0: video stops working after update
 2014-12-12 13:55 UTC 

[PATCH 0/5] ARM: OMAP3+: DPLL: fix set_rate logic
 2014-12-12 13:46 UTC  (4+ messages)
` [PATCH 5/5] ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()

[PATCH 1/3] ASoC: codecs: wm8904: add dt ids table
 2014-12-12 13:23 UTC  (2+ messages)

[PATCHv2 0/3] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2014-12-12 13:15 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 1/4] regulator: core: Support trying to get close to a certain voltage
 2014-12-12 12:59 UTC  (10+ messages)

[PATCH] ARM: vexpress_defconfig: enable ACL and security labels for ext4
 2014-12-12 11:52 UTC  (3+ messages)

[RFC/PATCH 1/4] ARM: mvebu: use dt_fixup to provide fallback for enable-method
 2014-12-12 11:35 UTC  (3+ messages)
` [RFC/PATCH 1/4 PATCH] "

[PATCH 1/2] mmc: sdhci-pltfm: fix abort due to missing runtime PM
 2014-12-12 11:32 UTC  (2+ messages)

[PATCH v5 0/2] Introducing Exynos ChipId driver
 2014-12-12 11:31 UTC  (4+ messages)
` [PATCH v5 1/2] soc: samsung: add exynos chipid driver support

[RFC PATCH] arm: Remove early stack deallocation from restore_user_regs
 2014-12-12 11:11 UTC 

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2014-12-12 11:10 UTC  (8+ messages)
        ` [RFC V4] "
              ` [RFC] mm:fix zero_page huge_zero_page rss/pss statistic

[PATCH 1/1] iommu/arm-smmu: modify the calculation of PASize and SEP fields
 2014-12-12 10:57 UTC  (2+ messages)

[PATCH v16 0/8] ARM: kprobes: OPTPROBES and other improvements
 2014-12-12 10:51 UTC  (3+ messages)
` [PATCH v16 1/8] ARM: probes: move all probe code to dedicate directory

[PATCH 0/3] irqchip: gicv3-its: Fixes for 3.19-rc1
 2014-12-12 10:51 UTC  (4+ messages)
` [PATCH 1/3] irqchip: gicv3-its: Fix domain free in multi-MSI case
` [PATCH 2/3] irqchip: gicv3-its: Move some alloc/free code to activate/deactivate
` [PATCH 3/3] irqchip: gicv3-its: Fix ITT allocation

[PATCH v2 0/4] dmaengine: at_xdmac: several improvements
 2014-12-12 10:36 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel
` [PATCH v2 2/4] dmaengine: at_xdmac: introduce save_cc field
` [PATCH v2 3/4] dmaengine: at_xdmac: simplify channel configuration stuff
` [PATCH v2 4/4] dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers

[PATCH 0/3] Small updates to Snow and Peach Pit/Pi DTS
 2014-12-12 10:25 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: Add power and lid GPIO keys pinctrl for exynos5250-snow
` [PATCH 2/3] ARM: dts: Add lid GPIO key device node for Peach boards
` [PATCH 3/3] ARM: dts: Set Peach boards USB WebCam regulators to always on

[PATCH] arm: imx: create temporary irq_desc of #32 irq for GPC operation
 2014-12-12 10:15 UTC  (2+ messages)

[PATCH v2 0/1] net/macb: add TX multiqueue support for gem
 2014-12-12  9:59 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH V8 00/14] drm/exynos: few patches to enhance bridge chip support
 2014-12-12  9:51 UTC  (3+ messages)

[GIT PULL] at91: fixes for 3.19 #1
 2014-12-12  9:46 UTC 


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).