summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2014-06-30USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold
2014-06-30usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado
2014-06-30usb: qcserial: add Netgear AirCard 341UAleksander Morgado
2014-06-30USB: sierra: fix remote wakeupJohan Hovold
2014-06-30USB: sierra: fix urb and memory leak on disconnectJohan Hovold
2014-06-30USB: sierra: fix urb and memory leak in resume error pathJohan Hovold
2014-06-30USB: sierra: fix use after free at suspend/resumeJohan Hovold
2014-06-30USB: sierra: fix AA deadlock in open error pathJohan Hovold
2014-06-30USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold
2014-06-30USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold
2014-06-30USB: usb_wwan: fix urb leak at shutdownJohan Hovold
2014-06-30USB: usb_wwan: fix write and suspend raceJohan Hovold
2014-06-30USB: usb_wwan: fix race between write and resumexiao jin
2014-06-30USB: usb_wwan: fix urb leak in write error pathxiao jin
2014-06-30USB: option: fix runtime PM handlingJohan Hovold
2014-05-27USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko
2014-05-27USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-05-27USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold
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-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
2014-03-12USB: cypress_m8: fix potential scheduling while atomicJohan Hovold
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-18USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado
2014-02-11usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn
2014-02-05usb: qcserial: add Netgear Aircard 340UBjørn Mork
2014-02-04USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker