summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-12-01USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-12-01USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-12-01USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-12-01xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-12-01storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-12-01usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-12-01USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-12-01usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-12-01usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-12-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-12-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-12-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-09-25USB: serial: fix potential heap buffer overflowJohan Hovold1-0/+5
2014-09-25USB: serial: fix potential stack buffer overflowJohan Hovold1-10/+20
2014-09-25USB: sisusb: add device id for Magic Control USB videoStephen Hemminger1-0/+1
2014-09-25USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-25usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-25xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-25USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-25USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-25USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-25USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-07-18USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-18USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-07-18usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-09USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-07-09usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-07-09USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-07-01usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-07-01USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-01USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-07-01USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-01USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-07-01USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-07-01USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-07-01USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-22/+20
2014-07-01USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-01USB: usb_wwan: fix write and suspend raceJohan Hovold1-7/+5
2014-07-01USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-07-01USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-07-01USB: option: fix runtime PM handlingJohan Hovold1-3/+12
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-01usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-07-01usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-07-01USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-07-01usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4