index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
2017-10-30
usb: musb_core: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-17
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-08-28
USB: musb: fix external abort on suspend
Johan Hovold
2017-08-28
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
2017-06-20
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2017-04-18
usb: musb: Use shared irq
Alexandre Bailon
2017-03-14
usb: musb: fix possible spinlock deadlock
Bin Liu
2017-02-14
usb: musb: add code comment for clarification
Gustavo A. R. Silva
2017-02-06
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
2017-02-03
usb: musb: Add a quirk to preserve the session during suspend
Alexandre Bailon
2017-02-03
usb: musb: remove musb_generic_disable function
Bin Liu
2017-01-25
usb: musb: Fix external abort on non-linefetch for musb_irq_work()
Tony Lindgren
2017-01-25
usb: musb: Fix host mode error -71 regression
Tony Lindgren
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-21
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2016-11-21
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
2016-11-21
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
2016-11-17
usb: musb: Fix PM for hub disconnect
Tony Lindgren
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
2016-11-17
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
2016-11-07
usb: musb: remove duplicated actions
Kirill Esipov
2016-09-23
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
2016-09-13
usb: musb: remove redundant stack buffers
Rasmus Villemoes
2016-09-13
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
2016-07-17
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2016-07-17
usb: musb: add tracepoints for register access
Bin Liu
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-06-01
usb: musb: only restore devctl when session was set in backup
Bin Liu
2016-06-01
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
2016-06-01
usb: musb: Return error value from musb_mailbox
Tony Lindgren
2016-06-01
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2016-06-01
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
2016-06-01
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
2016-06-01
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
2015-12-15
usb: musb: convert printk to pr_*
Rasmus Villemoes
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
2015-11-16
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
2015-10-16
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
2015-09-27
usb: musb: set the controller speed based on the config setting
Bin Liu
[next]