summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-12usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-31USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-31usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-31usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim
2019-12-31usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-31xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2019-12-31usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff
2019-12-31usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2019-12-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-12-17USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-17usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-17usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-17usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2019-12-17usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold
2019-12-17usb: roles: fix a potential use after freeWen Yang
2019-12-17USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold
2019-12-17USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2019-12-17usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue
2019-12-17xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-12-17xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2019-12-17xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2019-12-17xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-17xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-17usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-12-04USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso
2019-12-04usb: dwc2: use a longer core rest timeout in dwc2_core_reset()Mathias Kresin
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum