First  |  Prev |  Next  |  Last
Pages: 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961
[PATCH 10/19] DMAENGINE: ste_dma40: interrupts only on dst
From: Jonas Aaberg <jonas.aberg(a)stericsson.com> We don't want interrupts when the source is done, only when the destination is done and everything is complete at the recieveing end of a transfer. Signed-off-by: Jonas Aaberg <jonas.aberg(a)stericsson.com> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com... 20 Jun 2010 17:50
[PATCH 18/19] DMAENGINE: ste_dma40: support disabling physical channels
From: Jonas Aaberg <jonas.aberg(a)stericsson.com> This makes it possible to disable physical channels. Signed-off-by: Jonas Aaberg <jonas.aberg(a)stericsson.com> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- drivers/dma/ste_dma40.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(... 20 Jun 2010 17:50
[PATCH 11/19] DMAENGINE: ste_dma40: no premature stop
From: Jonas Aaberg <jonas.aberg(a)stericsson.com> Correct bug that could cause paused channels to stop. Signed-off-by: Jonas Aaberg <jonas.aberg(a)stericsson.com> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- drivers/dma/ste_dma40.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)... 20 Jun 2010 17:50
[PATCH 14/19] DMAENGINE: ste_dma40: no flow control on memcpy
From: Jonas Aaberg <jonas.aberg(a)stericsson.com> On memcpy DMA operations we don't need flow control. Signed-off-by: Jonas Aaberg <jonas.aberg(a)stericsson.com> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/mach-ux500/devices-db8500.c | 6 ++++-- 1 files changed, 4 insertions(+), 2... 20 Jun 2010 17:50
cifs Fix warnings variables set but not used
On Sat, 19 Jun 2010 13:47:07 -0700 "Justin P. Mattock" <justinmattock(a)gmail.com> wrote: This is a resend of the original, to fix whitespace issues and to maybe do a better job with the issue. The patch below fixes the warning messages from gcc 4.6.0 and compiling the kernel. CC [M] fs/cifs/cifs... 20 Jun 2010 22:14
[PATCH 7/8] firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
The problem: A target-like userspace driver, e.g. AV/C target or SBP-2/3 target, needs to be able to act as responder and requester. In the latter role, it needs to send requests to nods from which it received requests. This is currently impossible because fw_cdev_event_request lacks information about sender n... 20 Jun 2010 17:50
[PATCH 0/8] firewire: cdev ABI updates
Following as replies: Proposed updates to the <linux/firewire-cdev.h> ABI and to its backing implementation. These updates are required for target-type userspace drivers and in order to be able to use more than one audio device with FFADO. Some of the patches have already been seen on linux1394-devel but not y... 20 Jun 2010 17:50
[PATCH 5/8] firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
libraw1394 v2.0.0...v2.0.5 takes FW_CDEV_VERSION from an externally installed header file and uses it to declare its own implementation level in FW_CDEV_IOC_GET_INFO. This is wrong; it should set the real version for which it was actually written. If we add features to the kernel ABI that require the kernel to c... 20 Jun 2010 17:50
[PATCH 4/8] firewire: cdev: count references of cards during inbound transactions
If a request comes in to an address range managed by a userspace driver i.e. <linux/firewire-cdev.h> client, the card instance of request and response may differ from the card instance of the client device. Therefore we need to take a reference of the card until the response was sent. I thought about putting the... 20 Jun 2010 17:50
[PATCH 2/8] firewire: cdev: fix race in iso context creation
Date: Mon, 14 Jun 2010 11:46:25 +0200 From: Clemens Ladisch <clemens(a)ladisch.de> Protect the client's iso context pointer against a race that can happen when more than one creation call is executed at the same time. Signed-off-by: Clemens Ladisch <clemens(a)ladisch.de> Signed-off-by: Stefan Richter <stefanr(a)s5r6... 20 Jun 2010 17:50
First  |  Prev |  Next  |  Last
Pages: 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961