summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2016-02-15USB: fix invalid memory access in hub_activate()Alan Stern
2016-02-15USB: option: fix Cinterion AHxx enumerationJohn Ernberg
2016-02-15USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-15USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-15USB: visor: fix null-deref at probeJohan Hovold
2016-02-15USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-02-15cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-02-15usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu
2016-02-15usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-12-02usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-12-02usb: musb: cppi41: improve rx channel abort routineBin Liu
2015-12-02USB: symbolserial: Correct transferred data sizePhilipp Hachtmann
2015-12-02usb: chipidea: debug: add runtime pm for register accessLi Jun
2015-12-02USB: usbtmc: add device quirk for Rigol DS6104Teunis van Beelen
2015-11-15xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-15xhci: handle no ping response error properlyMathias Nyman
2015-10-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-10-27usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-10-27USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-10-27USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-10-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-27usb: musb: cppi41: allow it to work againFelipe Balbi
2015-10-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-27usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-10-27usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-27xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-27usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-27USB: whiteheat: fix potential null-deref at probeJohan Hovold