summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-31usb: typec: fix use after free in typec_register_port()Wen Yang
2020-01-31usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2020-01-31usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2020-01-31usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2020-01-31usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2020-01-31usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2020-01-31usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2020-01-31USB: adutux: fix interface sanity checkJohan Hovold
2020-01-31usb: roles: fix a potential use after freeWen Yang
2020-01-31USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2020-01-31USB: idmouse: fix interface sanity checksJohan Hovold
2020-01-31USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2020-01-31xhci: make sure interrupts are restored to correct stateMathias Nyman
2020-01-31xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2020-01-31xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2020-01-31xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2020-01-31xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2020-01-31usb: xhci: only set D3hot for pci deviceHenry Lin
2020-01-31usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2020-01-31usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2020-01-31USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2020-01-31USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
2020-01-31usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2020-01-19usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2020-01-19USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2020-01-19usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin
2020-01-09USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2020-01-09USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2020-01-09USB: serial: mos7840: fix remote wakeupJohan Hovold
2020-01-09USB: serial: mos7720: fix remote wakeupJohan Hovold
2020-01-09USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2020-01-09appledisplay: fix error handling in the scheduled workOliver Neukum
2020-01-09USB: chaoskey: fix error case of a timeoutOliver Neukum
2020-01-09usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2020-01-09USBIP: add config dependency for SGL_ALLOCOliver Neukum
2019-12-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim
2019-12-29usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-29usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-12-29usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-12-29USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-12-29USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-12-29usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-12-29usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-12-29usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-12-29usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-12-29usb: fsl: Check memory resource before releasing itNikhil Badola
2019-12-29usb: dwc3: select CONFIG_REGMAP_MMIOArnd Bergmann
2019-12-29usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-12-16usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-12-10USB: serial: whiteheat: fix line-speed endiannessJohan Hovold