summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-01-31usb: udc: Fix typo in commenttangmeng
2022-01-31USB: ACPI: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-01-31usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman
2022-01-31usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transitionAdam Ford
2022-01-31usb: raw-gadget: fix handling of dual-direction-capable endpointsJann Horn
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai
2022-01-31usb: ulpi: Call of_node_put correctlySean Anderson
2022-01-31usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson
2022-01-31USB: serial: option: add ZTE MF286D modemPawel Dembicki
2022-01-31USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner
2022-01-31usb: f_fs: Fix use-after-free for epfileUdipto Goswami
2022-01-31usb: dwc3: xilinx: fix uninitialized return valueRobert Hancock
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman
2022-01-26usb: cdnsp: Fix segmentation fault in cdns_lost_power functionPawel Laszczak
2022-01-26usb: gadget: f_uac2: allow changing interface name via configfsYunhao Tian
2022-01-26usb: gadget: f_uac1: allow changing interface name via configfsYunhao Tian
2022-01-26usb: gadget: f_uac1: Add suspend callbackPavel Hofman
2022-01-26usb: gadget: f_uac2: Add suspend callbackPavel Hofman
2022-01-26usb: gadget: u_audio: Add suspend callPavel Hofman
2022-01-26usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)Pavel Hofman
2022-01-26usb: gadget: f_uac1: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget: f_uac2: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget: u_audio: Add capture/playback srate getterPavel Hofman
2022-01-26usb: gadget: u_audio: Move dynamic srate from params to rtdPavel Hofman
2022-01-26usb: gadget: u_audio: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget:audio: Replace deprecated macro S_IRUGOPavel Hofman
2022-01-26usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-XRoger Quadros
2022-01-26usb: xhci-mtk: Use struct_size() helper in create_sch_ep()Gustavo A. R. Silva
2022-01-26USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARsBjorn Helgaas
2022-01-26usb: gadget: f_fs: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva
2022-01-26usb: host: fotg210: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26usb: core: Bail out when port is stuck in reset loopKai-Heng Feng
2022-01-26usb: gadget: f_phonet: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26usb: host: xhci-plat: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-26usb: cdnsp: remove not used temp_64 variablesPawel Laszczak
2022-01-26usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret valuePawel Laszczak
2022-01-26usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switchAlexander Stein
2022-01-26usb: gadget: tegra-xudc: Fix control endpoint's definitionsWayne Chang
2022-01-26usb: gadget: f_serial: Ensure gserial disconnected during unbindWesley Cheng
2022-01-26usb: gadget: tegra-xudc: Do not program SPARAMWayne Chang
2022-01-26usb: host: ehci-sched: Use struct_size() in kzalloc()Gustavo A. R. Silva
2022-01-26usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-01-26usb: gadget: at91_udc: fix incorrect print typeMiles Chen
2022-01-26usb: dwc3: xilinx: Fix error handling when getting USB3 PHYRobert Hancock
2022-01-26usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 modeRobert Hancock
2022-01-26usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li
2022-01-26usb: common: ulpi: Fix crash in ulpi_match()Jon Hunter
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti
2022-01-26ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-01-25USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern