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
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
1
-4
/
+5
2015-10-16
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
Douglas Anderson
1
-1
/
+4
2015-10-01
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
1
-0
/
+3
2015-10-01
usb: dwc2: host: kill remaining urbs using -ECONNRESET status
Gregory Herrero
1
-1
/
+1
2015-10-01
usb: dwc2: host: correctly dump urb isochronous descriptors
Gregory Herrero
1
-5
/
+6
2015-10-01
usb: dwc2: host: wait 3ms for controller stabilization
Gregory Herrero
1
-1
/
+4
2015-10-01
usb: dwc2: host: disable interrupt during stop
Gregory Herrero
1
-0
/
+3
2015-10-01
usb: dwc2: host: disconnect hcd prior stopping it
Gregory Herrero
1
-0
/
+5
2015-10-01
usb: dwc2: host: resume only if bus is suspended
Gregory Herrero
1
-1
/
+2
2015-10-01
usb: dwc2: host: update hcd and lx_state during start/stop callbacks
Gregory Herrero
1
-1
/
+5
2015-10-01
usb: dwc2: host: enter hibernation during bus suspend
Gregory Herrero
1
-12
/
+128
2015-10-01
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
1
-2
/
+3
2015-10-01
usb: dwc2: host: create a function to handle port_resume
Gregory Herrero
1
-10
/
+30
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
1
-70
/
+70
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
1
-2
/
+2
2015-07-06
usb: dwc2: host: allocate qtd before atomic enqueue
Mian Yousaf Kaukab
1
-10
/
+16
2015-07-06
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
1
-4
/
+27
2015-05-13
usb: dwc2: hcd: fix build warning
Felipe Balbi
1
-1
/
+1
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
1
-2
/
+0
2015-04-29
usb: dwc2: host: implement test mode
Jingwu Lin
1
-0
/
+9
2015-04-29
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
1
-3
/
+10
2015-04-29
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
1
-9
/
+6
2015-04-29
usb: dwc2: host: add bus_suspend/bus_resume callback
Gregory Herrero
1
-0
/
+19
2015-04-29
usb: dwc2: host: register handle to the phy
Mian Yousaf Kaukab
1
-0
/
+6
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
1
-35
/
+1
2015-04-10
usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume
Gregory Herrero
1
-2
/
+2
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: dwc2: hcd: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-04-03
dwc2: hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-03-19
usb: dwc2: avoid leaking DMA channels on disconnection
Vincent Palatin
1
-0
/
+8
2015-01-30
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
1
-1
/
+1
2015-01-30
usb: dwc2: host: resume root hub on remote wakeup
Gregory Herrero
1
-2
/
+4
2015-01-19
usb: dwc2: hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+3
2015-01-19
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
1
-77
/
+11
2014-11-15
usb: dwc2: move usb_disabled() call to host driver only
Dinh Nguyen
1
-0
/
+3
2014-11-14
usb: dwc2: Initialize the USB core for peripheral mode
Dinh Nguyen
1
-0
/
+2
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
1
-1
/
+0
2014-11-12
usb: dwc2: add bus suspend/resume for dwc2
Kever Yang
1
-11
/
+77
2014-09-20
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
1
-13
/
+29
2014-02-05
usb: dwc2: fix memory corruption in dwc2 driver
Paul Zimmerman
1
-11
/
+0
2014-01-21
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-01-14
Move DWC2 driver out of staging
Paul Zimmerman
1
-0
/
+2990