summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2016-01-31USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-31usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
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-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado
2015-12-09USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-12-09USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork
2015-12-09USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-12-09usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2015-12-09usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen
2015-12-09usb: dwc3: pci: Add platform data for Synopsys HAPSJohn Youn
2015-12-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn
2015-12-09usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1John Youn
2015-12-09usb: dwc3: pci: Add the Synopsys HAPS AXI Product IDJohn Youn
2015-12-09usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-12-09usb: dwc3: gadget: let us set lower max_speedBen McCauley
2015-12-09usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-12-09Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä
2015-11-09xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-09xhci: handle no ping response error properlyMathias Nyman
2015-11-09USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22USB: chaoskey read offset bugAlexander Inyukhin
2015-10-22usb: musb: cppi41: allow it to work againFelipe Balbi
2015-10-22usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-10-22usb: musb: dsps: fix polling in device-only modeBin Liu
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-10-22usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-10-22xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman
2015-10-22xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-22usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros
2015-10-22usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros