summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2010-03-03USB: ch341: replace printk warnings with dev_errJohan Hovold1-4/+4
2010-03-03USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold1-9/+9
2010-03-03USB: ftdi_sio: clean up modem status handlingJohan Hovold1-21/+16
2010-03-03USB: ftdi_sio: fix DMA buffers on stackJohan Hovold1-42/+27
2010-03-03USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold1-4/+10
2010-03-03USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold1-3/+2
2010-03-03USB: cypress_m8: allow unstable baud ratesMike Frysinger1-0/+6
2010-03-03USB: cypress_m8: unify confusing new baudrate checkMike Frysinger1-6/+3
2010-03-03USB: cypress_m8: stop using USB debug driver configMike Frysinger1-5/+1
2010-03-03USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2-11/+46
2010-03-03USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson1-3/+1
2010-03-03USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold1-4/+5
2010-03-03USB: serial: fix typo in debug messageJohan Hovold1-1/+1
2010-03-03USB: ftdi_sio: remove obsolete commentJohan Hovold1-2/+1
2010-03-03USB: ftdi_sio: fix error message on closeJohan Hovold1-1/+1
2010-02-17USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2010-02-17USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2-3/+38
2010-02-17USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2-0/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia1-0/+5
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr1-603/+630
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr3-955/+964
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend1-2/+5
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2-9/+8
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+2
2009-12-23kfifo: cleanup namespaceStefani Seibold1-2/+2
2009-12-23kfifo: move out spinlockStefani Seibold2-4/+3
2009-12-23kfifo: move struct kfifo in placeStefani Seibold1-3/+2
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-58/+32
2009-12-12opticon: Fix resume logicAlan Cox1-1/+2
2009-12-12usb_serial: Kill port mutexAlan Cox2-3/+2
2009-12-12usb_serial: Use the shutdown() operationAlan Cox1-28/+11
2009-12-12tty_port: add "tty_port_open" helperAlan Cox1-29/+20
2009-12-11USB: mos7840: add device IDs for B&B electronics devicesCliff Brake1-3/+21
2009-12-11USB: ftdi_sio: add USB device ID's for B&B Electronics lineCliff Brake2-0/+28
2009-12-11USB: option: add pid for ZTEzhao.ming9@zte.com.cn1-0/+36
2009-12-11USB: remove the auto_pm flagAlan Stern2-2/+2
2009-12-11USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+1
2009-12-11USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com1-39/+0
2009-12-11USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com1-0/+194
2009-12-11USB: ark3116: Add cmset and breakbart.hartgers@gmail.com1-0/+56
2009-12-11USB: ark3116: Replace cmgetbart.hartgers@gmail.com1-24/+19
2009-12-11USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com1-219/+276
2009-12-11USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com1-6/+182
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva1-12/+77
2009-12-11USB: serial: ftdi_sio: add space/mark parityRoland Koebler1-6/+12
2009-12-01USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier1-0/+5
2009-12-01USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+2