linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-14 06:20:20 to 2016-04-14 14:12:24 UTC [more...]

[PATCH v2 00/17] kvm-arm: Add stage2 page table walker
 2016-04-14 14:12 UTC  (21+ messages)
` [PATCH v2 01/17] arm64: Reuse TCR field definitions for EL1 and EL2
` [PATCH v2 02/17] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PATCH v2 03/17] kvm arm: Move fake PGD handling to arch specific files
` [PATCH v2 04/17] arm64: Introduce pmd_thp_or_huge
` [PATCH v2 05/17] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PATCH v2 06/17] kvm-arm: Remove kvm_pud_huge()
` [PATCH v2 07/17] kvm-arm: arm32: Introduce stage2 page table helpers
` [PATCH v2 08/17] kvm-arm: arm: Introduce hyp page table empty checks
` [PATCH v2 09/17] kvm-arm: arm64: Introduce stage2 page table helpers
` [PATCH v2 10/17] kvm-arm: arm64: Introduce hyp page table empty checks
` [PATCH v2 11/17] kvm-arm: Use explicit stage2 helper routines
` [PATCH v2 12/17] kvm-arm: Add explicit hyp page table modifiers
` [PATCH v2 13/17] kvm-arm: Add stage2 "
` [PATCH v2 14/17] kvm-arm: Cleanup kvm_* wrappers
` [PATCH v2 15/17] kvm: arm64: Get rid of fake page table levels
` [PATCH v2 16/17] kvm-arm: Cleanup stage2 pgd handling
` [PATCH v2 17/17] arm64: kvm: Add support for 16K pages

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-14 14:05 UTC  (9+ messages)
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection

[PATCH] i2c: designware-platdrv: implement bus recovery
 2016-04-14 14:04 UTC 

[PATCH 0/2] pci: host: new driver for Marvell Armada 7K/8K PCIe controller
 2016-04-14 13:33 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pci: add DT binding "

[PATCH] ARM: dts: imx: ventana: add RS485 txen gpio support
 2016-04-14 13:32 UTC  (2+ messages)

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-14 13:21 UTC  (8+ messages)
` [PATCH 3/6] ARM: PSCI: Register with kernel restart handler

