aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-02-16usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich
2022-02-16usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transitionAdam Ford
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami
2022-02-16usb: ulpi: Call of_node_put correctlySean Anderson
2022-02-16usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson
2022-02-16usb: f_fs: Fix use-after-free for epfileUdipto Goswami
2022-02-16usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-02-03Merge tag 'v5.4.176' into v5.4/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
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-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: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2022-01-17Merge tag 'v5.4.172' into v5.4/standard/baseBruce Ashfield
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
2022-01-12Merge tag 'v5.4.171' into v5.4/standard/baseBruce Ashfield
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun
2022-01-06Merge tag 'v5.4.170' into v5.4/standard/baseBruce Ashfield
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
2022-01-05usb: mtu3: fix list_head check warningChunfeng Yun
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-30Merge tag 'v5.4.169' into v5.4/standard/baseBruce Ashfield
2021-12-30Merge tag 'v5.4.168' into v5.4/standard/baseBruce Ashfield
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-22usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14Merge tag 'v5.4.165' into v5.4/standard/baseBruce Ashfield
2021-12-14Merge tag 'v5.4.164' into v5.4/standard/baseBruce Ashfield
2021-12-14xhci: avoid race between disable slot command and host runtime suspendMathias Nyman
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-14xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-08Merge tag 'v5.4.163' into v5.4/standard/baseBruce Ashfield
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan