index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
1
-1
/
+9
2021-04-07
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
1
-1
/
+2
2021-04-07
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
1
-1
/
+1
2021-03-04
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
1
-7
/
+8
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
1
-1
/
+1
2019-06-18
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
1
-1
/
+0
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
1
-0
/
+19
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
1
-12
/
+17
2019-05-03
usb: dwc2: Fix channel disable flow
Minas Harutyunyan
1
-14
/
+20
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
1
-190
/
+0
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
1
-3
/
+15
2019-05-03
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
Douglas Anderson
1
-31
/
+53
2019-02-19
usb: dwc2: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-10-02
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
1
-7
/
+26
2018-10-02
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
1
-0
/
+2
2018-10-02
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
1
-1
/
+9
2018-10-02
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
1
-9
/
+3
2018-10-02
usb: dwc2: remove set but unused variable
Josh Abraham
1
-3
/
+0
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-230
/
+229
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-230
/
+229
2018-07-17
usb: dwc2: Fix inefficient copy of unaligned buffers
Antti Seppälä
1
-3
/
+9
2018-07-17
usb: dwc2: Fix DMA alignment to start at allocated boundary
Antti Seppälä
1
-21
/
+23
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
1
-5
/
+84
2018-06-19
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
1
-1
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-5
/
+6
2018-05-21
usb: dwc2: dwc2_vbus_supply_init: fix error check
Tomeu Vizoso
1
-5
/
+8
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
1
-2
/
+1
2018-03-14
usb: dwc2: fix spelling mistake: "genereted" -> "generated"
Colin Ian King
1
-1
/
+1
2018-03-13
usb: dwc2: add support for host mode external vbus supply
Amelie Delaunay
1
-0
/
+26
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
1
-3
/
+3
2018-03-13
usb: dwc2: Change hub-control to allow hibernation
Vardan Mikayelyan
1
-3
/
+13
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
1
-1
/
+1
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
1
-0
/
+223
2018-03-13
usb: dwc2: Changes in registers backup/restore functions
Vardan Mikayelyan
1
-0
/
+2
2018-03-13
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
1
-2
/
+2
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
1
-13
/
+13
2018-03-13
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
1
-0
/
+3
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
1
-0
/
+5
2018-03-13
usb: dwc2: host: Fix transaction errors in host mode
Minas Harutyunyan
1
-1
/
+13
2018-03-13
usb: dwc2: hcd: Fix host channel halt flow
Minas Harutyunyan
1
-0
/
+18
2018-03-13
usb: dwc2: Remove unnecessary debug prints
Razmik Karapetyan
1
-14
/
+2
2018-03-13
usb: dwc2: Delete unused functionality
Grigor Tovmasyan
1
-70
/
+0
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
1
-12
/
+6
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
1
-0
/
+7
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: dwc2: Improve gadget state disconnection handling
John Stultz
1
-2
/
+5
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
1
-0
/
+5
[next]