aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold1-1/+10
2010-05-20USB: visor: increase bulk-out buffer sizeJohan Hovold1-0/+3
2010-05-20USB: visor: reimplement using generic frameworkJohan Hovold1-329/+13
2010-05-20USB: visor: fix memory leakJohan Hovold1-0/+1
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-7/+3
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches1-2/+2
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold1-8/+18
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum1-6/+9
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum1-7/+5
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-4/+2
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-8/+5
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-4/+2
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum1-8/+0
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman1-1/+1
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-6/+9
2008-10-13tty: usb-serial krefsAlan Cox1-7/+11
2008-07-22tty-usb-visor: Coding styleAlan Cox1-149/+191
2008-07-22usb_serial: API all changeAlan Cox1-46/+20
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei1-3/+3
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox1-0/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-43/+43
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-9/+0
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum1-1/+1
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum1-9/+13
2007-10-12USB: visor: termios bitsAlan Cox1-64/+0
2007-08-22USB: visor add ACER S10 palm device idMaximilian Attems1-0/+2
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox1-8/+0
2007-07-12USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman1-8/+12
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman1-3/+3
2007-07-12USB: visor driver adapted to new tty bufferingOliver Neukum1-12/+18
2007-04-27USB: fix race in visor_writeOliver Neukum1-6/+16
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman1-3/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-01usb: visor kill urb cleanupMariusz Kozlowski1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott1-1/+0
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev1-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe1-0/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman1-2/+1
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-9/+9