summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/io_tables.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-26USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold1-0/+4
2013-03-26USB: io_edgeport: switch to generic get_icount implementationJohan Hovold1-4/+4
2012-10-18USB: io_edgeport: fix port-data memory leakJohan Hovold1-0/+8
2012-05-09USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-5/+0
2012-05-08USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-08USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-02-25usb-serial: use new registration API in [i-j]* driversAlan Stern1-5/+5
2011-01-23USB serial: add missing .usb_driver field in serial driversAlan Stern1-0/+1
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox1-0/+4
2010-03-03USB serial: make USB device id constantNémeth Márton1-5/+5
2009-06-16USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2008-07-23tty-usb-io_edgeport: Coding styleAlan Cox1-3/+3
2008-04-25USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-12/+0
2007-02-08USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+11
2007-02-08USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman1-0/+50
2005-10-29[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-6/+6
2005-10-29[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman1-3/+9
2005-10-29[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman1-3/+3
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+163