summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2014-05-27USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-05-27USB: option: add missing usb_mark_last_busyJohan Hovold
2014-05-27USB: option: fix line-control pipe directionJohan Hovold
2014-05-27USB: option: fix runtime PM handlingJohan Hovold
2014-05-27USB: sierra: do not resume I/O on closing portsJohan Hovold
2014-05-27USB: sierra: minimise no-suspend window during closeJohan Hovold
2014-05-27USB: sierra: refactor delayed-urb submissionJohan Hovold
2014-05-27USB: sierra: clean up suspendJohan Hovold
2014-05-27USB: sierra: use interface-data accessorsJohan Hovold
2014-05-27USB: sierra: remove redundant modem-control requestsJohan Hovold
2014-05-27USB: sierra: do not resume I/O on closed portsJohan Hovold
2014-05-27USB: sierra: remove disconnected test from closeJohan Hovold
2014-05-27USB: sierra: remove unimplemented set_termiosJohan Hovold
2014-05-27USB: sierra: remove unused variableJohan Hovold
2014-05-27USB: sierra: remove bogus endpoint testJohan Hovold
2014-05-27USB: sierra: fix line-control pipe directionJohan Hovold
2014-05-27USB: sierra: fix resume error reportingJohan Hovold
2014-05-27USB: sierra: fix urbs not being killed on shutdownJohan Hovold
2014-05-27USB: sierra: fix characters being dropped at closeJohan Hovold
2014-05-27USB: sierra: fix remote wakeupJohan Hovold
2014-05-27USB: sierra: fix urb and memory leak on disconnectJohan Hovold
2014-05-27USB: sierra: fix urb and memory leak in resume error pathJohan Hovold
2014-05-27USB: sierra: fix use after free at suspend/resumeJohan Hovold
2014-05-27USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-05-27usb: qcserial: remove interface number matchingBjørn Mork
2014-05-27usb: qcserial: define and use Sierra Wireless layoutBjørn Mork
2014-05-27usb: qcserial: refactor device layout selectionBjørn Mork
2014-05-27usb: qcserial: fix multiline comment coding styleBjørn Mork
2014-05-03usb: qcserial: add a number of Dell devicesBjørn Mork
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-03-12USB: keyspan: remove dead debugging codeJohan Hovold
2014-03-12USB: serial: add missing newlines to dev_<level> messages.Johan Hovold
2014-03-12USB: serial: add missing bracesJohan Hovold
2014-03-12USB: serial: continue to write on errorsJohan Hovold
2014-03-12USB: serial: continue to read on errorsJohan Hovold
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold