aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAge
...
| * | USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr2010-03-02
| * | USB: ftdi_sio: correct spelling in header filesAndreas Mohr2010-03-02
| * | USB: serial: Eliminate useless codeJulia Lawall2010-03-02
| * | USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier2010-03-02
| * | USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier2010-03-02
| * | USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier2010-03-02
| * | USB serial: make USB device id constantNémeth Márton2010-03-02
| * | USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold2010-03-02
| * | USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold2010-03-02
| * | USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter2010-03-02
| * | USB: kobil_sct: clean up kobil_set_termiosJohan Hovold2010-03-02
| * | USB: visor: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: oti6858: fix DMA buffer on stackJohan Hovold2010-03-02
| * | USB: mos7840: fix DMA buffers on stack and endianess bugsJohan Hovold2010-03-02
| * | USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold2010-03-02
| * | USB: kl5kusb105: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: keyspan_pda: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: io_ti: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: cypress_m8: fix endianess bugJohan Hovold2010-03-02
| * | USB: cypress_m8: fix DMA buffer on stackJohan Hovold2010-03-02
| * | USB: ch341: use le16_to_cpup to be explicit about endianessJohan Hovold2010-03-02
| * | USB: ch341: fix DMA buffer on stackJohan Hovold2010-03-02
| * | USB: ch341: replace printk warnings with dev_errJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove unnecessary initialisationsJohan Hovold2010-03-02
| * | USB: ftdi_sio: clean up modem status handlingJohan Hovold2010-03-02
| * | USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-02
| * | USB: ftdi_sio: fix latency-timeout endianess bugJohan Hovold2010-03-02
| * | USB: ftdi_sio: use error code from usb stack in read_latency_timerJohan Hovold2010-03-02
| * | USB: cypress_m8: allow unstable baud ratesMike Frysinger2010-03-02
| * | USB: cypress_m8: unify confusing new baudrate checkMike Frysinger2010-03-02
| * | USB: cypress_m8: stop using USB debug driver configMike Frysinger2010-03-02
| * | USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2010-03-02
| * | USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-02
| * | USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-02
| * | USB: serial: fix typo in debug messageJohan Hovold2010-03-02
| * | USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-02
| * | USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-02
* | | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
|/ /
* | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-16
* | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-16
* | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-16
|/
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-20
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-20
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-23
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-23
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22