summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold
2012-11-21USB: opticon: remove disconnectJohan Hovold
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold
2012-11-21USB: opticon: use port device for error and debugJohan Hovold
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-10-31USB: option: idVendor and idProduct are __le16Bjørn Mork
2012-10-31USB: option: replace vendor probe rule with match flagsBjørn Mork
2012-10-31USB: option: never bind to a usb-storage interfaceBjørn Mork
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold
2012-10-30USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold
2012-10-30USB: ftdi_sio: fix tiocmget indentationJohan Hovold
2012-10-30USB: ftdi_sio: remove unused private port-dataJohan Hovold
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold
2012-10-30USB: cp210x: fix whitespace issuesJohan Hovold
2012-10-30USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-10-30USB: usb_wwan: fix bulk-urb allocationJohan Hovold
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold