linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-08 11:57:56 to 2016-09-08 19:42:45 UTC [more...]

[PATCH v6 1/2] sdhci-of-arasan: Add device tree parameter xlnx-fails-without-test-cd bit
 2016-09-08 19:42 UTC 

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-08 19:40 UTC  (7+ messages)
` [PATCH 1/7] clk: gxbb: expose USB clocks
` [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB

[GIT PULL 0/4] ARM: exynos: Stuff for v4.9
 2016-09-08 19:24 UTC  (6+ messages)
` [GIT PULL 1/4] ARM: exynos: SoC/Mach "

[RFC PATCH 1/2] macb: Add 1588 support in Cadence GEM
 2016-09-08 19:06 UTC  (4+ messages)

[PATCH 1/3] config: android: move device mapper options to recommended
 2016-09-08 19:04 UTC  (6+ messages)
` [PATCH 2/3] config: android: set SELinux as default security mode
` [PATCH 3/3] config: android: enable CONFIG_SECCOMP

Regmap regression in next caused by of_iomap change
 2016-09-08 18:41 UTC 

[PATCH] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
 2016-09-08 18:34 UTC  (3+ messages)

[PATCH v2] ARM: dts: da850-lcdk: Add NAND to DT
 2016-09-08 18:33 UTC 

[PATCH V4] perf tools: adding support for address filters
 2016-09-08 18:25 UTC 

[PATCH v2] ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2
 2016-09-08 18:21 UTC  (2+ messages)

[PATCH V3 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
 2016-09-08 18:19 UTC  (5+ messages)

[PATCH] ARM: imx35: add iim module to imx35.dtsi
 2016-09-08 18:18 UTC  (5+ messages)

[PATCH 0/2] spi: meson: Add Amlogic GXBB compatible
 2016-09-08 18:17 UTC  (6+ messages)

[RFCv4 0/7] arm_pmu/perf tools: play nicely with CPU PMU cpumasks
 2016-09-08 18:16 UTC  (3+ messages)

[PATCH 0/7] ARM: amlogic: Add spifc support to Amlogic's GXBB family
 2016-09-08 18:12 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: amlogic: gxbb: add spifc pins
` [PATCH 2/7] pinctrl: amlogic: gxbb: add nand pins
` [PATCH 3/7] clk: gxbb: expose spifc clock

[PATCH] arm/xen: fix SMP guests boot
 2016-09-08 18:12 UTC  (2+ messages)

[RFC 1/7] Make Hi3620 explicit, remove wildcards
 2016-09-08 18:10 UTC  (13+ messages)
` [RFC 2/7] "
` [RFC 3/7] "
` [RFC 4/7] "
` [RFC 5/7] "
` [RFC 6/7] "
` [RFC 7/7] "

[PATCH] phy: rockchip-typec: add pm_runtime_disable in err case
 2016-09-08 18:05 UTC  (2+ messages)

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-09-08 18:04 UTC  (11+ messages)
` [PATCH 3/3] soc: ti: Add ti_sci_pm_domains driver

[PATCH 0/8] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-08 17:55 UTC  (7+ messages)
` [PATCH 1/8] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node
` [PATCH 4/8] ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree

[RESEND PATCH] ARM: dts: lpc32xx: set default parent clock for pwm1 & pwm2
 2016-09-08 17:31 UTC  (3+ messages)

[PATCH 1/2] ARM: lpc32xx: remove unused header file mach/irqs.h
 2016-09-08 17:18 UTC  (4+ messages)
` [PATCH 2/2] ARM: lpc32xx: remove unused header file clock.h

[PATCH v2] gpio/gpiolib: Forbid irqchip default trigger if probed over DT
 2016-09-08 17:13 UTC  (3+ messages)

[PATCH v1 0/3] PM / AVS: add Rockchip cpu avs
 2016-09-08 16:56 UTC  (6+ messages)
` [PATCH v1 3/3] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH 6/8] arm: orion5x: Add DT-based support for Netgear WNR854T
 2016-09-08 16:47 UTC  (4+ messages)