[PATCH v6 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-14 13:13 UTC  (5+ messages)
` [PATCH v6 14/14] arm64: hibernate: Prevent resume from a different kernel version

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-14 13:13 UTC  (15+ messages)

[PATCH v2] ARM: arm64: dts: Add expansion bus to VExpress and Juno
 2016-04-14 13:07 UTC  (2+ messages)

[PATCH 2/2] arm64: vhe: Verify CPU Exception Levels
 2016-04-14 12:54 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] i2c: designware: runtime pm fix and improve
 2016-04-14 12:53 UTC  (5+ messages)
` [PATCH 1/4] i2c: designware-platdrv: Fix runtime PM initialization
` [PATCH 2/4] i2c: designware-platdrv: fix unbalanced clk enable and prepare
` [PATCH 3/4] i2c: designware-pcidrv: enable RuntimePM before registering to the core
` [PATCH 4/4] i2c: designware: remove runtime suspend prevention during registration

[alsa-devel] [RFC PATCH v2 0/5] ASoC: Mediatek: Add support for MT2701 SOC
 2016-04-14 12:44 UTC  (8+ messages)
` [alsa-devel] [RFC PATCH v2 1/5] ASoC: Mediatek: Refine mt8173 driver
` [alsa-devel] [RFC PATCH v2 2/5] ASoC: mediatek: add documents for mt2701
` [alsa-devel] [RFC PATCH v2 3/5] ASoC: mediatek: add clock and irq control for 2701 platform driver
` [alsa-devel] [RFC PATCH v2 4/5] ASoC: mediatek: add mt2701 platform driver implementation
` [alsa-devel] [RFC PATCH v2 5/5] ASoC: mediatek: Add mt2701-cs42448 driver and config option

[PATCH v3 00/16] da8xx USB clocks
 2016-04-14 12:38 UTC  (5+ messages)
` [PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

[PATCH v2 00/11] da8xx USB clocks
 2016-04-14 12:32 UTC  (5+ messages)
` [PATCH v2 06/11] phy: da8xx-usb: new driver for DA8XX SoC USB PHY

[PATCH] ARM: multi_v7_defconfig: enable Denali NAND controller
 2016-04-14 12:22 UTC  (2+ messages)

[PATCH 0/3] arm: dts: lpc32xx: update ssp / spi nodes
 2016-04-14 12:20 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: lpc32xx: add clock properties to "
` [PATCH 2/3] arm: dts: lpc32xx: disabled ssp0/spi1 & ssp1/spi2 by default
` [PATCH 3/3] arm: dts: phy3250: enable ssp0

[PATCH 00/17] kvm-arm: Add stage2 page table walker
 2016-04-14 12:18 UTC  (7+ messages)
` [PATCH 15/17] kvm: arm64: Get rid of fake page table levels

[PATCH 0/5] serial: Add Generic Serial Device Tree Bindings
 2016-04-14 12:13 UTC  (6+ messages)
` [PATCH 1/5] doc: DT: "
` [PATCH 2/5] serial: imx: Use generic uart-has-rtscts DT property
` [PATCH 3/5] serial: mxs-auart: "
` [PATCH 4/5] serial: sirf: Introduce helper variable struct device_node *np
` [PATCH 5/5] serial: sirf: Use generic uart-has-rtscts DT property

[PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-04-14 12:09 UTC  (5+ messages)
` [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them

[PATCH] pinctrl: pxa: add pxa25x architecture
 2016-04-14 12:09 UTC  (2+ messages)

SMMU problem found on LS2085A with 4.6-rc3
 2016-04-14 12:04 UTC  (2+ messages)

[PATCH] ARM: davinci: da8xx-usb: remove deprecated properties from MUSB config
 2016-04-14 12:04 UTC  (2+ messages)

[PATCH V4 0/7] Introduce ACPI world to ITS irqchip
 2016-04-14 11:48 UTC  (14+ messages)
` [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V4 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-14 11:19 UTC  (3+ messages)
` [PATCH V2 12/15] coresight: tmc: keep track of memory width

[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
 2016-04-14 11:08 UTC  (29+ messages)
` [PATCHv2 01/28] clk: ti: add ti_clk_get helper API
` [PATCHv2 02/28] clk: ti: dpll: use ti_clk_get to fetch ref/bypass clocks
` [PATCHv2 03/28] ARM: OMAP2+: omap_device: create clock alias purely from DT data
` [PATCHv2 04/28] ARM: OMAP2+: hwmod: use new ti_clk_get API to search for clock handles
` [PATCHv2 05/28] ARM: OMAP2+: clock: use the new ti_clk_get for fetching clocks
` [PATCHv2 06/28] ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
` [PATCHv2 07/28] ARM: OMAP2+: timer: change order of hwmod data handling
` [PATCHv2 08/28] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
` [PATCHv2 09/28] ARM: AM33xx: fix module_wait_ready without clkctrl register
` [PATCHv2 10/28] clk: ti: omap2: transition to usage of ti_clk_get
` [PATCHv2 11/28] clk: ti: am33xx: "
` [PATCHv2 12/28] clk: ti: omap3: "
` [PATCHv2 13/28] clk: ti: am43xx: "
` [PATCHv2 14/28] clk: ti: omap4: "
` [PATCHv2 15/28] clk: ti: omap5: "
` [PATCHv2 16/28] clk: ti: dra7: "
` [PATCHv2 17/28] clk: ti: dm814x: "
` [PATCHv2 18/28] clk: ti: dm816x: cleanup any unnecessary clock aliases
` [PATCHv2 19/28] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCHv2 20/28] clk: ti: mux: export mux clock APIs locally
` [PATCHv2 21/28] clk: ti: am33xx: fix timer3/6 init time setup for module clocks
` [PATCHv2 22/28] dt-bindings: clk: ti: Document module clock type
` [PATCHv2 23/28] clk: ti: add support for omap4 module clocks
` [PATCHv2 24/28] ARM: dts: omap4: add hwmod "
` [PATCHv2 25/28] ARM: dts: am33xx: "
` [PATCHv2 26/28] ARM: dts: am43xx: "
` [PATCHv2 27/28] ARM: dts: omap5: "
` [PATCHv2 28/28] ARM: dts: dra7: "

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-14 11:05 UTC  (4+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()

[PATCH v6 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-04-14 10:56 UTC  (6+ messages)
` [PATCH v6 1/4] soc: mediatek: Refine scpsys to support multiple platform
` [PATCH v6 2/4] soc: mediatek: Init MT8173 scpsys driver earlier
` [PATCH v6 3/4] soc: mediatek: Add MT2701 power dt-bindings
` [PATCH v6 4/4] soc: mediatek: Add MT2701 scpsys driver

[Question] refcount of DT node
 2016-04-14 10:40 UTC  (6+ messages)

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-14 10:22 UTC  (3+ messages)
` [PATCH V2 2/9] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

[PATCH 0/2] DRA7x: Increase QSPI frequency to 64MHz
 2016-04-14 10:18 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: dra7x: Remove QSPI pinmux
` [PATCH 2/2] ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz

[PATCH] ARM: davinci_all_defconfig: enable GPIO_SYSFS
 2016-04-14 10:18 UTC  (2+ messages)

[PATCH net-next V3 00/16] net: fec: cleanup and fixes
 2016-04-14 10:13 UTC  (2+ messages)

[PATCH v2 0/4] ACPI based PCI host driver with generic ECAM
 2016-04-14 10:05 UTC  (7+ messages)
` [PATCH v2 2/4] PCI: Provide common functions for ECAM mapping

[PATCH 0/9] Aspeed AST2400 BMC support
 2016-04-14  9:47 UTC  (10+ messages)
` [PATCH 1/9] doc/devicetree: Add Aspeed and Tyan to vendor-prefixes
` [PATCH 2/9] doc/devicetree: Add Aspeed VIC bindings
` [PATCH 3/9] doc/devicetree: Add Aspeed clock bindings
` [PATCH 4/9] clocksource/moxart: Generalise timer for use on other socs
` [PATCH 5/9] irqchip: Add irq controller for Aspeed
` [PATCH 6/9] drivers/clk: Add Aspeed clock driver
` [PATCH 7/9] arm/dts: Add aspeed device trees
` [PATCH 8/9] arm: Add Aspeed AST2400 machine
` [PATCH 9/9] arm/configs: Add aspeed defconfig

[PATCH RESEND 1/2] pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
 2016-04-14  9:42 UTC 

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-14  9:39 UTC  (3+ messages)

[PATCH v5 00/11] qcom: Add support for TSENS driver
 2016-04-14  9:31 UTC  (12+ messages)
` [PATCH v5 01/11] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH v5 02/11] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [PATCH v5 03/11] thermal: qcom: tsens-8974: Add support for 8974 "
` [PATCH v5 04/11] thermal: core: export apis to get slope and offset
` [PATCH v5 05/11] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
` [PATCH v5 06/11] thermal: qcom: tsens-8996: Add support for 8996 "
` [PATCH v5 07/11] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes
` [PATCH v5 08/11] arm: dts: apq8064: "
` [PATCH v5 09/11] arm: dts: apq8084: "
` [PATCH v5 10/11] arm64: dts: msm8916: "
` [PATCH v5 11/11] arm64: dts: msm8996: "

[PATCH v2] sunxi-irq: Fix Kconfig dependency on GENERIC_IRQ_CHIP
 2016-04-14  9:15 UTC  (5+ messages)

[next] Failing Odroid XU3 boot due to missing MMC device
 2016-04-14  9:07 UTC  (7+ messages)

[PATCH] [media] exynos-gsc: remove an always false condition
 2016-04-14  9:05 UTC  (2+ messages)

[PATCH v2 0/3] Extend the LED panic trigger
 2016-04-14  8:57 UTC  (3+ messages)
` [PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property

[LINUX PATCH v2 1/3] spi: Added dummy_cycle entry in the spi_transfer structure
 2016-04-14  8:57 UTC  (5+ messages)

[PATCH v2] ARM: dts: ux500: configure the accelerometers open drain
 2016-04-14  8:48 UTC 

[PATCH] arm64: Kconfig: make SCHED_MC and SCHED_SMT depend on SMP
 2016-04-14  8:47 UTC  (2+ messages)

[PATCH v7 0/2] AMBA: add complete support for power domains
 2016-04-14  8:40 UTC  (5+ messages)
` [PATCH v7 1/2] drivers: base: add support for registering notifier about deferred probe

[PATCH v2] ARM: shmobile: timer: Drop support for Cortex A8
 2016-04-14  8:33 UTC 

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v4.7
 2016-04-14  8:19 UTC  (5+ messages)

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-04-14  8:11 UTC  (10+ messages)
` [PATCH v7 1/9] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v7 2/9] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v7 3/9] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support
` [PATCH v7 5/9] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v7 6/9] reset: mediatek: Add MT2701 reset driver
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701
` [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks
` [PATCH v7 9/9] arm: dts: mt2701: Add clock controller device nodes

[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
 2016-04-14  7:50 UTC  (2+ messages)

[PATCH v4 0/5] clk: mvebu: clock drivers for Marvell Armada 7K/8K
 2016-04-14  7:49 UTC  (5+ messages)
` [PATCH v4 4/5] dt-bindings: arm: add DT binding for Marvell CP110 system controller

[alsa-devel] [RFC PATCH 0/4] ASoC: Mediatek: Add support for MT2701 SOC
 2016-04-14  7:37 UTC  (4+ messages)
` [alsa-devel] [RFC PATCH 2/4] ASoC: mediatek: add documents for mt2701
` [alsa-devel] [RFC PATCH 3/4] ASoC: mediatek: add mt2701 platform driver implementation
` [alsa-devel] [RFC PATCH 4/4] ASoC: mediatek: Add mt2701-cs42448 driver and config option

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-14  7:34 UTC  (12+ messages)

[RESEND PULL] drm: atmel-hlcdc: various improvements
 2016-04-14  7:27 UTC 

[PATCH v8 00/10] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-04-14  7:04 UTC  (7+ messages)
` [PATCH v8 02/10] drm/hisilicon: Add hisilicon kirin drm master driver
` [PATCH v8 10/10] MAINTAINERS: Add maintainer for hisilicon DRM driver

[PATCH] arm64: mm: Enhance Virtual kernel memory layout
 2016-04-14  6:57 UTC  (3+ messages)

[PATCH 0/3] ARM: OXNAS pull request for 4.7
 2016-04-14  6:54 UTC  (3+ messages)

[PATCH 0/7] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-04-14  6:28 UTC  (5+ messages)
` [PATCH 5/7] clk: samsung: exynos542x: Add the clock id for ACLK

[RESEND PATCH v2 0/2] rockchip: power-domain: support qos save and restore
 2016-04-14  6:20 UTC  (2+ messages)
` [PATCH v2 2/2] "


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