index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd.c
Age
Commit message (
Expand
)
Author
2022-06-24
usb: dwc2: drop unexpected word "the" in the comments
Jiang Jian
2022-06-22
usb: dwc2: host: add TPL support
Amelie Delaunay
2022-06-10
usb: dwc2: Fix memory leak in dwc2_hcd_init
Miaoqian Lin
2022-01-06
usb: dwc2: do not gate off the hardware if it does not support clock gating
Dinh Nguyen
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-09-14
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-04-22
usb: dwc2: Add hibernation exiting flow by system resume
Artur Petrosyan
2021-04-22
usb: dwc2: Add hibernation entering flow by system suspend
Artur Petrosyan
2021-04-22
usb: dwc2: Allow exit hibernation in urb enqueue
Artur Petrosyan
2021-04-22
usb: dwc2: Move exit hibernation to dwc2_port_resume() function
Artur Petrosyan
2021-04-22
usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
Artur Petrosyan
2021-04-22
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-04-22
usb: dwc2: Update exit hibernation when port reset is asserted
Artur Petrosyan
2021-04-13
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
2021-04-13
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
2021-04-13
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
2021-04-13
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
2021-04-13
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
2021-04-13
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2021-04-09
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
2021-04-09
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
2021-04-09
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
2021-04-09
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
2021-04-09
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2021-03-26
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-03-26
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-01-26
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2020-06-18
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2020-01-15
usb: dwc2: Fix NULL qh in dwc2_queue_transaction
Alexandru M Stan
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-06-18
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-05-03
usb: dwc2: Fix channel disable flow
Minas Harutyunyan
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
2019-05-03
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
Douglas Anderson
2019-02-19
usb: dwc2: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-10-02
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
2018-10-02
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
2018-10-02
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
[next]