summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2016-04-27xhci: handle no ping response error properlyMathias Nyman
2016-04-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2016-04-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2016-04-27xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2016-04-27usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2016-04-27xhci: give command abortion one more chance before killing xhciMathias Nyman
2016-04-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2016-04-27USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2016-04-27usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2016-03-21usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn
2016-03-21USB: whiteheat: fix potential null-deref at probeJohan Hovold
2016-03-21Revert "usb: dwc3: Reset the transfer resource index on SET_INTERFACE"Zefan Li
2016-03-21xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2016-03-21USB: sierra: add 1199:68AB device IDDirk Behme
2016-03-21usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2016-03-21xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2016-03-21xhci: report U3 when link is in resume stateZhuang Jin Can
2016-03-21xhci: Calculate old endpoints correctly on device resetBrian Campbell
2016-03-21usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2016-03-21usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2016-03-21USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2016-03-21USB: option: add 2020:4000 IDClaudio Cappelli
2015-10-22usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-10-22usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-10-22usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-09-18USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-09-18USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen
2015-09-18usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-09-18xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-09-18xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-09-18xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-09-18USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-09-18USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-09-18USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-09-18cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-09-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-09-18usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-06-19cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-06-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-06-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-06-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-06-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-06-19gadgetfs: use-after-free in ->aio_read()Al Viro
2015-06-19xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-06-19xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-06-19usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-06-19USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-06-19USB: serial: fix tty-device error handling at probeJohan Hovold