aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/keyspan.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-15USB: serial: keyspan: drop header fileJohan Hovold1-629/+0
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold1-0/+8
2012-09-14USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman1-6/+11
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-5/+0
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern1-5/+5
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-2/+1
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern1-0/+4
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-03-02USB serial: make USB device id constantNémeth Márton1-5/+5
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-3/+5
2008-07-22usb_serial: API all changeAlan Cox1-27/+12
2008-07-21USB: keyspan: Remove duplicate device entriesBen Collins1-3/+2
2008-07-10keyspan: use request_firmware()David Woodhouse1-84/+0
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-16/+0
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2007-07-12USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy1-8/+66
2007-02-07USB: remove duplicate device id from keyspanGreg Kroah-Hartman1-3/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+4
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-8/+8
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman1-4/+12
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+660