[PATCH 0/4] UIO: fixes, cleanups and a new driver

From: Uwe Kleine-KÃnig
Date: Thu Apr 10 2008 - 08:38:37 EST


Hello,

in this series you can find a generic platform_device driver for UIO and
a few cleanups and fixes to the existing UIO code. The first patch fixes a
possible Oops.

Below you can find shortlog and diffstat.

I appreciate any (constructive) feedback.

Best regards
Uwe

Uwe Kleine-König (4):
UIO: hold a reference to the device's owner while the device is open
UIO: use menuconfig
UIO: wrap all uio drivers in "if UIO" and "endif"
[RFC] UIO: generic platform driver

drivers/uio/Kconfig | 19 ++++--
drivers/uio/Makefile | 1 +
drivers/uio/uio.c | 40 +++++++-----
drivers/uio/uio_pdrv.c | 165 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 202 insertions(+), 23 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/