aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai1-1/+3
2022-01-31usb: ulpi: Call of_node_put correctlySean Anderson1-2/+6
2022-01-31usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson1-1/+1
2022-01-31USB: serial: option: add ZTE MF286D modemPawel Dembicki1-0/+2
2022-01-31USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner1-0/+1
2022-01-31usb: f_fs: Fix use-after-free for epfileUdipto Goswami1-14/+42
2022-01-31usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock1-1/+1
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman15-15/+109
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak1-3/+3
2022-01-26usb: gadget: f_uac2: allow changing interface name via configfsYunhao Tian2-1/+47
2022-01-26usb: gadget: f_uac1: allow changing interface name via configfsYunhao Tian2-1/+47
2022-01-26usb: gadget: f_uac1: Add suspend callbackPavel Hofman1-0/+9
2022-01-26usb: gadget: f_uac2: Add suspend callbackPavel Hofman1-0/+9
2022-01-26usb: gadget: u_audio: Add suspend callPavel Hofman2-0/+11
2022-01-26usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)Pavel Hofman1-1/+27
2022-01-26usb: gadget: f_uac1: Support multiple sampling ratesJulian Scheel3-36/+175
2022-01-26usb: gadget: f_uac2: Support multiple sampling ratesJulian Scheel3-50/+179
2022-01-26usb: gadget: u_audio: Add capture/playback srate getterPavel Hofman2-0/+30
2022-01-26usb: gadget: u_audio: Move dynamic srate from params to rtdPavel Hofman4-38/+38
2022-01-26usb: gadget: u_audio: Support multiple sampling ratesJulian Scheel5-2/+152
2022-01-26usb: gadget:audio: Replace deprecated macro S_IRUGOPavel Hofman1-18/+18
2022-01-26usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-XRoger Quadros1-12/+58
2022-01-26usb: xhci-mtk: Use struct_size() helper in create_sch_ep()Gustavo A. R. Silva1-4/+3
2022-01-26USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARsBjorn Helgaas1-1/+1
2022-01-26usb: gadget: f_fs: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva1-2/+2
2022-01-26usb: host: fotg210: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-3/+1
2022-01-26usb: core: Bail out when port is stuck in reset loopKai-Heng Feng1-2/+6
2022-01-26usb: gadget: f_phonet: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-3/+1
2022-01-26usb: host: xhci-plat: Remove useless DMA-32 fallback configurationChristophe JAILLET1-10/+3
2022-01-26usb: cdnsp: remove not used temp_64 variablesPawel Laszczak1-3/+0
2022-01-26usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret valuePawel Laszczak1-151/+154
2022-01-26usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switchAlexander Stein1-0/+13
2022-01-26usb: gadget: tegra-xudc: Fix control endpoint's definitionsWayne Chang1-2/+10
2022-01-26usb: gadget: f_serial: Ensure gserial disconnected during unbindWesley Cheng1-0/+4
2022-01-26usb: gadget: tegra-xudc: Do not program SPARAMWayne Chang1-8/+0
2022-01-26usb: host: ehci-sched: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2022-01-26usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay1-1/+1
2022-01-26usb: gadget: at91_udc: fix incorrect print typeMiles Chen1-1/+1
2022-01-26usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock1-5/+5
2022-01-26usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock1-0/+13
2022-01-26usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li1-0/+3
2022-01-26usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter1-2/+5
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen1-1/+1
2022-01-25USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2-0/+26
2022-01-25usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-01-25usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan1-0/+4
2022-01-25usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan1-1/+2
2022-01-25usb: typec: Don't try to register component master without componentsHeikki Krogerus1-0/+2
2022-01-25usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus1-1/+5