summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2019-12-312-4/+11
* xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-212-2/+9
* usb: typec: fix use after free in typec_register_port()Wen Yang2019-12-171-2/+4
* xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-171-4/+4
* usb: dwc3: ep0: Clear started flag on completionThinh Nguyen2019-12-171-0/+8
* usb: dwc3: gadget: Fix logical conditionTejas Joglekar2019-12-171-1/+1
* usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2019-12-171-1/+5
* usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev2019-12-171-11/+21
* usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2019-12-171-0/+1
* USB: adutux: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* usb: roles: fix a potential use after freeWen Yang2019-12-171-1/+1
* USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-171-4/+6
* USB: idmouse: fix interface sanity checksJohan Hovold2019-12-171-1/+1
* USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold2019-12-171-6/+12
* xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2019-12-171-1/+2
* xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-171-1/+1
* xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-171-0/+4
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-173-5/+16
* usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng2019-12-171-3/+2
* USB: uas: heed CAPACITY_HEURISTICSOliver Neukum2019-12-171-0/+6
* USB: uas: honor flag to avoid CAPACITY16Oliver Neukum2019-12-171-0/+4
* usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva2019-12-171-1/+0
* usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun2019-12-171-0/+1
* usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handlerYueHaibing2019-12-131-1/+1
* usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris2019-12-131-1/+2
* usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen2019-12-132-2/+46
* USB: serial: f81534: fix reading old/new IC configJi-Ze Hong (Peter Hong)2019-12-131-3/+17
* usb: gadget: u_serial: add missing port entry lockingMichał Mirosław2019-12-131-0/+2
* USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2019-12-052-0/+10
* usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin2019-12-051-1/+1
* usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros2019-12-051-3/+4
* USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-12-011-0/+4
* USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado2019-12-011-0/+3
* USB: serial: mos7840: fix remote wakeupJohan Hovold2019-12-011-5/+0
* USB: serial: mos7720: fix remote wakeupJohan Hovold2019-12-011-4/+0
* USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl2019-12-011-0/+11
* appledisplay: fix error handling in the scheduled workOliver Neukum2019-12-011-1/+7
* USB: chaoskey: fix error case of a timeoutOliver Neukum2019-12-011-3/+21
* usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman2019-12-011-0/+1
* usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim2019-12-011-18/+32
* USBIP: add config dependency for SGL_ALLOCOliver Neukum2019-12-011-0/+1
* usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan2019-12-011-1/+8
* USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson2019-12-011-2/+5
* usb: dwc2: disable power_down on rockchip devicesSolidHal2019-11-241-0/+1
* USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold2019-11-241-1/+1
* usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen2019-11-241-10/+19
* usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai2019-11-241-1/+1
* usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clearGuido Kiener2019-11-201-0/+1
* usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2019-11-201-1/+3
* usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart2019-11-201-1/+3