First  |  Prev |  Next  |  Last
Pages: 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674
[PATCH 11/11] Removing dead SERIAL_BFIN_SPORT_CONSOLE
SERIAL_BFIN_SPORT_CONSOLE 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/serial/bfin_sport_uart.c | 15 +++++---------- 1 files changed, 5 insertions(+), 10 deletions(-) diff --git a/drivers/serial/bfi... 9 Jul 2010 10:32
[PATCH 08/11] Removing dead ETRAX_SERIAL_PROC_ENTRY
ETRAX_SERIAL_PROC_ENTRY 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/serial/crisv10.c | 22 ---------------------- 1 files changed, 0 insertions(+), 22 deletions(-) diff --git a/drivers/serial/crisv1... 9 Jul 2010 10:32
[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 arch/arm sourcetree for config Items not defined in Kconfig and found 33 such cases. Sourcecode blocks dep... 9 Jul 2010 10:32
[PATCH 05/11] Removing dead ETRAX_RS485_ON_PORT_G
ETRAX_RS485_ON_PORT_G 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/serial/crisv10.c | 24 ------------------------ 1 files changed, 0 insertions(+), 24 deletions(-) diff --git a/drivers/serial/crisv1... 9 Jul 2010 10:32
[PATCH 04/11] Removing dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
(ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) 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/serial/68328serial.c | 16 +++++----------- 1 files changed, 5 insertions(+), 11 deletions(-) diff --git a/drivers/s... 9 Jul 2010 10:32
[PATCH 03/11] Removing dead PP04
PP04 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/serial/68360serial.c | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/drivers/serial/68360serial.c b/drivers/seria... 9 Jul 2010 10:32
Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
On 07/09/2010 04:01 AM, Marcel Holtmann wrote: Hi Alan, I looked at this and I am bit worried that this should not be done in this detail in the HIDP driver. Essentially HIDP is a pure transport driver. It should not handle all these details. Can we make this a bit easier for the transp... 9 Jul 2010 09:26
pidns: Remove proc flush races when a pid namespaces are exiting.
Louis Rilling <Louis.Rilling(a)kerlabs.com> writes: On 08/07/10 21:39 -0700, Eric W. Biederman wrote: Currently it is possible to put proc_mnt before we have flushed the last process that will use the proc_mnt to flush it's proc entries. This race is fixed by not flushing proc entries for dead ... 9 Jul 2010 09:26
linux-next: build failure after merge of the final tree (block tree related)
On 2010-07-09 14:54, Arnd Bergmann wrote: On Friday 09 July 2010, Stephen Rothwell wrote: I applied the following patch for today: From: Stephen Rothwell <sfr(a)canb.auug.org.au> Date: Fri, 9 Jul 2010 14:24:38 +1000 Subject: [PATCH] block: fix for block tracing build error block/compat_... 9 Jul 2010 09:26
fix BLKTRACESETUP32 compile error
On Friday 09 July 2010, FUJITA Tomonori wrote: I got the following compile error with block's for-2.6.36 tree: block/compat_ioctl.c: In function compat_blkdev_ioctl: block/compat_ioctl.c:754: error: BLKTRACESETUP32 undeclared (first use in this function) block/compat_ioctl.c:754: error: (Each undeclared... 9 Jul 2010 09:25
First  |  Prev |  Next  |  Last
Pages: 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674