aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/digi_acceleport.c
Commit message (Expand)AuthorAgeFilesLines
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-5/+5
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-10/+0
* tty: Fix the digi acceleport driver NULL checksAlan Cox2010-08-101-5/+9
* USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-041-2/+1
* USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-2/+2
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-11/+8
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-11/+2
* USB serial: make USB device id constantNémeth Márton2010-03-021-3/+3
* USB: digi_acceleport: Fix broken unthrottle.Johan Hovold2009-10-091-4/+4
* 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-5/+15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-54/+21
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-18/+10
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-25/+40
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-6/+13
* digi_acceleport: coding styleAlan Cox2008-07-221-160/+184
* usb_serial: API all changeAlan Cox2008-07-221-71/+56
* USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison2008-07-211-0/+1
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* tty: The big operations reworkAlan Cox2008-04-301-2/+1
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-4/+4
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-18/+18
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-6/+0
* USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-011-6/+7
* USB: digi_acceleport: fix termios and also readability a bitAlan Cox2007-10-251-7/+9
* digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox2007-07-301-560/+410
* USB: serial: digi_acceleport: clean up urb->status usageGreg Kroah-Hartman2007-07-121-17/+26
* USB: digi_acceleport further buffer clean upAl Borchers2007-07-121-6/+0
* USB: Digi AccelePort adapted to new tty bufferingOliver Neukum2007-07-121-39/+13
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-9/+1
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-16/+12
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-6/+6
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-2/+6
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-2/+2
* [PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan2005-04-181-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2049