Prev: generic rwsem: implement down_read_critical() / up_read_critical()
Next: [PATCH] sched: fix updating sd->balance_interval in idle_balance()
From: Wolfram Sang on 19 May 2010 19:50 On Thu, May 20, 2010 at 12:40:08AM +0400, Alexander Kurz wrote: > From a0b7bb602321ee0f28fefc955e103788190a7cfa Mon Sep 17 00:00:00 2001 > From: Alexander Kurz <linux(a)kbdbabel.org> > Date: Mon, 17 May 2010 18:54:38 +0200 > Subject: [PATCH] serial_cs: add and sort IDs for serial and modem cards > > Signed-off-by: Alexander Kurz <linux(a)kbdbabel.org> Cool, where did you get all these cards? :) -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ |
From: Alexander Kurz on 20 May 2010 03:10 On Thu, 20 May 2010, Wolfram Sang wrote: > On Thu, May 20, 2010 at 12:40:08AM +0400, Alexander Kurz wrote: > > From a0b7bb602321ee0f28fefc955e103788190a7cfa Mon Sep 17 00:00:00 2001 > > From: Alexander Kurz <linux(a)kbdbabel.org> > > Date: Mon, 17 May 2010 18:54:38 +0200 > > Subject: [PATCH] serial_cs: add and sort IDs for serial and modem cards > > > > Signed-off-by: Alexander Kurz <linux(a)kbdbabel.org> > > Cool, where did you get all these cards? :) Hm, today used pcmcia cards are sometimes sold in a lot of 10-30 cards for a few euros on the big e-flea-market. I bought some of them, just to test if they all work. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Dominik Brodowski on 20 May 2010 11:00 On Thu, May 20, 2010 at 12:40:08AM +0400, Alexander Kurz wrote: > From a0b7bb602321ee0f28fefc955e103788190a7cfa Mon Sep 17 00:00:00 2001 > From: Alexander Kurz <linux(a)kbdbabel.org> > Date: Mon, 17 May 2010 18:54:38 +0200 > Subject: [PATCH] serial_cs: add and sort IDs for serial and modem cards > > Signed-off-by: Alexander Kurz <linux(a)kbdbabel.org> Acked-by: Dominik Brodowski <linux(a)dominikbrodowski.net> Who can push it upstream? I'm willing to do so, but would prefer it to go via serial. Best, Dominik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 20 May 2010 11:10
On Thu, May 20, 2010 at 04:57:47PM +0200, Dominik Brodowski wrote: > > On Thu, May 20, 2010 at 12:40:08AM +0400, Alexander Kurz wrote: > > From a0b7bb602321ee0f28fefc955e103788190a7cfa Mon Sep 17 00:00:00 2001 > > From: Alexander Kurz <linux(a)kbdbabel.org> > > Date: Mon, 17 May 2010 18:54:38 +0200 > > Subject: [PATCH] serial_cs: add and sort IDs for serial and modem cards > > > > Signed-off-by: Alexander Kurz <linux(a)kbdbabel.org> > > Acked-by: Dominik Brodowski <linux(a)dominikbrodowski.net> > > Who can push it upstream? I'm willing to do so, but would prefer it to > go via serial. I will take it. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |