index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Age
Commit message (
Expand
)
Author
13 days
usb: dwc2: gadget: Remove redundant dev_err()
Pan Chuang
2026-08-14
usb: dwc2: gadget: Exit partial power down state when changing USB pull-up
Francesco Lavra
2026-03-30
usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
Juno Choi
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-07-13
usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
Minas Harutyunyan
2025-05-21
usb: dwc2: gadget: Use USB API functions rather than constants
Chen Ni
2025-04-25
usb: dwc2: also exit clock_gating when stopping udc while suspended
Michael Grzeschik
2025-02-19
usb: dwc2: Refactor backup/restore of registers
Stefan Wahren
2025-02-19
usb: dwc2: gadget: Introduce register restore flags
Stefan Wahren
2025-02-03
usb: dwc2: gadget: remove of_node reference upon udc_stop
Fabrice Gasnier
2024-06-04
usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...
Peng Hongchi
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2022-12-08
usb: dwc2: power on/off phy for peripheral mode in dual-role mode
Quentin Schulz
2022-06-24
usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
Amelie Delaunay
2022-05-05
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-01-26
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-01-06
usb: dwc2: gadget: initialize max_speed from params
John Keeping
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
2021-11-23
usb: dwc2: gadget: use existing helper
John Keeping
2021-11-17
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-09-14
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
2021-08-13
usb: dwc2: gadget: implement udc_set_speed()
Argishti Aleksanyan
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
2021-07-21
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-07-21
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
2021-05-27
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
2021-05-21
USB: dwc2: drop irq-flags initialisations
Johan Hovold
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
[next]