index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
2015-10-01
1
-0
/
+3
*
usb: dwc2: host: correctly dump urb isochronous descriptors
Gregory Herrero
2015-10-01
1
-5
/
+6
*
usb: dwc2: host: wait 3ms for controller stabilization
Gregory Herrero
2015-10-01
1
-1
/
+4
*
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
1
-0
/
+6
*
usb: dwc2: host: disable interrupt during stop
Gregory Herrero
2015-10-01
1
-0
/
+3
*
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
1
-2
/
+3
*
usb: dwc2: host: disconnect hcd prior stopping it
Gregory Herrero
2015-10-01
1
-0
/
+5
*
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
2
-0
/
+9
*
usb: dwc2: host: resume only if bus is suspended
Gregory Herrero
2015-10-01
1
-1
/
+2
*
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
2015-10-01
1
-0
/
+4
*
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
2015-10-01
1
-3
/
+0
*
usb: dwc2: host: update hcd and lx_state during start/stop callbacks
Gregory Herrero
2015-10-01
1
-1
/
+5
*
usb: dwc2: host: enter hibernation during bus suspend
Gregory Herrero
2015-10-01
1
-12
/
+128
*
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
2015-10-01
2
-2
/
+4
*
usb: dwc2: host: create a function to handle port_resume
Gregory Herrero
2015-10-01
1
-10
/
+30
*
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-10-01
1
-1
/
+1
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
1
-1
/
+1
*
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
10
-572
/
+591
*
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-09-27
6
-392
/
+392
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-1
/
+1
*
|
usb: dwc2: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
*
|
usb: dwc2: gadget: use | instead of + for bitmasks
Felipe Balbi
2015-07-29
1
-1
/
+1
|
/
*
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-07-06
2
-43
/
+21
*
usb: dwc2: host: allocate qtd before atomic enqueue
Mian Yousaf Kaukab
2015-07-06
1
-10
/
+16
*
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
2015-07-06
3
-42
/
+43
*
usb: dwc2: hcd: fix build warning
Felipe Balbi
2015-05-13
1
-1
/
+1
*
usb: dwc2: host: ensure qtb exists before dereferencing it
Gregory Herrero
2015-04-29
1
-0
/
+10
*
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
4
-3
/
+37
*
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
7
-25
/
+1
*
usb: dwc2: host: implement test mode
Jingwu Lin
2015-04-29
1
-0
/
+9
*
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Gregory Herrero
2015-04-29
3
-22
/
+54
*
usb: dwc2: host: spinlock urb_enqueue
Gregory Herrero
2015-04-29
2
-16
/
+7
*
usb: dwc2: host: resume root hub on port connect
Gregory Herrero
2015-04-29
1
-0
/
+3
*
usb: dwc2: host: add bus_suspend/bus_resume callback
Gregory Herrero
2015-04-29
1
-0
/
+19
*
usb: dwc2: host: register handle to the phy
Mian Yousaf Kaukab
2015-04-29
1
-0
/
+6
*
usb: dwc2: gadget: remove s3c_hsotg_ep_disable_force
Mian Yousaf Kaukab
2015-04-29
1
-5
/
+1
*
usb: dwc2: gadget: enable otg flag in dual role configuration
Gregory Herrero
2015-04-29
1
-0
/
+2
*
usb: dwc2: gadget: powerup controller if needed
Gregory Herrero
2015-04-29
1
-0
/
+9
*
usb: dwc2: gadget: prevent new request submission during suspend
Gregory Herrero
2015-04-29
1
-0
/
+7
*
usb: dwc2: gadget: ignore pm suspend/resume in L2
Gregory Herrero
2015-04-29
1
-0
/
+6
*
usb: dwc2: gadget: use reset detect interrupt
Gregory Herrero
2015-04-29
1
-3
/
+16
*
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2015-04-29
5
-45
/
+47
*
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
2015-04-29
3
-1
/
+29
*
usb: dwc2: controller must update lx_state before releasing lock
Gregory Herrero
2015-04-29
1
-3
/
+8
*
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
2015-04-29
2
-0
/
+34
*
usb: dwc2: add controller hibernation support
Gregory Herrero
2015-04-29
2
-0
/
+461
*
usb: dwc2: debugfs: add support for complete register dump
Mian Yousaf Kaukab
2015-04-29
2
-0
/
+358
*
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab
2015-04-29
6
-407
/
+456
*
usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume
Gregory Herrero
2015-04-10
1
-2
/
+2
[prev]
[next]