summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman
2021-03-27usb: cdnsp: Fixes issue with dequeuing requests after disabling endpointPawel Laszczak
2021-03-26usb: dwc2: Prevent core suspend when port connection flag is 0Artur Petrosyan
2021-03-26usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.Artur Petrosyan
2021-03-26usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-03-26usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-03-26usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng
2021-03-26usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-03-23USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-03-23USB: cdc-acm: do not log successful probe on later errorsJohan Hovold
2021-03-23USB: cdc-acm: always claim data interfaceJohan Hovold
2021-03-23USB: cdc-acm: use negation for NULL checksJohan Hovold
2021-03-23USB: cdc-acm: clean up probe error labelsJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data resetJohan Hovold
2021-03-23USB: cdc-acm: drop redundant driver-data assignmentJohan Hovold
2021-03-23USB: cdc-acm: fix use-after-free after probe failureJohan Hovold
2021-03-23USB: cdc-acm: fix double free on probe failureJohan Hovold
2021-03-23USB: cdc-acm: downgrade message to debugOliver Neukum
2021-03-23USB: cdc-acm: untangle a circular dependency between callback and softintOliver Neukum
2021-03-23cdc-acm: fix BREAK rx code path adding necessary callsOliver Neukum
2021-03-23usb: gadget: udc: amd5536udc_pci fix null-ptr-dereferenceTong Zhang
2021-03-23usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko
2021-03-23usb: dwc3: gadget: Use max speed if unspecifiedThinh Nguyen
2021-03-23usb: dwc3: gadget: Set gadget_max_speed when set ssp_rateThinh Nguyen
2021-03-23usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-17usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-17usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak
2021-03-11xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-11xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-11Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-10usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-10usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-10usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan