summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold2010-03-021-2/+3
* USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold2010-03-021-1/+2
* USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-021-17/+18
* USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-021-18/+4Star
* USB: visor: fix DMA buffers on stackJohan Hovold2010-03-021-8/+18
* USB: oti6858: fix DMA buffer on stackJohan Hovold2010-03-021-3/+10
* USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-021-4/+18
* USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold2010-03-021-17/+17
* USB: kl5kusb105: fix DMA buffers on stackJohan Hovold2010-03-021-18/+45
* USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-021-12/+33
* USB: io_ti: fix DMA buffers on stackJohan Hovold2010-03-021-18/+48
* USB: cypress_m8: fix endianess bugJohan Hovold2010-03-021-2/+2
* USB: cypress_m8: fix DMA buffer on stackJohan Hovold2010-03-021-14/+17
* USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold2010-03-021-1/+1
* USB: ch341: fix DMA buffer on stackJohan Hovold2010-03-021-3/+11
* USB: ch341: replace printk warnings with dev_errJohan Hovold2010-03-021-4/+4
* USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-021-9/+9
* USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-021-21/+16Star
* USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-021-42/+27Star
* USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-021-4/+10
* USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-021-3/+2Star
* USB: cypress_m8: allow unstable baud ratesMike Frysinger2010-03-021-0/+6
* USB: cypress_m8: unify confusing new baudrate checkMike Frysinger2010-03-021-6/+3Star
* USB: cypress_m8: stop using USB debug driver configMike Frysinger2010-03-021-5/+1Star
* USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2010-03-022-11/+46
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1Star
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: serial: fix typo in debug messageJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1Star
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-171-0/+1
* USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-172-3/+38
* USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-172-0/+2
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-211-0/+2
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-211-4/+4
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-231-0/+5
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-231-603/+630
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-233-955/+964
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-231-2/+5
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-232-9/+8Star
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* kfifo: cleanup namespaceStefani Seibold2009-12-221-2/+2
* kfifo: move out spinlockStefani Seibold2009-12-222-4/+3Star
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-3/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-122-58/+32Star
|\
| * opticon: Fix resume logicAlan Cox2009-12-121-1/+2
| * usb_serial: Kill port mutexAlan Cox2009-12-122-3/+2Star
| * usb_serial: Use the shutdown() operationAlan Cox2009-12-121-28/+11Star
| * tty_port: add "tty_port_open" helperAlan Cox2009-12-121-29/+20Star
* | USB: mos7840: add device IDs for B&B electronics devicesCliff Brake2009-12-111-3/+21