Age | Commit message (Expand) | Author |
2010-03-02 | USB: pl2303: initial TIOCGSERIAL support | John Tsiombikas |
2010-03-02 | USB: option: add Longcheer/Longsung vendor ID | Dan Williams |
2010-03-02 | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin |
2010-03-02 | USB: remove references to port->port.count from the serial drivers | Alan Stern |
2010-03-02 | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox |
2010-03-02 | USB: tty: sort out the request_room handling for whiteheat | Alan Cox |
2010-03-02 | USB: serial: sierra driver indat_callback fix | Elina Pasheva |
2010-03-02 | USB: serial: sierra driver adding reset_resume function | Elina Pasheva |
2010-03-02 | tty: Fix various bogus WARN checks in the usb serial layer | Alan Cox |
2010-03-02 | USB: cp210x: Add 81E8 (Zephyr Bioharness) | Alan Cox |
2010-03-02 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches |
2010-03-02 | USB: serial: Remove unnecessary \n's from dbg uses | Joe Perches |
2010-03-02 | USB: serial: Add support for ViVOtech ViVOpay devices. | Forest Bond |
2010-03-02 | USB: add new ftdi_sio device ids | Mitchell Solomon |
2010-03-02 | USB: ftdi_sio: Replace BKL with a mutex | Alessio Igor Bogani |
2010-03-02 | USB: serial: add support for serial port on the moschip 7715 | Mike Dunn |
2010-03-02 | USB: io_edgeport: eliminate get_string() | Dan Carpenter |
2010-03-02 | USB: ftdi_sio: correct spelling in implementation file | Andreas Mohr |
2010-03-02 | USB: ftdi_sio: correct spelling in header files | Andreas Mohr |
2010-03-02 | USB: serial: Eliminate useless code | Julia Lawall |
2010-03-02 | USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup | Gernot Hillier |
2010-03-02 | USB: serial: option.c: Add blacklisting infrastructure for special device han... | Gernot Hillier |
2010-03-02 | USB: serial: option.c: Add chipset information for 4G W14 | Gernot Hillier |
2010-03-02 | USB serial: make USB device id constant | Németh Márton |
2010-03-02 | USB: cypress_m8: use put_unaligned_le32() where necessary | Johan Hovold |
2010-03-02 | USB: ch341: use get_unaligned_le16 in break_ctl | Johan Hovold |
2010-03-02 | USB: serial: fix DMA buffers on stack for io_edgeport.c | Dan Carpenter |
2010-03-02 | USB: kobil_sct: clean up kobil_set_termios | Johan Hovold |
2010-03-02 | USB: visor: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: oti6858: fix DMA buffer on stack | Johan Hovold |
2010-03-02 | USB: mos7840: fix DMA buffers on stack and endianess bugs | Johan Hovold |
2010-03-02 | USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd | Johan Hovold |
2010-03-02 | USB: kl5kusb105: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: keyspan_pda: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: io_ti: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: cypress_m8: fix endianess bug | Johan Hovold |
2010-03-02 | USB: cypress_m8: fix DMA buffer on stack | Johan Hovold |
2010-03-02 | USB: ch341: use le16_to_cpup to be explicit about endianess | Johan Hovold |
2010-03-02 | USB: ch341: fix DMA buffer on stack | Johan Hovold |
2010-03-02 | USB: ch341: replace printk warnings with dev_err | Johan Hovold |
2010-03-02 | USB: ftdi_sio: remove unnecessary initialisations | Johan Hovold |
2010-03-02 | USB: ftdi_sio: clean up modem status handling | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix DMA buffers on stack | Johan Hovold |
2010-03-02 | USB: ftdi_sio: fix latency-timeout endianess bug | Johan Hovold |
2010-03-02 | USB: ftdi_sio: use error code from usb stack in read_latency_timer | Johan Hovold |
2010-03-02 | USB: cypress_m8: allow unstable baud rates | Mike Frysinger |
2010-03-02 | USB: cypress_m8: unify confusing new baudrate check | Mike Frysinger |
2010-03-02 | USB: cypress_m8: stop using USB debug driver config | Mike Frysinger |
2010-03-02 | USB: serial mct_usb232: move DMA buffers to heap | Pete Zaitcev |
2010-03-02 | USB: ftdi_sio: remove support for 5 and 6 data bits | Mark Adamson |