aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/visor.c
AgeCommit message (Expand)Author
2013-05-29USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold
2013-05-29USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold
2013-03-25USB: visor: always disable uart on closeJohan Hovold
2012-09-18USB: Serial: visor.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-03USB: serial: visor: convert dbg() to dev_dbg()Greg Kroah-Hartman
2012-04-19USB: serial: visor: remove product and vendor module parametersGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [t-z]* driversAlan Stern
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-02-17USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold
2010-05-20USB: visor: fix memory leakJohan Hovold
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22tty-usb-visor: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum
2007-10-12USB: visor: termios bitsAlan Cox
2007-08-22USB: visor add ACER S10 palm device idMaximilian Attems
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox
2007-07-12USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman
2007-07-12USB: visor driver adapted to new tty bufferingOliver Neukum
2007-04-27USB: fix race in visor_writeOliver Neukum
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-01usb: visor kill urb cleanupMariusz Kozlowski