summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-10-26Revert "USB: Add OTG PET device to TPL"Zefan Li
2016-10-26Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Zefan Li
2016-10-26USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings
2016-10-26USB: fix invalid memory access in hub_activate()Alan Stern
2016-10-26USB: ipaq.c: fix a timeout loopDan Carpenter
2016-10-26usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2016-10-26USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-10-26USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-10-26USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork
2016-10-26USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado
2016-10-26usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2016-10-26usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
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