index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
1
-4
/
+2
*
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
1
-2
/
+9
*
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-10-17
1
-4
/
+4
*
USB: musb: fix external abort on suspend
Johan Hovold
2017-08-28
1
-8
/
+10
*
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
2017-08-28
1
-2
/
+2
*
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2017-06-20
1
-0
/
+3
*
usb: musb: Use shared irq
Alexandre Bailon
2017-04-18
1
-1
/
+1
*
usb: musb: fix possible spinlock deadlock
Bin Liu
2017-03-14
1
-1
/
+1
*
usb: musb: add code comment for clarification
Gustavo A. R. Silva
2017-02-14
1
-0
/
+1
*
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
2017-02-06
1
-13
/
+13
|
\
|
*
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
Tony Lindgren
2017-01-25
1
-0
/
+11
|
*
usb: musb: Fix host mode error -71 regression
Tony Lindgren
2017-01-25
1
-13
/
+2
*
|
usb: musb: Add a quirk to preserve the session during suspend
Alexandre Bailon
2017-02-03
1
-1
/
+2
*
|
usb: musb: remove musb_generic_disable function
Bin Liu
2017-02-03
1
-16
/
+10
|
/
*
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
2017-01-05
1
-0
/
+2
*
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-18
/
+129
|
\
|
*
usb: musb: Fix PM for hub disconnect
Tony Lindgren
2016-11-17
1
-10
/
+19
|
*
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
2016-11-17
1
-4
/
+105
|
*
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
2016-11-17
1
-4
/
+5
*
|
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2016-11-21
1
-0
/
+19
*
|
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
2016-11-21
1
-2
/
+3
*
|
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
2016-11-21
1
-4
/
+1
|
/
*
usb: musb: remove duplicated actions
Kirill Esipov
2016-11-07
1
-5
/
+0
*
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
2016-09-23
1
-5
/
+8
*
usb: musb: remove redundant stack buffers
Rasmus Villemoes
2016-09-13
1
-7
/
+5
*
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
2016-09-13
1
-0
/
+66
*
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2016-07-17
1
-3
/
+1
*
usb: musb: add tracepoints for register access
Bin Liu
2016-07-17
1
-3
/
+16
*
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-07-17
1
-33
/
+31
*
usb: musb: only restore devctl when session was set in backup
Bin Liu
2016-06-01
1
-1
/
+2
*
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
2016-06-01
1
-6
/
+0
*
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
1
-3
/
+4
*
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2016-06-01
1
-22
/
+17
*
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
2016-06-01
1
-3
/
+6
*
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
2016-06-01
1
-25
/
+14
*
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
2016-06-01
1
-2
/
+8
*
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2016-03-04
1
-1
/
+1
*
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
2015-12-22
1
-0
/
+10
*
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-16
1
-0
/
+21
*
usb: musb: convert printk to pr_*
Rasmus Villemoes
2015-12-15
1
-10
/
+7
*
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
2015-12-09
1
-0
/
+1
*
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
2015-12-08
1
-1
/
+6
*
usb: musb: enable usb_dma parameter
Bin Liu
2015-11-17
1
-1
/
+1
*
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
2015-11-16
1
-5
/
+5
*
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
2015-10-16
1
-3
/
+10
*
usb: musb: set the controller speed based on the config setting
Bin Liu
2015-09-27
1
-6
/
+10
*
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
2015-09-14
1
-0
/
+6
*
usb: musb: ensure in peripheral mode when checking session
Bin Liu
2015-09-14
1
-0
/
+1
*
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
1
-1
/
+7
|
\
|
*
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
2015-05-26
1
-7
/
+7
[next]