summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-0224-79/+25
* USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-021-15/+3
* USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-021-8/+11
* USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-021-10/+20
* tty: Fix various bogus WARN checks in the usb serial layerAlan Cox2010-03-021-13/+0
* USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-021-1/+2
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-2/+2
* USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-0212-24/+24
* USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond2010-03-023-0/+85
* USB: add new ftdi_sio device idsMitchell Solomon2010-03-022-0/+12
* USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-021-6/+8
* USB: serial: add support for serial port on the moschip 7715Mike Dunn2010-03-021-4/+130
* USB: io_edgeport: eliminate get_string()Dan Carpenter2010-03-021-39/+4
* 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
OpenPOWER on IntegriCloud