summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/funsoft.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-14USB: serial: funsoft.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-02-28USB: serial: funsoft.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+2
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern1-13/+6
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2008-07-22funsoft: Switch to linux/uaccessAlan Cox1-1/+1
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2007-10-12USB: funsoft: Fix termiosAlan Cox1-21/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+1
2007-01-23[PATCH] funsoft: ktermios fixAl Viro1-1/+1
2007-01-11[PATCH] really fix funsoft driverDavid Miller1-1/+1
2006-12-20USB: Prevent the funsoft serial device from entering raw modeDavid Clare1-0/+27
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-04-14[PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman1-0/+65