summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c
AgeCommit message (Expand)AuthorLines
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei-3/+3
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox-0/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-43/+43
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman-9/+0
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky-1/+1
2008-02-01USB: more serial drivers writing after disconnectOliver Neukum-1/+1
2008-02-01USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum-9/+13
2007-10-12USB: visor: termios bitsAlan Cox-64/+0
2007-08-22USB: visor add ACER S10 palm device idMaximilian Attems-0/+2
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox-8/+0
2007-07-12USB: serial: visor: clean up urb->status usageGreg Kroah-Hartman-8/+12
2007-07-12USB: fix up license wording on some of my usb-serial driversGreg Kroah-Hartman-3/+3
2007-07-12USB: visor driver adapted to new tty bufferingOliver Neukum-12/+18
2007-04-27USB: fix race in visor_writeOliver Neukum-6/+16
2007-02-07USB: remove duplicate device id from visorGreg Kroah-Hartman-3/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl-0/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-01usb: visor kill urb cleanupMariusz Kozlowski-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-6/+6
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman-1/+1
2006-07-12[PATCH] USB serial visor: fix race in open/closeIan Abbott-1/+0
2006-07-12[PATCH] USB: fix visor leaksPete Zaitcev-3/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn-2/+1
2006-02-28[PATCH] USB: visor.c id for gspda smartphoneHendrik Schweppe-0/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-9/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman-0/+1
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman-2/+1
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman-9/+9
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman-130/+1
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman-3/+9
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman-3/+3
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw-0/+3
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1161