index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
|
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
2015-05-26
1
-7
/
+6
*
|
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
2015-05-26
1
-4
/
+4
*
|
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
2015-05-26
1
-12
/
+22
*
|
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
2015-05-26
1
-8
/
+3
*
|
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
2015-05-07
1
-2
/
+0
*
|
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
1
-3
/
+22
*
|
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-05-07
1
-1
/
+1
|
/
*
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-07
1
-3
/
+4
*
usb: musb: core: always try to recover from babble
Felipe Balbi
2015-03-10
1
-16
/
+6
*
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
2015-03-10
1
-4
/
+3
*
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
2015-03-10
1
-1
/
+0
*
usb: musb: core: drop recover_work
Felipe Balbi
2015-03-10
1
-8
/
+9
*
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
1
-1
/
+1
*
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
2015-03-10
1
-9
/
+12
*
usb: musb: core: decrease delayed_work time
Felipe Balbi
2015-03-10
1
-1
/
+1
*
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
2015-03-10
1
-2
/
+4
*
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
2015-03-10
1
-11
/
+26
*
usb: musb: core: controller drops session automatically
Felipe Balbi
2015-03-10
1
-1
/
+0
*
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2015-03-10
1
-1
/
+1
*
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
2015-03-10
1
-4
/
+0
*
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
2015-03-10
1
-15
/
+0
*
usb: musb: core: break long line
Felipe Balbi
2015-03-10
1
-1
/
+2
*
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
2015-03-10
1
-7
/
+6
[next]