summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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: stop everything on the first call to xhci_stopRoger Quadros1-15/+5
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: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
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-04drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-04xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-04Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2015-08-03usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-07-30Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-1/+4
2015-07-28USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-07-27Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-4/+16
2015-07-27Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-3/+23
2015-07-27usb: gadget: f_printer: actually limit the number of instancesAndrzej Pietrasiewicz1-1/+9
2015-07-27usb: gadget: f_hid: actually limit the number of instancesAndrzej Pietrasiewicz1-0/+4
2015-07-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-07-27usb: gadget: bdc: fix a driver crash on disconnectAl Cooper1-1/+1
2015-07-23USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern1-1/+1
2015-07-23cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-07-23usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede1-0/+11
2015-07-23usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-07-23USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2015-07-23usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-07-23xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8