index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
2015-11-17
1
-4
/
+5
*
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
2015-11-17
1
-1
/
+2
*
usb: dwc2: host: Fix use after free w/ simultaneous irqs
Doug Anderson
2015-10-19
1
-10
/
+60
*
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
Douglas Anderson
2015-10-16
1
-1
/
+4
*
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
2015-10-14
3
-216
/
+210
*
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
2015-10-14
3
-19
/
+0
*
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
2015-10-13
1
-2
/
+1
*
usb: dwc2: gadget: parity fix in isochronous mode
Roman Bacik
2015-10-02
3
-8
/
+65
*
usb: dwc2: fix unbalanced phy control
Marek Szyprowski
2015-10-01
1
-2
/
+0
*
usb: dwc2: remove non-functional clock gating
Marek Szyprowski
2015-10-01
1
-6
/
+0
*
usb: dwc2: remove double call to dwc2_hsotg_of_probe
Marek Szyprowski
2015-10-01
1
-2
/
+0
*
usb: dwc2: gadget: fix a memory use-after-free bug
Yunzhi Li
2015-10-01
1
-3
/
+3
*
usb: dwc2: exit hibernation on session request
Mian Yousaf Kaukab
2015-10-01
1
-5
/
+17
*
usb: dwc2: gadget: handle reset interrupt before endpoint interrupts
Mian Yousaf Kaukab
2015-10-01
1
-30
/
+30
*
usb: dwc2: gadget: exit hibernation before power down
Gregory Herrero
2015-10-01
1
-6
/
+7
*
usb: dwc2: gadget: unmask idstschng interrupt only if controller supports it
Gregory Herrero
2015-10-01
1
-7
/
+10
*
usb: dwc2: gadget: only reset core after addressed state
Mian Yousaf Kaukab
2015-10-01
2
-10
/
+3
*
usb: dwc2: gadget: kill ep0 requests before reinitializing core
Mian Yousaf Kaukab
2015-10-01
2
-5
/
+6
*
usb: dwc2: gadget: stop current transfer on dequeue
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+77
*
usb: dwc2: gadget: print complete setup packet
Mian Yousaf Kaukab
2015-10-01
1
-3
/
+4
*
usb: dwc2: gadget: ignore stall check for ep0
Mian Yousaf Kaukab
2015-10-01
1
-1
/
+1
*
usb: dwc2: gadget: abort core init if core_reset fails
Gregory Herrero
2015-10-01
1
-1
/
+2
*
usb: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
2015-10-01
1
-0
/
+1
*
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
2015-10-01
1
-1
/
+8
*
usb: dwc2: force dr_mode in case of configuration mismatch
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+11
*
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+2
*
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
2015-10-01
1
-4
/
+4
*
usb: dwc2: host: kill remaining urbs using -ECONNRESET status
Gregory Herrero
2015-10-01
1
-1
/
+1
*
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-01
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
[next]