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
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
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
1
-0
/
+6
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
1
-1
/
+14
2017-04-11
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
1
-0
/
+1
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-92
/
+171
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
1
-2
/
+2
2017-01-26
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
1
-0
/
+7
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
1
-1
/
+2
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
1
-0
/
+60
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
1
-0
/
+7
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
1
-0
/
+9
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-57
/
+56
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
1
-3
/
+0
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
1
-2
/
+2
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
1
-1
/
+1
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-18
/
+17
[next]