index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.c
Age
Commit message (
Expand
)
Author
2022-04-21
USB: dwc2: Add OTG support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2021-08-27
usb: dwc2: Fix spelling mistake "was't" -> "wasn't"
Colin Ian King
2021-06-09
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2021-04-22
usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
Artur Petrosyan
2021-04-22
usb: dwc2: Clear fifo_map when resetting core.
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2019-10-22
usb: dwc2: use a longer core rest timeout in dwc2_core_reset()
Mathias Kresin
2019-07-03
usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()
Martin Blumenstingl
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-03-13
usb: dwc2: Make dwc2_force_mode() static
Grigor Tovmasyan
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add helper functions for restore routine
Vardan Mikayelyan
2018-03-13
usb: dwc2: Changes in registers backup/restore functions
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Fix dwc2_restore_device_registers
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Moved dtxfsiz backup array place
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
usb: dwc2: Backup and restore PCGCCTL1 register
Razmik Karapetyan
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
2018-03-13
usb: dwc2: Change TxFIFO and RxFIFO flushing flow
Minas Harutyunyan
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
2016-11-18
usb: dwc2: Add params.c file
John Youn
2016-10-17
usb: dwc2: Add msleep for host-only
Heiko Stuebner
2016-09-08
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
usb: dwc2: Add delay to core soft reset
John Youn
2016-03-04
usb: dwc2: Move host-specific core functions into hcd.c
John Youn
2016-03-04
usb: dwc2: Move register save and restore functions
John Youn
2016-03-04
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
2016-03-04
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-02-17
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
2016-02-03
usb: dwc2: Fix probe problem on bcm2835
John Youn
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
[next]