Commit Graph

1058 Commits (6c2b7072a7035837998da38809f98e4182e4c41c)

Author SHA1 Message Date
Johan Hovold 124d255382 USB: pl2303: remove unnecessary reset of usb_device in urbs 15 years ago
Johan Hovold a880830e48 USB: ftdi_sio: remove obsolete check in unthrottle 15 years ago
Johan Hovold 04b922c417 USB: ftdi_sio: remove unused tx_bytes counter 15 years ago
Dan Williams 019ccc7320 USB: qcaux: driver for auxiliary serial ports on Qualcomm devices 15 years ago
John Tsiombikas 67b9946dd0 USB: pl2303: initial TIOCGSERIAL support 15 years ago
Dan Williams ac7d4ca9e0 USB: option: add Longcheer/Longsung vendor ID 15 years ago
Daniel Sangorrin 46b72d78cb USB: serial: ftdi: add CONTEC vendor and product id 15 years ago
Alan Stern 1f87158e44 USB: remove references to port->port.count from the serial drivers 15 years ago
Alan Cox a108bfcb37 USB: tty: Prune uses of tty_request_room in the USB layer 15 years ago
Alan Cox 67ccbd6f1a USB: tty: sort out the request_room handling for whiteheat 15 years ago
Elina Pasheva b87c6e86da USB: serial: sierra driver indat_callback fix 15 years ago
Elina Pasheva 7650cd9678 USB: serial: sierra driver adding reset_resume function 15 years ago
Alan Cox 49d3380e3f tty: Fix various bogus WARN checks in the usb serial layer 15 years ago
Alan Cox bd07c551aa USB: cp210x: Add 81E8 (Zephyr Bioharness) 15 years ago
Joe Perches f45ba776da USB: Convert concatenated __FILE__ to %s, __FILE__ 15 years ago
Joe Perches 759f363426 USB: serial: Remove unnecessary \n's from dbg uses 15 years ago
Forest Bond 5272098365 USB: serial: Add support for ViVOtech ViVOpay devices. 15 years ago
Mitchell Solomon 9714080d20 USB: add new ftdi_sio device ids 15 years ago
Alessio Igor Bogani bd09a9f531 USB: ftdi_sio: Replace BKL with a mutex 15 years ago
Mike Dunn fb088e335d USB: serial: add support for serial port on the moschip 7715 15 years ago
Dan Carpenter f10718f5b8 USB: io_edgeport: eliminate get_string() 15 years ago
Andreas Mohr 330e3c4cc7 USB: ftdi_sio: correct spelling in implementation file 15 years ago
Andreas Mohr 0a2a37752e USB: ftdi_sio: correct spelling in header files 15 years ago
Julia Lawall a45a1e07aa USB: serial: Eliminate useless code 15 years ago
Gernot Hillier a74171005f USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup 15 years ago
Gernot Hillier cc175ce2c0 USB: serial: option.c: Add blacklisting infrastructure for special device handling 15 years ago
Gernot Hillier 79da01d79e USB: serial: option.c: Add chipset information for 4G W14 15 years ago
Németh Márton 7d40d7e85a USB serial: make USB device id constant 15 years ago
Johan Hovold 0f2c2d7bbb USB: cypress_m8: use put_unaligned_le32() where necessary 15 years ago
Johan Hovold 5be796f0b8 USB: ch341: use get_unaligned_le16 in break_ctl 15 years ago
Dan Carpenter d0ef90b498 USB: serial: fix DMA buffers on stack for io_edgeport.c 15 years ago
Johan Hovold 96679f6bd5 USB: kobil_sct: clean up kobil_set_termios 15 years ago
Johan Hovold 401711cb57 USB: visor: fix DMA buffers on stack 15 years ago
Johan Hovold d2126326bd USB: oti6858: fix DMA buffer on stack 15 years ago
Johan Hovold 9e221a35f8 USB: mos7840: fix DMA buffers on stack and endianess bugs 15 years ago
Johan Hovold eb771e2c65 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd 15 years ago
Johan Hovold abf492e7b3 USB: kl5kusb105: fix DMA buffers on stack 15 years ago
Johan Hovold ca65d256c8 USB: keyspan_pda: fix DMA buffers on stack 15 years ago
Johan Hovold e9305d2f4b USB: io_ti: fix DMA buffers on stack 15 years ago
Johan Hovold 974fccb7ab USB: cypress_m8: fix endianess bug 15 years ago
Johan Hovold 0954644bf5 USB: cypress_m8: fix DMA buffer on stack 15 years ago
Johan Hovold 52372ccb5a USB: ch341: use le16_to_cpup to be explicit about endianess 15 years ago
Johan Hovold f2b5cc834b USB: ch341: fix DMA buffer on stack 15 years ago
Johan Hovold 6a9b15fed4 USB: ch341: replace printk warnings with dev_err 15 years ago
Johan Hovold c1284d7726 USB: ftdi_sio: remove unnecessary initialisations 15 years ago
Johan Hovold a3f8168b7a USB: ftdi_sio: clean up modem status handling 15 years ago
Johan Hovold 66e47e6006 USB: ftdi_sio: fix DMA buffers on stack 15 years ago
Johan Hovold 54f328d0c7 USB: ftdi_sio: fix latency-timeout endianess bug 15 years ago
Johan Hovold 4357369d02 USB: ftdi_sio: use error code from usb stack in read_latency_timer 15 years ago
Mike Frysinger c312659c5f USB: cypress_m8: allow unstable baud rates 15 years ago