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
Age
Commit message (
Expand
)
Author
Files
Lines
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: clear pending interrupts prior hibernation
Gregory Herrero
1
-0
/
+6
2015-10-01
usb: dwc2: host: disable interrupt during stop
Gregory Herrero
1
-0
/
+3
2015-10-01
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
1
-2
/
+3
2015-10-01
usb: dwc2: host: disconnect hcd prior stopping it
Gregory Herrero
1
-0
/
+5
2015-10-01
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2
-0
/
+9
2015-10-01
usb: dwc2: host: resume only if bus is suspended
Gregory Herrero
1
-1
/
+2
2015-10-01
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
1
-0
/
+4
2015-10-01
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
1
-3
/
+0
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
2
-2
/
+4
2015-10-01
usb: dwc2: host: create a function to handle port_resume
Gregory Herrero
1
-10
/
+30
2015-10-01
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
1
-1
/
+1
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
10
-572
/
+591
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
6
-392
/
+392
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2015-08-04
usb: dwc2: gadget: add ep capabilities support
Robert Baldyga
1
-0
/
+13
2015-07-29
usb: dwc2: gadget: use | instead of + for bitmasks
Felipe Balbi
1
-1
/
+1
2015-07-06
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2
-43
/
+21
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
3
-42
/
+43
2015-05-13
usb: dwc2: hcd: fix build warning
Felipe Balbi
1
-1
/
+1
2015-04-29
usb: dwc2: host: ensure qtb exists before dereferencing it
Gregory Herrero
1
-0
/
+10
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
4
-3
/
+37
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
7
-25
/
+1
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
3
-22
/
+54
2015-04-29
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
2
-16
/
+7
2015-04-29
usb: dwc2: host: resume root hub on port connect
Gregory Herrero
1
-0
/
+3
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: gadget: remove s3c_hsotg_ep_disable_force
Mian Yousaf Kaukab
1
-5
/
+1
2015-04-29
usb: dwc2: gadget: enable otg flag in dual role configuration
Gregory Herrero
1
-0
/
+2
2015-04-29
usb: dwc2: gadget: powerup controller if needed
Gregory Herrero
1
-0
/
+9
2015-04-29
usb: dwc2: gadget: prevent new request submission during suspend
Gregory Herrero
1
-0
/
+7
2015-04-29
usb: dwc2: gadget: ignore pm suspend/resume in L2
Gregory Herrero
1
-0
/
+6
2015-04-29
usb: dwc2: gadget: use reset detect interrupt
Gregory Herrero
1
-3
/
+16
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
5
-45
/
+47
2015-04-29
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
3
-1
/
+29
2015-04-29
usb: dwc2: controller must update lx_state before releasing lock
Gregory Herrero
1
-3
/
+8
2015-04-29
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
2
-0
/
+34
2015-04-29
usb: dwc2: add controller hibernation support
Gregory Herrero
2
-0
/
+461
2015-04-29
usb: dwc2: debugfs: add support for complete register dump
Mian Yousaf Kaukab
2
-0
/
+358
2015-04-29
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab
6
-407
/
+456
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
[next]