[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1y6b48973.fsf@fess.ebiederm.org>
Date: Tue, 14 Sep 2010 11:35:28 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Greg Kroah-Hartman <gregkh@...e.de>,
"Hans J. Koch" <hjk@...utronix.de>
Cc: <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] Uio enhancements
Looking through my patch queue I stumbled upon some uio changes
that I have been using for a while and I forgot to push upstream.
Ultimately I am working on making uio devices hoptlugable, but I figure
I should get these enhancements in first.
Eric W. Biederman (5):
uio: Fix lack of locking in init_uio_class
uio: Don't clear driver data
uio: Cleanup irq handling.
uio: Support 2^MINOR_BITS minors
uio: Statically allocate uio_class and use class .dev_attrs.
---
drivers/uio/uio.c | 165 +++++++++++++++++++-------------------------
include/linux/uio_driver.h | 2 +-
2 files changed, 71 insertions(+), 96 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists