aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.h
Commit message (Expand)AuthorAgeFilesLines
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+1
* USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-221-0/+4
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* USB serial: make USB device id constantNémeth Márton2010-03-021-5/+5
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-4/+8
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-3/+5
* usb_serial: API all changeAlan Cox2008-07-221-27/+12
* USB: keyspan: Remove duplicate device entriesBen Collins2008-07-211-3/+2
* keyspan: use request_firmware()David Woodhouse2008-07-101-84/+0
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-16/+0
* USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins2008-04-021-0/+4
* USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy2007-07-121-8/+66
* USB: remove duplicate device id from keyspanGreg Kroah-Hartman2007-02-071-3/+0
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+4
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [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-8/+8
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-4/+12
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+660