summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr2010-03-021-7/+7
| * | USB: ftdi_sio: correct spelling in header filesAndreas Mohr2010-03-022-15/+15
| * | USB: serial: Eliminate useless codeJulia Lawall2010-03-022-2/+1
| * | USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier2010-03-021-1/+10
| * | USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier2010-03-021-0/+40
| * | USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier2010-03-021-0/+2
| * | USB serial: make USB device id constantNémeth Márton2010-03-0239-60/+60
| * | 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/+4
| * | 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/+16
| * | USB: ftdi_sio: fix DMA buffers on stackJohan Hovold2010-03-021-42/+27
| * | 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/+2
| * | USB: cypress_m8: allow unstable baud ratesMike Frysinger2010-03-021-0/+6
| * | USB: cypress_m8: unify confusing new baudrate checkMike Frysinger2010-03-021-6/+3
| * | USB: cypress_m8: stop using USB debug driver configMike Frysinger2010-03-021-5/+1
| * | 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/+1
| * | 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/+1
| * | USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* | | tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-021-0/+7
|/ /
* | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
* | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
* | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
|/
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-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/+8
* 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
OpenPOWER on IntegriCloud