Tony Lindgren
|
2b9a8c4083
usb: musb: Fix session based PM for first invalid VBUS
|
9 years ago |
Rasmus Villemoes
|
21b031fbd1
usb: musb: remove redundant stack buffers
|
9 years ago |
Tony Lindgren
|
467d5c9807
usb: musb: Implement session bit based runtime PM for musb-core
|
9 years ago |
Bin Liu
|
cfb9a1bc6e
usb: musb: add tracepoints to dump interrupt events
|
9 years ago |
Bin Liu
|
c74173fdd4
usb: musb: add tracepoints for register access
|
9 years ago |
Bin Liu
|
b99d3659b3
usb: musb: switch dev_dbg to tracepoints
|
9 years ago |
Bin Liu
|
84ac5d1140
usb: musb: only restore devctl when session was set in backup
|
9 years ago |
Tony Lindgren
|
1c4d0b4e18
usb: musb: Remove pm_runtime_set_irq_safe
|
9 years ago |
Tony Lindgren
|
12b7db2bf8
usb: musb: Return error value from musb_mailbox
|
9 years ago |
Tony Lindgren
|
f730f205cc
usb: musb: Split PM runtime between wrapper IP and musb core
|
9 years ago |
Tony Lindgren
|
7099dbc5b3
usb: musb: Update to use PM runtime autosuspend
|
9 years ago |
Tony Lindgren
|
302f680239
usb: musb: Remove unnecessary shutdown function
|
9 years ago |
Tony Lindgren
|
7e1704dcf6
usb: musb: Fix idling after host mode by increasing autosuspend delay
|
9 years ago |
Petr Kulhavy
|
ead22caf85
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::config
|
9 years ago |
Uwe Kleine-König
|
39cee200c2
usb: musb: core: call init and shutdown for the usb phy
|
9 years ago |
Tony Lindgren
|
8055555fc4
usb: musb: core: Fix handling of the phy notifications
|
9 years ago |
Rasmus Villemoes
|
3ff4b5733b
usb: musb: convert printk to pr_*
|
9 years ago |
Aaro Koskinen
|
7d32cdef53
usb: musb: fail with error when no DMA controller set
|
9 years ago |
Tony Lindgren
|
4d05591094
usb: musb: core: Fix pm runtime for deferred probe
|
9 years ago |
Bin Liu
|
51676c8d6d
usb: musb: enable usb_dma parameter
|
9 years ago |
Uwe Kleine-König
|
705e63d2b2
usb: musb: core: fix order of arguments to ulpi write callback
|
10 years ago |
Roman Alyautdin
|
3bbafac837
usb: musb: core: add common method of getting vbus status
|
10 years ago |
Bin Liu
|
9b7537642c
usb: musb: set the controller speed based on the config setting
|
10 years ago |
Pascal Huerst
|
6fc6f4b87c
usb: musb: Disable interrupts on suspend, enable them on resume
|
10 years ago |
Bin Liu
|
40af177efc
usb: musb: ensure in peripheral mode when checking session
|
10 years ago |
Greg Kroah-Hartman
|
19915e6234
Merge 4.1-rc7 into usb-next
|
10 years ago |
Hans de Goede
|
47a82730b5
usb: musb: Fix platform code being unable to override ep access ops
|
10 years ago |
Hans de Goede
|
be78038177
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions
|
10 years ago |
Hans de Goede
|
6cc2af6d50
usb: musb: Make busctl_offset an io-op rather then a define
|
10 years ago |
Hans de Goede
|
0cb74b3dc4
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
|
10 years ago |