index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
2021-04-23
usb: dwc3: Capture new capability register GHWPARAMS9
Thinh Nguyen
2021-04-22
usb: dwc3: core: Do core softreset when switch mode
Yu Chen
2021-04-14
usb: dwc3: gadget: Check for disabled LPM quirk
Thinh Nguyen
2021-04-14
usb: dwc3: core: Add shutdown callback for dwc3
Sandeep Maheswaram
2021-03-23
usb: dwc3: gadget: Remove invalid low-speed setting
Thinh Nguyen
2021-03-10
usb: dwc3: Fix dereferencing of null dwc->usb_psy
Colin Ian King
2021-03-10
usb: dwc3: add a power supply for current control
Ray Chi
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-06
usb: dwc3: core: Check maximum_speed SSP genXxY
Thinh Nguyen
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
2021-01-12
usb: dwc3: Simplify with dev_err_probe()
Andy Shevchenko
2021-01-12
usb: dwc3: core: Replace devm_reset_control_array_get()
Yejune Deng
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-02
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2020-10-02
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
2020-10-02
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
2020-10-02
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
2020-05-05
usb: dwc3: core: Use role-switch default dr_mode
Thinh Nguyen
2020-05-05
usb: dwc3: support continuous runtime PM with dual role
Martin Kepplinger
2020-03-15
usb: dwc3: core: don't do suspend for device mode if already suspended
Li Jun
2020-03-15
usb: dwc3: Rework resets initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: Rework clock initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: core: add support for disabling SS instances in park mode
Neil Armstrong
2020-01-15
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-10-27
usb: dwc3: remove the call trace of USBx_GFLADJ
Yinbo Zhu
2019-10-22
usb: dwc3: Disable phy suspend after power-on reset
Thinh Nguyen
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
2019-08-28
usb: dwc3: Separate field holding multiple properties
Thinh Nguyen
2019-08-09
usb: dwc3: Use clk_bulk_prepare_enable()
Andrey Smirnov
2019-08-09
usb: dwc3: Use devres to get clocks
Andrey Smirnov
2019-08-09
usb: dwc3: Update soft-reset wait polling rate
Thinh Nguyen
2019-08-09
usb: dwc3: Switch to use device_property_count_u32()
Andy Shevchenko
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-06-18
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
2019-05-03
usb: dwc3: Fix default lpm_nyet_threshold value
Thinh Nguyen
2019-05-03
usb: dwc3: Do core validation early on probe
Thinh Nguyen
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
2018-11-26
usb: dwc3: Add workaround for isoc start transfer failure
Thinh Nguyen
2018-11-26
usb: dwc3: Track DWC_usb31 VERSIONTYPE
Thinh Nguyen
2018-11-26
usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher
Thinh Nguyen
2018-11-26
usb: dwc3: don't log probe deferrals; but do log other error codes
Brian Norris
2018-11-26
usb: dwc3: Support option to disable USB2 LPM
Thinh Nguyen
2018-11-26
usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM
Thinh Nguyen
[next]