summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-09-14xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-14USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-14USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-09-14USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-14USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-09-14USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-14USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-14USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-14usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-1/+3
2014-09-14USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo1-0/+20
2014-08-06USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-08-06usb: option: Add ID for Telewell TW-LTE 4G v2Bernd Wachter1-0/+2
2014-08-06USB: cp210x: add support for Corsair usb dongleAndras Kovacs1-0/+1
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-0/+11
2014-08-06xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-08-06xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-08-06xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-08-06usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-08-06USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-11USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman1-10/+10
2014-07-11usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-07-11USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko1-0/+2
2014-07-11USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2-0/+7
2014-07-11USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2-2/+2
2014-07-11USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold1-1/+7
2014-07-11USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-07-11USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-07-11USB: cdc-acm: fix write and resume raceJohan Hovold1-16/+11
2014-07-11USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-07-11USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-9/+17
2014-07-11USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-11USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+5
2014-07-11USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-07-11USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-07-11USB: option: fix runtime PM handlingJohan Hovold1-2/+10
2014-07-11USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-11USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-07-11USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-11USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
2014-07-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2-6/+19
2014-06-09USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-06-09USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-06-09usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-18usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-05-18usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-05-18usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-05-18USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33