[PATCH v5 net-next 04/10] ARM: dts: armada-xp: add buffer manager nodes
From: Marcin Wojtas <mw@semihalf.com> Armada XP network controller supports hardware buffer management (BM). Since it is now enabled in mvneta driver
View Article[PATCH v5 net-next 05/10] ARM: dts: armada-xp: enable buffer manager support...
From: Marcin Wojtas <mw@semihalf.com> Since mvneta driver supports using hardware buffer management (BM), in order to use it, board files have to be
View Article[PATCH v5 net-next 06/10] ARM: dts: armada-xp-openblocks-ax3-4: Add BM support
Allow Openblock AX3 using hardware buffer management with mvneta. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> --- arch/arm/b
View Article[PATCH v5 net-next 07/10] bus: mvebu-mbus: provide api for obtaining IO and...
From: Marcin Wojtas <mw@semihalf.com> This commit enables finding appropriate mbus window and obtaining its target id and attribute for given physica
View Article[PATCH v5 net-next 08/10] net: mvneta: bm: add support for hardware buffer...
From: Marcin Wojtas <mw@semihalf.com> Buffer manager (BM) is a dedicated hardware unit that can be used by all ethernet ports of Armada XP and 38x So
View Article[PATCH v5 net-next 09/10] net: add a hardware buffer management helper API
This basic implementation allows to share code between driver using hardware buffer management. As the code is hardware agnostic, there is few helpers
View Article[PATCH v5 net-next 10/10] net: mvneta: Use the new hwbm framework
Now that the hardware buffer management framework had been introduced, let's use it. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.c
View Article[PATCH] dt: bindings: add new dt entry for pre calibration in qcom,ath10k.txt
There two things done in this patch, 1) Existing device tree entry 'qcom,ath10k-calibration-data' carries not only calibration data, it carries bo
View Article[PATCH RESEND] mfd: arizona: Fix lockdep recursion warning on set_irq_wake
Lockdep explicitly sets all the irq_desc locks as a single lock-class, which causes a "possible recursive locking detected" warning when we attempt to
View Article[PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm
It was impossible to wake-up on card detect event because when sdhci controller is runtime suspend, it is assumed that all the clocks are disabled so
View ArticleGot FPU related warning on Intel Quark during boot
Today tried first time after long break to boot Intel Quark SoC with most recent linux-next. Got the following warning: [ 14.714533] WARNING: CPU:
View Article[PATCH 1/3 v2] dmaengine: pl330: cleanup quirk pass code
The patch partially revert changes introduced by 271e1b86e691 "dmaengine: pl330: add quirk for broken no flushp" The patch add 'quirk' member to 'str
View Article[PATCH 2/3 v2] dmaengine: pl330: don't emit code for one iteration loop
The patch remove one iteration outer loop in the _loop(). Removing loop saves 4 bytes of MicroCode buffer. DMALP_0 0 ... DMALPENDA_0 bjmp
View Article[PATCH 3/3 v2] dmaengine: pl330: make cyclic transfer free runnable
The patch solve the I2S click problem on rk3188. Actually all the devices using pl330 should have I2S click problem due to pl330 cyclic transfer imple
View Article[tip:x86/asm] selftests/x86: In syscall_nt, test NT|TF as well
Commit-ID: a318beea224d255c38652f88a7ae0d30ac4c23c3 Gitweb: http://git.kernel.org/tip/a318beea224d255c38652f88a7ae0d30ac4c23c3 Author: Andy L
View Article[tip:x86/asm] x86/entry/compat: In SYSENTER, sink AC clearing below the...
Commit-ID: e786041153df6343169373177248abfab5c5ac1b Gitweb: http://git.kernel.org/tip/e786041153df6343169373177248abfab5c5ac1b Author: Andy L
View Article[tip:x86/asm] x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Commit-ID: 67f590e8d4d718d9bd377b39223f7f69678d6a10 Gitweb: http://git.kernel.org/tip/67f590e8d4d718d9bd377b39223f7f69678d6a10 Author: Andy L
View Article[tip:x86/asm] x86/entry/32: Restore FLAGS on SYSEXIT
Commit-ID: c2c9b52fab0d0cf993476ed4c34f24da5a1205ae Gitweb: http://git.kernel.org/tip/c2c9b52fab0d0cf993476ed4c34f24da5a1205ae Author: Andy L
View Article[tip:x86/asm] x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
Commit-ID: 81edd9f69a6fd214fdbe66b43de6aa1610c84c63 Gitweb: http://git.kernel.org/tip/81edd9f69a6fd214fdbe66b43de6aa1610c84c63 Author: Andy L
View Article[tip:x86/asm] x86/entry/traps: Clear DR6 early in do_debug() and improve the...
Commit-ID: 8bb5643686d2898bec181c407651cf84e77d413f Gitweb: http://git.kernel.org/tip/8bb5643686d2898bec181c407651cf84e77d413f Author: Andy L
View Article