summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-11-05USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark
2014-11-05USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark
2014-11-05USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark
2014-11-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-11-05storage: Add single-LUN quirk for Jaz USB AdapterMark
2014-11-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-11-05USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones
2014-11-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-11-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi
2014-11-05usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi
2014-11-05USB: sierra: add 1199:68AA device IDBjørn Mork
2014-11-05USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork
2014-11-05USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold
2014-09-13USB: serial: fix potential heap buffer overflowJohan Hovold
2014-09-13USB: serial: fix potential stack buffer overflowJohan Hovold
2014-09-13USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-09-13USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-09-13xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-09-13usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-13xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-13USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj
2014-09-13USB: serial: pl2303: add device id for ztek deviceGreg KH
2014-09-13USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold
2014-09-13USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton
2014-09-13USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen
2014-09-13USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen
2014-09-13USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-13usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-09-13USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-08-06usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-08-06USB: cp210x: add support for Corsair usb dongleAndras Kovacs
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-08-06usb: option: add/modify Olivetti Olicard modemsBjørn Mork
2014-08-06USB: ftdi_sio: fix null deref at port probeJohan Hovold
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-07-11USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-07-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-07-11usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-07-11USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko
2014-07-11USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-07-11USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold
2014-07-11USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold
2014-07-11USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-07-11USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-07-11USB: cdc-acm: fix write and resume raceJohan Hovold