summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/digi_acceleport.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: remove driver version informationJohan Hovold2012-10-311-4/+0Star
* USB: digi_acceleport: fix port-data memory leakJohan Hovold2012-10-251-50/+67
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-25/+25
|\
| * USB: serial: digi_acceleport.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-7/+0Star
| * USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-18/+25
* | tty: move the termios object into the ttyAlan Cox2012-07-161-7/+7
|/
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-7/+1Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: digi_acceleport.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-25/+0Star
* USB: serial: digi_acceleport.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-20/+1Star
* usb-serial: use new registration API in [d-h]* driversAlan Stern2012-02-241-23/+9Star
* USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-101-2/+2
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-10/+1Star
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-216/+0Star
* 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-231-10/+0Star
* 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/+1Star
* 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/+8Star
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-11/+2Star
* 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/+2Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-5/+15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-54/+21Star
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-18/+10Star
* 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/+56Star
* USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison2008-07-221-0/+1
* USB: remove CVS keywordsAdrian Bunk2008-07-221-2/+0Star
* tty: The big operations reworkAlan Cox2008-04-301-2/+1Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-4/+4
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-18/+18
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-6/+0Star
* 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/+410Star
* USB: serial: digi_acceleport: clean up urb->status usageGreg Kroah-Hartman2007-07-131-17/+26
* USB: digi_acceleport further buffer clean upAl Borchers2007-07-131-6/+0Star
* USB: Digi AccelePort adapted to new tty bufferingOliver Neukum2007-07-131-39/+13Star
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-9/+1Star
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+2