Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live

[PATCH v5 04/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3288...

From: Addy Ke <addy.ke@rock-chips.com> Pl330 integrated in rk3288 platform doesn't support DMAFLUSHP function. So we add arm,pl330-broken-no-flushp quirk for it. Signed-off-by: Addy Ke...

View Article


[PATCH v5 05/10] ARM: dts: Add arm,pl330-broken-no-flushp quirk for rk3xxx...

Pl330 integrated in rk3xxx platform doesn't support DMAFLUSHP function. So we add arm,pl330-broken-no-flushp quirk for it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> cc: Heiko Stuebner...

View Article


[PATCH v5 06/10] dmaengine: add API for getting dma controller's quirk

Add dmaengine_get_quirks API for peripheral devices to query quirks if they need it to make special workaround due to broken dma controller design. Signed-off-by: Shawn Lin...

View Article

[PATCH v5 08/10] spi: rockchip: modify DMA max burst to 1

From: Addy Ke <addy.ke@rock-chips.com> Generic dma controller on Rockchips' platform cannot support DMAFLUSHP instruction which make dma to flush the req of non-aligned or non-multiple of what...

View Article

[PATCH v5 07/10] DMA: pl330: implement dmaengine_get_quirks hook

By adding this function, slave device can query quirks from pl330 if they need special settings for dmaengine. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> --- Changes in v5: None Changes...

View Article


[PATCH v5 09/10] snd: dmaengine-pcm: add snd_dmaengine_pcm_get_quirks interface

Add snd_dmaengine_pcm_get_quirks for I2S devices to query dma controller's quirks if they need it to make special workaround due to broken dma controller design Signed-off-by: Shawn Lin...

View Article

Re: linux-next: bad base of the h8300 tree

Hi Yoshinori, On Tue, 1 Sep 2015 07:40:33 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > On Mon, 31 Aug 2015 07:43:04 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:...

View Article

[PATCH] userfaultfd: add missing mmput() in error path

Signed-off-by: Eric Biggers <ebiggers3@gmail.com> --- fs/userfaultfd.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fs/userfaultfd.c b/fs/userfaultfd.c index...

View Article


[PATCH v5 10/10] ASoC: rockchip_i2s: modify DMA max burst to 1

From: Yiwei Cai <cain.cai@rock-chips.com> Test with command - arecord -D hw:0,0 /tmp/a.wav, there are the error dump: dma-pl330 ffb20000.dma-controller: fill_queue:2251 Bad Desc(7) This error is...

View Article


linux-next: build failure after merge of the bluetooth tree

Hi Gustavo, After merging the bluetooth tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_s tats_show':...

View Article

Re: linux-next: build failure after merge of the bluetooth tree

Hi Gustavo, On Mon, 14 Sep 2015 10:14:28 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > I applied the patches that Andrew has had in his post merge series > (but I think you...

View Article

Re: Please remove commit 6609b638353c99c5736e05abd17197f1cb776e0e as it makes...

On Sun, Sep 13, 2015 at 08:06:02PM -0300, Diego Viola wrote: > Hello, > > Can someone please remove this commit from the repo: > >...

View Article

Re: [Xen-devel] [PATCH 0/2] block/xen-blkfront: Support non-indirect with...

On 09/14/2015 01:47 AM, Julien Grall wrote: > > > On 13/09/2015 13:44, Bob Liu wrote: >> I may misunderstood here. >> But I think same changes are also required even if backend...

View Article


linux-next: stats (Was: Linux 4.3-rc1 - merge window closed)

Hi all, As usual, the executive friendly graph is at http://neuling.org/linux-next-size.html :-) (No merge commits counted, next-20150831 was the first linux-next after the merge window opened.)...

View Article

[PATCH v3 1/2] ARM: dts: Split audio configuration to separate...

The Odroid XU4 board does not have audio codec so before adding DTS for new board split the audio codec to separate DTSI file. Include the audio codec DTSI in Odroid XU3 and XU3-Lite boards....

View Article


[PATCH v3 2/2] ARM: dts: Add exynos5422-odroidxu4 board

Add Hardkernel Odroid XU4 board Device Tree sources. The board differs from Odroid XU3 and XU3-Lite by: 1. No green and red LEDs (except standard red power LED). 2. Only two PWM outputs are used (fan...

View Article

linux-next: manual merge of the kdbus tree with Linus' tree

Hi Greg, Today's linux-next merge of the kdbus tree got a conflict in: tools/testing/selftests/Makefile between commit: b6d973441675 ("selftests: add membarrier syscall test") from Linus' tree and...

View Article


[PATCH v4 2/2] pwm: Add Broadcom BCM7038 PWM controller support

Add support for the BCM7038-style PWM controller found in all BCM7xxx STB SoCs. This controller has a hardcoded 2 channels per controller, and cascades a variable frequency generator on top of a fixed...

View Article

Re: [PATCH v3] powerpc32: memset: only use dcbz once cache is enabled

On Mon, 2015-09-14 at 11:13 -0500, Scott Wood wrote: > On Mon, 2015-09-14 at 17:44 +0200, Christophe LEROY wrote: > > Le 14/09/2015 17:20, Scott Wood a écrit : > > > On Mon,...

View Article

Re: [PATCH net] openvswitch: Fix IPv6 exthdr handling with ct helpers.

On Mon, Sep 14, 2015 at 11:14 AM, Joe Stringer <joestringer@nicira.com> wrote: > Static code analysis reveals the following bug: > > net/openvswitch/conntrack.c:281 ovs_ct_helper() >...

View Article
Browsing all 23908 articles
Browse latest View live