summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-02-01usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-02-01usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-02-01usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-02-01usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock
2022-02-01usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock
2022-02-01usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak
2022-02-01usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti
2022-02-01usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter
2022-02-01usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li
2022-02-01usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-27usb: uhci: add aspeed ast2600 uhci supportNeal Liu
2022-01-27usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti
2022-01-27USB: ehci_brcm_hub_control: Improve port index sanitizingHaimin Zhang
2022-01-27usb: dwc3: meson-g12a: fix shared reset control useAmjad Ouled-Ameur
2022-01-27usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman
2022-01-27usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping
2022-01-27usb: dwc2: gadget: initialize max_speed from paramsJohn Keeping
2022-01-27usb: dwc2: do not gate off the hardware if it does not support clock gatingDinh Nguyen
2022-01-27usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
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