First  |  Prev |  Next  |  Last
Pages: 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604
[PATCH 10/11] Removing dead NETWINDER_{T,R}X_DMA_PROBLEMS
NETWINDER_{T,R}X_DMA_PROBLEMS doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/net/irda/w83977af_ir.c | 33 ++++----------------------------- 1 files changed, 4 insertions(+), 29 deletions(-) diff --git ... 14 Jul 2010 09:51
[PATCH 00/11] Removing dead code
Hi all! As part of the VAMOS[0] research project at the University of Erlangen we are looking at multiple integrity errors in linux' configuration system. I've been running a check on the drivers/net sourcetree for config Items not defined in Kconfig and found 11 such cases. Sourcecode ... 14 Jul 2010 08:45
usb/{gadget,host}: Remove dead CONFIG_CPU_PXA27x
On Wed, Jul 14, 2010 at 7:32 PM, Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> wrote: CONFIG_CPU_PXA27x doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> ---  drivers/us... 15 Jul 2010 06:36
LEDS module of the device driver for DA9052 (Resend)
On 07/14/10 11:18, Dajun Chen wrote: LED module of the device driver for DA9052 PMIC device from Dialog Semiconductor. It is a resend for format disruptions in previous submission. Hi Dajun, I'm afraid quite a few comments in this review are fairly general kernel coding issues that you will need to ap... 14 Jul 2010 08:45
[PATCH 2/3] usb/{gadget,host}: Remove dead CONFIG_CPU_PXA27x
CONFIG_CPU_PXA27x doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- drivers/usb/gadget/pxa27x_udc.c | 16 ---------------- drivers/usb/host/ohci-pxa27x.c | 8 -------- 2 files changed, ... 14 Jul 2010 07:40
[PATCH 3/3] usb/host || arch/arm: Remove dead CONFIG_ARCH_KARO
CONFIG_ARCH_KARO doesn't exist in Kconfig and is never defined anywhere else, therefore removing all references for it from the source code. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- arch/arm/tools/mach-types | 1 - drivers/usb/host/isp1362.h | 24 +------------------... 14 Jul 2010 07:40
[PATCH 0/3] Removing dead code
Hi all! As part of the VAMOS[0] research project at the University of Erlangen we are looking at multiple integrity errors in linux' configuration system. I've been running a check on the drivers/usb sourcetree for config Items not defined in Kconfig and found 3 such cases. Sourcecode b... 14 Jul 2010 07:40
Workaround hardware bug addressing physical address
Hello, I'm writing a device driver for a Cavium Octeon 56xx network adapter, which has a silicon bug: it sends invalid PCI Express TLP headers when writing to physical addresses between 2GB and 4GB. It sends a 64 bit memory write when the PCI specs mandates a 32 bit memory write, and some PCIe bridges refuses such ... 14 Jul 2010 15:25
tools/usb: Add Makefile
You should Cc it to linux-usb(a)vger.kernel.org as well. On Tue, 13 Jul 2010 11:50:42 +0200, Davidlohr Bueso <dave.bueso(a)gmail.com> wrote: Hi, This patch adds a Makefile for building 'testusb'. I am wondering if it should really still use usbdevfs (deprecated), instead of usbfs? Patches welcome...... 26 Jul 2010 10:32
[PATCH] block: Add secure discard
From 9ba7750fb96d9994e8715b14d8091c37b832b3e6 Mon Sep 17 00:00:00 2001 From: Adrian Hunter <adrian.hunter(a)nokia.com> Date: Wed, 23 Jun 2010 15:41:38 +0300 Subject: [PATCH] block: Add secure discard Secure discard is the same as discard except that all copies of the discarded sectors (perhaps created by garbage c... 14 Jul 2010 07:40
First  |  Prev |  Next  |  Last
Pages: 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604