aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/io_tables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15USB: serial: io_edgeport: drop io-tables header fileJohan Hovold1-232/+0
2013-03-25USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold1-0/+4
2013-03-25USB: io_edgeport: switch to generic get_icount implementationJohan Hovold1-4/+4
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold1-0/+8
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 [i-j]* driversAlan Stern1-5/+5
2011-01-22USB 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-02USB serial: make USB device id constantNémeth Márton1-5/+5
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-4/+8
2008-07-22tty-usb-io_edgeport: Coding styleAlan Cox1-3/+3
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-12/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+11
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman1-0/+50
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-6/+6
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman1-3/+9
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+163