aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.h
AgeCommit message (Expand)Author
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold
2012-09-14USB: serial: keyspan: remove dbg() usageGreg Kroah-Hartman
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-03-02USB serial: make USB device id constantNémeth Márton
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-07-21USB: keyspan: Remove duplicate device entriesBen Collins
2008-07-10keyspan: use request_firmware()David Woodhouse
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins
2007-07-12USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy
2007-02-07USB: remove duplicate device id from keyspanGreg Kroah-Hartman
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds