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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
2016-09-23
1
-0
/
+1
*
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
2016-09-13
1
-0
/
+1
*
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
1
-1
/
+1
*
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2016-06-01
1
-0
/
+1
*
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2016-03-04
1
-1
/
+1
*
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-16
1
-0
/
+2
*
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
2015-10-16
1
-1
/
+1
*
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
2015-05-26
1
-1
/
+4
*
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
2015-05-26
1
-2
/
+0
*
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2015-05-26
1
-0
/
+16
*
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
1
-0
/
+5
*
usb: musb: core: drop recover_work
Felipe Balbi
2015-03-10
1
-1
/
+0
*
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
1
-6
/
+7
*
usb: musb: Use IS_ENABLED for tusb6010
Tony Lindgren
2014-11-25
1
-6
/
+3
*
usb: musb: Change end point selection to use new IO access
Tony Lindgren
2014-11-25
1
-36
/
+1
*
usb: musb: Add function pointers for IO access functions
Tony Lindgren
2014-11-25
1
-0
/
+40
*
usb: musb: try a race-free wakeup
Sebastian Andrzej Siewior
2014-11-05
1
-0
/
+1
*
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
2014-07-16
1
-4
/
+6
*
usb: musb: core: Convert babble recover work to delayed work
George Cherian
2014-07-16
1
-1
/
+1
*
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
Matwey V. Kornilov
2014-05-16
1
-0
/
+1
*
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2014-04-21
1
-0
/
+1
*
usb: musb: add reset hook to platform ops
Daniel Mack
2014-04-21
1
-0
/
+7
*
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
1
-0
/
+3
*
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
1
-0
/
+1
|
\
|
*
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
2013-10-11
1
-0
/
+1
*
|
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
2013-09-27
1
-0
/
+2
|
/
*
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
2013-07-29
1
-8
/
+0
*
usb: musb: re-introduce musb->port_mode
Daniel Mack
2013-05-28
1
-0
/
+7
*
usb: musb: factor out hcd initalization
Daniel Mack
2013-05-28
1
-0
/
+1
*
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
2013-05-28
1
-1
/
+0
*
usb: musb: move function declarations to musb_{host,gadget}.h
Daniel Mack
2013-05-28
1
-17
/
+0
*
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
2013-05-28
1
-1
/
+0
*
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-11-01
1
-2
/
+0
*
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
2012-10-31
1
-1
/
+1
*
usb: musb: Perform only write access on MUSB_INTRRXE
Sebastian Andrzej Siewior
2012-10-31
1
-1
/
+2
*
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
2012-09-11
1
-0
/
+4
*
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-09-11
1
-0
/
+2
*
usb: musb: drop is_host_capable() and is_peripheral_capable()
Felipe Balbi
2012-08-09
1
-4
/
+0
*
usb: musb: drop useless board_mode usage
Felipe Balbi
2012-08-09
1
-5
/
+0
*
usb: musb: fix sparse warnings
Felipe Balbi
2012-08-07
1
-1
/
+1
*
usb/musb: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
2012-06-25
1
-2
/
+0
*
usb: musb: drop __deprecated flag
Felipe Balbi
2012-04-18
1
-1
/
+1
*
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-13
1
-1
/
+1
*
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
2011-12-12
1
-0
/
+2
*
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
1
-1
/
+0
*
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
2011-12-12
1
-0
/
+1
*
usb: musb: tusb6010: fix compilation
Felipe Balbi
2011-08-12
1
-4
/
+8
*
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-07-01
1
-68
/
+0
*
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
2011-07-01
1
-1
/
+1
[next]