summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-221-0/+6
* usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-221-0/+7
* USB: chaoskey read offset bugAlexander Inyukhin2015-10-221-1/+1
* usb: musb: cppi41: allow it to work againFelipe Balbi2015-10-221-3/+3
* usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros2015-10-221-1/+2
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-221-2/+3
* usb: chipidea: udc: using the correct stall implementationPeter Chen2015-10-221-40/+44
* usb: musb: dsps: fix polling in device-only modeBin Liu2015-10-221-2/+5
* usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-10-221-1/+1
* usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2015-10-222-14/+57
* xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-10-221-6/+5
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-222-5/+5
* usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-10-221-0/+3
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-221-1/+2
* usb: xhci: lock mutex on xhci_stopRoger Quadros2015-10-221-0/+4
* xhci: give command abortion one more chance before killing xhciMathias Nyman2015-10-221-0/+9
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-221-0/+31
* USB: option: add ZTE PIDsLiu.Zhao2015-10-221-0/+24
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-09-211-4/+4
* usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen2015-09-211-2/+29
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2015-09-211-2/+10
* usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter2015-09-211-1/+1
* USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio2015-09-211-9/+26
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-09-212-0/+12
* USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-09-211-0/+1
* USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann2015-09-211-3/+3
* USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-08-161-0/+1
* USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-08-162-1/+2
* usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen2015-08-161-2/+2
* usb: chipidea: ehci_init_driver is intended to call one timePeter Chen2015-08-163-3/+23
* usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-161-0/+1
* USB: sierra: add 1199:68AB device IDDirk Behme2015-08-161-0/+1
* drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-161-1/+2
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-161-1/+1
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-08-101-1/+8
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-08-103-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-08-101-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-08-101-0/+3
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-08-101-0/+12
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-08-031-1/+1
* usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-08-033-3/+7
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-08-031-6/+1
* USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-08-031-0/+1
* USB: option: add 2020:4000 IDClaudio Cappelli2015-08-031-0/+1
* USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-08-031-0/+1
* usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-08-031-3/+1
* usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz2015-08-031-3/+13
* usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov2015-08-031-1/+1
* usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-08-031-2/+4
* usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I2015-08-031-4/+7