summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-12-09USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2015-12-09USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork1-20/+34
2015-12-09USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+40
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-12-09usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski1-1/+2
2015-12-09usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen1-18/+113
2015-12-09usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn1-0/+15
2015-12-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn2-2/+26
2015-12-09usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn1-0/+5
2015-12-09usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn1-0/+5
2015-12-09usb: chipidea: otg: gadget module load and unload supportLi Jun1-0/+17
2015-12-09usb: dwc3: gadget: let us set lower max_speedBen McCauley1-1/+23
2015-12-09usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert1-1/+1
2015-12-09Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä1-16/+21
2015-11-10xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-10xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-10USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-10-23USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-23usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-23USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-10-23usb: musb: cppi41: allow it to work againFelipe Balbi1-3/+3
2015-10-23usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros1-1/+2
2015-10-23usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-23usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-10-23usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-10-23usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-10-23usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-10-23xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman1-6/+5
2015-10-23xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-23usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-10-23usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-23usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-10-23xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-23USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen1-2/+29
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-09-21USB: pl2303: fix baud-rate divisor calculationsMichał Pecio1-9/+26
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-08-17USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-08-17USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-08-17usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2