aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/nokia_dku2.c
Commit message (Collapse)AuthorAge
* [PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman2005-11-17
| | | | | | | | It was causing too many problems, and this is not the proper type of driver for this device. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman2005-10-28
This driver comes from the gnokii project. Was further cleaned up by me to match recent usb-serial core changes. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>