aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/whiteheat.c
Commit message (Expand)AuthorAgeFilesLines
* USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-09-131-1/+6
* USB: whiteheat: fix broken port configurationJohan Hovold2013-06-191-1/+1
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-301-0/+1
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-6/+0
* USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-021-15/+3
* USB serial: make USB device id constantNémeth Márton2010-03-021-3/+3
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-6/+4
* tty: USB serial termios bitsAlan Cox2009-09-191-3/+3
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-3/+2
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+3
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-31/+2
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-46/+67
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-3/+5
* tty: usb-serial krefsAlan Cox2008-10-131-3/+5
* cp2101: coding styleAlan Cox2008-07-221-1/+0
* whiteheat: fix bugs found in the tidy and auditAlan Cox2008-07-221-8/+4
* whiteheat: coding styleAlan Cox2008-07-221-169/+217
* usb_serial: API all changeAlan Cox2008-07-221-44/+58
* whiteheat: use request_firmware()David Woodhouse2008-07-101-27/+50
* tty: The big operations reworkAlan Cox2008-04-301-3/+1
* 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-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-52/+52
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-6/+0
* USB: make sure usb serial drivers don't flush to logically disconnected devicesOliver Neukum2008-02-011-2/+5
* USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum2008-02-011-2/+1
* USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox2007-10-251-9/+2
* USB: visor and whiteheat: remove bogus termios change checksAlan Cox2007-07-121-9/+0
* USB: serial: whiteheat: clean up urb->status usageGreg Kroah-Hartman2007-07-121-9/+16
* USB: whiteheat driver updateOliver Neukum2007-07-121-40/+52
* USB: whiteheat: Convert to generic booleanRichard Knutsson2007-04-271-4/+4
* 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
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+8
* [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] drivers: use list_move()Akinobu Mita2006-06-261-12/+7
* [PATCH] USB: Whiteheat: fix firmware spurious errorsStuart MacDonald2006-06-211-2/+2
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-3/+1
* [PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl2006-04-271-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+5
* [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-15/+15
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-2/+6