aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-03-02USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold
2010-03-02USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2010-03-02USB: kobil_sct: clean up kobil_set_termiosJohan Hovold
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold
2010-03-02USB: oti6858: fix DMA buffer on stackJohan Hovold
2010-03-02USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold
2010-03-02USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold
2010-03-02USB: kl5kusb105: fix DMA buffers on stackJohan Hovold
2010-03-02USB: keyspan_pda: fix DMA buffers on stackJohan Hovold
2010-03-02USB: io_ti: fix DMA buffers on stackJohan Hovold
2010-03-02USB: cypress_m8: fix endianess bugJohan Hovold
2010-03-02USB: cypress_m8: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold
2010-03-02USB: ch341: fix DMA buffer on stackJohan Hovold
2010-03-02USB: ch341: replace printk warnings with dev_errJohan Hovold
2010-03-02USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold
2010-03-02USB: ftdi_sio: clean up modem status handlingJohan Hovold
2010-03-02USB: ftdi_sio: fix DMA buffers on stackJohan Hovold
2010-03-02USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold
2010-03-02USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold
2010-03-02USB: cypress_m8: allow unstable baud ratesMike Frysinger
2010-03-02USB: cypress_m8: unify confusing new baudrate checkMike Frysinger
2010-03-02USB: cypress_m8: stop using USB debug driver configMike Frysinger
2010-03-02USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold
2010-03-02USB: serial: fix typo in debug messageJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11opticon: Fix resume logicAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11usb_serial: Use the shutdown() operationAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11USB: mos7840: add device IDs for B&B electronics devicesCliff Brake