` [PATCH 6/8 v2] "

[PATCH RFC 0/3] mmc: mxs-mmc: Implement DDR support
 2016-09-08 16:44 UTC  (10+ messages)
` [PATCH RFC 1/3] DT: bindings: mmc: Add property for 3.3V only support

[PATCH v10 0/4] ACPI: parse the SPCR table
 2016-09-08 16:34 UTC  (7+ messages)
` [PATCH v10 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE

[PATCH v3 0/8] ARM: KVM: Support for vgic-v3
 2016-09-08 16:06 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: KVM: Use static keys for selecting the GIC backend
` [PATCH v3 2/8] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v3 3/8] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH v3 4/8] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
` [PATCH v3 5/8] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
` [PATCH v3 6/8] ARM: Change MPIDR_AFFINITY_LEVEL to ignore Aff3
` [PATCH v3 7/8] ARM: Move system register accessors to asm/cp15.h
` [PATCH v3 8/8] ARM: KVM: Support vgic-v3

[PATCH v2 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-08 15:50 UTC  (4+ messages)

[PATCH v4 0/9] Add STM32 EXTI interrupt controller support
 2016-09-08 15:47 UTC  (4+ messages)
` [PATCH v4 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH v2 1/2] phy: rockchip-typec: add pm runtime support
 2016-09-08 15:31 UTC  (3+ messages)
` [RESEND PATCH v3 "

[PATCH 0/2] ARM: dts: s5p: Remove skeleton.dtsi usage and fix memory node DTC warnings
 2016-09-08 15:26 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: s5p: Remove skeleton.dtsi inclusion for S5PV210
` [PATCH 2/2] ARM: dts: s5p: Add missing unit name to memory nodes for S5PV210 boards

[PATCH] kvm-arm: Unmap shadow pagetables properly
 2016-09-08 15:25 UTC 

Kexec regression in next-20160906
 2016-09-08 15:23 UTC  (4+ messages)

[RESEND GIT PULL] STi DT fixes for v4.8-rcs
 2016-09-08 15:21 UTC 

[PATCH 1/4] ARM: mv78xx0: simplify ethernet device creation
 2016-09-08 15:20 UTC  (4+ messages)
` [PATCH 3/4] ARM: orion5x: avoid NO_IRQ in orion_ge00_switch_init

[PATCH v2 1/2] phy: rockchip-typec: add pm runtime support
 2016-09-08 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: rk3399: add powerdomain for typec

[PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
 2016-09-08 15:08 UTC  (4+ messages)
` [PATCH 2/5] "

[PATCH v3 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-09-08 14:59 UTC  (6+ messages)
` [PATCH v3 2/3] hwmon: xgene: Add "

[crypto] [marvell-cesa] Possible regression after Linux 4.7
 2016-09-08 14:52 UTC  (2+ messages)

[PATCH v2 0/5] AT91: sckc improvements
 2016-09-08 14:51 UTC  (6+ messages)
` [PATCH v2 1/5] clk: at91: move slow clock controller clocks to sckc.c
` [PATCH v2 2/5] clk: at91: Add sama5d4 sckc support
` [PATCH v2 3/5] ARM: dts: at91: sama5d4: use proper sckc compatible
` [PATCH v2 4/5] ARM: dts: at91: sama5d2: use correct "
` [PATCH v2 5/5] clk: at91: sckc: optimize boot time

[PATCH v2 0/7] ARM: dts: imx: add gpio-ranges properties to some iMX GPIO controllers
 2016-09-08 14:44 UTC  (4+ messages)

[PATCH 2/2] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard
 2016-09-08 14:32 UTC  (4+ messages)

[PATCH] arm64: rockchip: fix i2c resource describe error of rk3368
 2016-09-08 14:29 UTC  (2+ messages)

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-08 14:28 UTC  (4+ messages)
` [PATCH v5 1/3] hwmon: iio_hwmon: defer probe when no channel is found
` [PATCH v5 2/3] mfd: add support for Allwinner SoCs ADC
` [PATCH v5 3/3] iio: adc: "

[PATCH] KVM: arm/arm64: arch_timer: remove unused error handling
 2016-09-08 14:25 UTC  (2+ messages)

[PATCH] ARM: imx: build cpuidle-imx6sx.o for imx6ul
 2016-09-08 14:13 UTC  (2+ messages)

[PATCH 0/6] arm64: replace open-coded {msr, mrs} with {read, write}_sysreg()
 2016-09-08 14:12 UTC  (9+ messages)
` [PATCH 1/6] arm64: sysreg: allow write_sysreg to use XZR
` [PATCH 2/6] arm64: arch_timer: simplify accessors
` [PATCH 3/6] arm64: dcc: "
` [PATCH 4/6] arm64/kvm: use {read,write}_sysreg()
` [PATCH 5/6] arm64: simplify sysreg manipulation
` [PATCH 6/6] arm64: simplify contextidr_thread_switch

[GIT PULL 1/3] Rockchip driver changes for 4.9
 2016-09-08 14:11 UTC  (3+ messages)
` [GIT PULL 2/3] Rockchip dts32 "
` [GIT PULL 3/3] Rockchip dts64 "

[PATCH 0/4] ARM: MMC: USB: Fix clocking
 2016-09-08 14:07 UTC  (9+ messages)
` [PATCH 1/4] ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)
` [PATCH 2/4] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI
` [PATCH 4/4] mmc: sdhci-st: Handle interconnect clock

[PATCH v2 1/4] ARM: dts: imx23: Remove skeleton.dtsi inclusion
 2016-09-08 14:03 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: dts: imx28: Fix build warnings with W=1

[RFC PATCH 0/8] arm64: Add a compat vDSO
 2016-09-08 14:01 UTC  (9+ messages)
` [RFC PATCH 1/8] arm64: Refactor vDSO setup
` [RFC PATCH 2/8] arm64: compat: Add time-related syscall numbers
` [RFC PATCH 3/8] arm64: compat: Expose offset to registers in sigframes
` [RFC PATCH 4/8] arm64: compat: Add a 32-bit vDSO
` [RFC PATCH 5/8] arm64: compat: 32-bit vDSO setup
` [RFC PATCH 6/8] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` [RFC PATCH 7/8] arm64: compat: Use vDSO sigreturn trampolines if available
` [RFC PATCH 8/8] arm64: Wire up and expose the new compat vDSO

[PATCH 0/8] arm64: Add a compat vDSO
 2016-09-08 14:00 UTC  (10+ messages)
` [PATCH 1/8] arm64: Refactor vDSO setup
` [PATCH 2/8] arm64: compat: Add time-related syscall numbers
` [PATCH 3/8] arm64: compat: Expose offset to registers in sigframes
` [PATCH 4/8] arm64: compat: Add a 32-bit vDSO
` [PATCH 5/8] arm64: compat: 32-bit vDSO setup
` [PATCH 6/8] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` [PATCH 7/8] arm64: compat: Use vDSO sigreturn trampolines if available
` [PATCH 8/8] arm64: Wire up and expose the new compat vDSO

[PATCH V10 1/8] ACPI: I/O Remapping Table (IORT) initial support
 2016-09-08 13:59 UTC  (3+ messages)
` [UPDATE PATCH "

[PATCH v2 0/3] clocksource: Add support for Aspeed timer
 2016-09-08 13:57 UTC  (2+ messages)

[PATCH 0/3] pci: remove msi_controller registration API
 2016-09-08 13:45 UTC  (3+ messages)
` [PATCH 3/3] of: pci: remove unused MSI controller helpers

[PATCH 1/2] ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
 2016-09-08 13:41 UTC 

[PATCH v8 00/16] fix some type infos and bugs for arm64/of numa
 2016-09-08 13:40 UTC  (3+ messages)
` [PATCH v8 03/16] of/numa: add nid check for memory block

[PATCH v2 0/2] arm64: Use static keys for CPU features
 2016-09-08 13:40 UTC  (4+ messages)
` [PATCH v2 2/2] "

[v14 PATCH 1/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
 2016-09-08 13:36 UTC  (3+ messages)
` [RESEND v14 "

[PATCH v3 0/8] clk: sunxi-ng: Introduce support for A23 and A33 CCUs
 2016-09-08 13:35 UTC  (3+ messages)
` [PATCH v3 7/8] clk: sunxi-ng: Add A23 CCU

[GIT PULL] Qualcomm EBI2 bindings and bus driver
 2016-09-08 13:34 UTC 

[PATCH 0/3] SA11x0/PXA pcmcia fixes
 2016-09-08 13:23 UTC  (18+ messages)
` [RFC PATCH 00/33] SA11x0/PXA GPIO rework (Core + PCMCIA only)
  ` [PATCH 05/33] gpio: add generic single-register fixed-direction GPIO driver
  ` [PATCH 0/3] SA11x0 gpio keys/leds
    ` [PATCH 0/8] SA11x0 DMA engine/IrDA updates
      ` [PATCH 0/6] SA11x0 serial updates

[PATCH V2 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-08 13:23 UTC  (4+ messages)
` [PATCH V2 1/4] ARM64 LPC: Indirect ISA port IO introduced

[PATCH 0/7] [v2] arm64: dts: add QorIQ LS1046A SoC and boards support
 2016-09-08 13:23 UTC  (8+ messages)
` [PATCH 3/7] [v2] arm64: dts: add QorIQ LS1046A SoC support
` [PATCH 5/7] [v2] arm64: dts: add LS1046A-RDB board support

[PATCH v3 0/2] imx53: add support for USB armory board
 2016-09-08 13:20 UTC  (2+ messages)

[PATCH] arm64: use preempt_disable_notrace in _percpu_read/write
 2016-09-08 13:17 UTC  (3+ messages)

[PATCH V6 0/3] Integration of function trace with System Trace IP blocks
 2016-09-08 13:09 UTC  (3+ messages)

[PATCH v6 0/6] Add MT8173 MDP Driver
 2016-09-08 13:09 UTC  (7+ messages)
` [PATCH v6 1/6] VPU: mediatek: Add mdp support
` [PATCH v6 2/6] dt-bindings: Add a binding for Mediatek MDP
` [PATCH v6 3/6] media: Add Mediatek MDP Driver
` [PATCH v6 4/6] arm64: dts: mediatek: Add MDP for MT8173
` [PATCH v6 5/6] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C
` [PATCH v6 6/6] media: mtk-mdp: add Maintainers entry for Mediatek MDP driver

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-08 12:59 UTC  (13+ messages)

[PATCH] drm/sun4i: add missing header dependencies
 2016-09-08 12:56 UTC  (2+ messages)

[PATCH v3 0/4] Introduce NextThing GR8 support
 2016-09-08 12:34 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: dts: gr8: Add support for the GR8 evaluation board

[PATCH v4 1/4] arm64: arch_timer: Add device tree binding for A-008585 erratum
 2016-09-08 12:31 UTC  (5+ messages)

[PATCH 00/10] PM / Domains: Add support for removing PM domains
 2016-09-08 12:30 UTC  (3+ messages)
` [PATCH 10/10] PM / Domains: Add support for removing nested PM domains by provider

[PATCH V3] perf tools: adding support for address filters
 2016-09-08 12:30 UTC  (2+ messages)

pull request: linux-firmware: Update Mediatek MT8173 VPU firmware
 2016-09-08 12:29 UTC 

[PATCH v5 0/5] Add MT8173 MDP Driver
 2016-09-08 12:21 UTC  (4+ messages)
` [PATCH v5 3/5] media: Add Mediatek "

[PATCH v3 0/4] drm: Add Support for Passive RGB to VGA bridges
 2016-09-08 12:17 UTC  (5+ messages)
` [PATCH v3 1/4] drm/bridge: Add RGB to VGA bridge support
` [PATCH v3 2/4] ARM: sun5i: a13-olinuxino: Enable VGA bridge
` [PATCH v3 3/4] ARM: multi_v7: enable "
` [PATCH v3 4/4] ARM: sunxi: Enable "

[PATCH] phy: sun4i-usb: Use spinlock to guard phyctl register access
 2016-09-08 11:57 UTC  (4+ messages)


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