First  |  Prev |  Next  |  Last
Pages: 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603
[PATCH 4/8] sdhci: Use threaded IRQ handler
We only need atomic context to disable SDHCI interrupts, after that we can run in a kernel thread. Note that irq handler still grabs an irqsave spinlock, we'll deal with it in a subsequent patch. Signed-off-by: Anton Vorontsov <avorontsov(a)mvista.com> --- drivers/mmc/host/sdhci.c | 47 ++++++++++++++++++++++... 14 Jul 2010 09:51
Removing dead RT2800PCI_SOC
On Wed, Jul 14, 2010 at 2:46 PM, Luis Correia <luis.f.correia(a)gmail.com> wrote: On Wed, Jul 14, 2010 at 13:39, Christoph Egger <siccegge(a)cs.fau.de> wrote: While RT2800PCI_SOC exists in Kconfig, it depends on either RALINK_RT288X or RALINK_RT305X which are both not available in Kconfig so all Code dependi... 16 Jul 2010 14:20
Removing dead REDWOOD_{5,6}
On Wed, 14 Jul 2010, Christoph Egger wrote: REDWOOD_{5,6} 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> Acked-by: Nicolas Pitre <nico(a)fluxnic.net> --- drivers/net/smc91x.h | 37 ---------------... 14 Jul 2010 17:38
[PATCH 03/11] Removing dead CASSINI_QGE_DEBUG
CASSINI_QGE_DEBUG 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/cassini.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/drivers/net/cassini.h b/drivers/net/cassini.h in... 14 Jul 2010 09:51
[PATCH 06/11] Removing dead CHELSIO_T1_COUGAR
CHELSIO_T1_COUGAR 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/chelsio/subr.c | 48 +------------------------------------------ 1 files changed, 2 insertions(+), 46 deletions(-) diff --git a/driv... 14 Jul 2010 09:51
[RFC][PATCH] ima: add default rule for initramfs files
On Wed, 2010-07-14 at 10:34 +0200, Roberto Sassu wrote: On 07/14/2010 08:29 AM, Seiji Munetoh wrote: On Wed, Jul 14, 2010 at 2:42 PM, Shaz<shazalive(a)gmail.com> wrote: On Wed, Jul 14, 2010 at 3:08 AM, Seiji Munetoh<seiji.munetoh(a)gmail.com> wrote: On Thu, Jul 8, 2010... 14 Jul 2010 09:51
[PATCH 05/11] Removing dead CASSINI_NAPI
CASSINI_NAPI 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/cassini.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/net/cassini.c b/drivers/net/cassini.c index ... 14 Jul 2010 09:51
[PATCH 04/11] Removing dead CASSINI_MULTICAST_REG_WRITE
CASSINI_MULTICAST_REG_WRITE 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/cassini.c | 20 +------------------- 1 files changed, 1 insertions(+), 19 deletions(-) diff --git a/drivers/net/cassini.c ... 14 Jul 2010 09:51
[PATCH 11/11] Removing dead REDWOOD_{5,6}
REDWOOD_{5,6} 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/smc91x.h | 37 ------------------------------------- 1 files changed, 0 insertions(+), 37 deletions(-) diff --git a/drivers/net/smc91x.h... 14 Jul 2010 09:51
[PATCH 02/11] Removing dead {AR,WAVE}LAN
{AR,WAVE}LAN 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/Space.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/drivers/net/Space.c b/drivers/net/Space.c index 3b79c... 14 Jul 2010 09:51
First  |  Prev |  Next  |  Last
Pages: 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603