summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2006-09-27USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-12/+7
2006-09-27USB: garmin_gps support for new generation of gps receiversHermann Kneissel1-57/+162
2006-09-27USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino1-15/+23
2006-09-27USB: pl2303: cosmetic changes to quirkThiago Galesi1-6/+13
2006-09-27USB: pl2303: reduce number of prototypesThiago Galesi1-301/+269
2006-09-27USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}Thiago Galesi1-6/+6
2006-09-27USB: pl2303: remove 80-columns limit violations in pl2303 driverThiago Galesi1-129/+123
2006-09-27USB: pl2303: Removes unneeded goto.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: ark3116: Formatting cleanupsWerner Lemberg1-100/+99
2006-09-27USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.Werner Lemberg1-3/+31
2006-09-12usbserial: Reference leakMatthias Urlichs1-1/+3
2006-09-08USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2-0/+6
2006-08-27[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cableTomasz Kazmierczak2-5/+0
2006-08-12USB: ftdi_sio driver - new PIDsJonathan Davies2-0/+8
2006-08-12USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama1-0/+2
2006-08-03USB: New USB ID for Belkin Serial AdapterKim Oldfield2-0/+5
2006-08-03USB: Additional PID for the ftdi_sio driverDave Platt2-0/+5
2006-08-03USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama1-0/+1
2006-08-03USB: Removed 3-port device handler from Option driverMatthias Urlichs1-36/+0
2006-08-03USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs1-5/+1
2006-08-03USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs4-139/+13
2006-08-03USB: Option driver: Short driver names were identicalMatthias Urlichs1-3/+3
2006-08-03USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs1-27/+1
2006-07-13[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman38-340/+37
2006-07-13[PATCH] USB: Anydata: Fixes wrong URB callback.Luiz Fernando N. Capitulino2-1/+2
2006-07-13[PATCH] USB: Add one VID/PID to ftdi_sioColin Leroy2-0/+8
2006-07-13[PATCH] USB: Option driver: new product IDMatthias Urlichs1-1/+5
2006-07-13[PATCH] USB: ipw.c driver fixBart Oldeman1-0/+2
2006-07-13[PATCH] USB: ipaq.c timing parametersFrank Gevaerts1-1/+11
2006-07-13[PATCH] USB: ipaq.c bugfixesFrank Gevaerts1-5/+6
2006-07-13[PATCH] USB: add driver for non-composite Sierra Wireless devicesKevin Lloyd3-0/+87
2006-07-13[PATCH] USB serial ftdi_sio: Prevent userspace DoSIan Abbott1-13/+90
2006-07-13[PATCH] USB serial visor: fix race in open/closeIan Abbott1-1/+0
2006-07-13[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303Matthew Meno2-0/+5
2006-07-13[PATCH] USB: fix visor leaksPete Zaitcev1-3/+33
2006-07-13[PATCH] USB: fix usb-serial leaks, oopses on disconnectPete Zaitcev1-14/+9
2006-07-13[PATCH] USB: new device ids for ftdi_sio driverChristophe Mariac2-0/+4
2006-07-13[PATCH] USB: new device id for Thorlabs motor driverD. Peter Siddons2-0/+6
2006-07-13[PATCH] USB: Addition of vendor/product id pair for pl2303 driverPeter Moulder2-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel31-31/+0
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-2/+1
2006-06-29[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-2/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-12/+7
2006-06-22[PATCH] usbserial: Fixes wrong return values.Luiz Fernando N. Capitulino1-8/+6
2006-06-22[PATCH] USB Serial: clean tty fields on failed device openFrank Gevaerts1-0/+2
2006-06-22[PATCH] USB: io_edgeport touch-upPete Zaitcev1-3/+3
2006-06-22[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport supportTimothy Sipples1-0/+1
2006-06-22[PATCH] USB: free allocated memory on io_edgeport startup memory failureChris Lund1-1/+5