aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c
Commit message (Expand)AuthorAgeFilesLines
* USB: visor: fix initialisation of Treo/Kyocera devicesJohan Hovold2013-06-191-0/+1
* USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold2013-06-191-0/+1
* USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero2011-02-171-0/+12
* USB: visor: fix initialisation of UX50/TH55 devicesJohan Hovold2010-10-221-1/+10
* USB: visor: increase bulk-out buffer sizeJohan Hovold2010-05-201-0/+3
* USB: visor: reimplement using generic frameworkJohan Hovold2010-05-201-329/+13
* USB: visor: fix memory leakJohan Hovold2010-05-201-0/+1
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-7/+3
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-2/+2
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-021-8/+18
* USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-7/+5
* USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-091-1/+2
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-8/+5
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-8/+0
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-1/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-6/+9
* tty: usb-serial krefsAlan Cox2008-10-131-7/+11
* tty-usb-visor: Coding styleAlan Cox2008-07-221-149/+191
* usb_serial: API all changeAlan Cox2008-07-221-46/+20
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-3/+3
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-241-0/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-43/+43
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-9/+0
* USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-021-1/+1
* USB: more serial drivers writing after disconnectOliver Neukum2008-02-011-1/+1
* USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-011-9/+13
* USB: visor: termios bitsAlan Cox2007-10-121-64/+0
* USB: visor add ACER S10 palm device idMaximilian Attems2007-08-221-0/+2
* USB: visor and whiteheat: remove bogus termios change checksAlan Cox2007-07-121-8/+0
* USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman2007-07-121-8/+12
* USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman2007-07-121-3/+3
* USB: visor driver adapted to new tty bufferingOliver Neukum2007-07-121-12/+18
* USB: fix race in visor_writeOliver Neukum2007-04-271-6/+16
* USB: remove duplicate device id from visorGreg Kroah-Hartman2007-02-071-3/+0
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* usb: visor kill urb cleanupMariusz Kozlowski2006-12-011-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* [PATCH] USB serial visor: fix race in open/closeIan Abbott2006-07-121-1/+0
* [PATCH] USB: fix visor leaksPete Zaitcev2006-07-121-3/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe2006-02-281-0/+3
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0