summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/whiteheat.c
Commit message (Expand)AuthorAgeFilesLines
...
* cp2101: coding styleAlan Cox2008-07-221-1/+0Star
* whiteheat: fix bugs found in the tidy and auditAlan Cox2008-07-221-8/+4Star
* 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/+1Star
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-3/+3
* usb serial: more fixes and groundwork for tty changesAlan Cox2008-04-251-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-52/+52
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-6/+0Star
* 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/+1Star
* USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox2007-10-251-9/+2Star
* USB: visor and whiteheat: remove bogus termios change checksAlan Cox2007-07-131-9/+0Star
* USB: serial: whiteheat: clean up urb->status usageGreg Kroah-Hartman2007-07-131-9/+16
* USB: whiteheat driver updateOliver Neukum2007-07-131-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-081-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-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-12/+7Star
* [PATCH] USB: Whiteheat: fix firmware spurious errorsStuart MacDonald2006-06-221-2/+2
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-221-3/+1Star
* [PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl2006-04-271-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+5Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [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-291-15/+15
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-291-2/+6
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-291-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1512