summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-12-21usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus
2021-12-21xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-21usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
2021-12-21usb: mtu3: fix list_head check warningChunfeng Yun
2021-12-21usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun
2021-12-21usb: mtu3: fix interval value for intr and isocChunfeng Yun
2021-12-21usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman
2021-12-17Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-15usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak
2021-12-15USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-15usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-12-15usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay
2021-12-15USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-14USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-13usb: cdnsp: Fix incorrect status for control requestPawel Laszczak
2021-12-13usb: cdnsp: Fix issue in cdnsp_log_ep trace eventPawel Laszczak
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak
2021-12-13usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-10xhci: avoid race between disable slot command and host runtime suspendMathias Nyman
2021-12-10xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-11-29USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-11-25Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-11-24USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-11-23usb: typec: tipd: Fix initialization sequence for cd321xHector Martin
2021-11-23usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin
2021-11-23usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-11-23USB: serial: pl2303: fix GC type detectionJohan Hovold
2021-11-22USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-11-17usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter
2021-11-17usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-11-17usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-11-17usb: dwc3: leave default DMA for PCI devicesFabio Aiuto