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
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
2015-09-14
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
2015-05-26
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
2015-05-07
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-03-10
usb: musb: core: always try to recover from babble
Felipe Balbi
2015-03-10
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
2015-03-10
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
2015-03-10
usb: musb: core: drop recover_work
Felipe Balbi
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
2015-03-10
usb: musb: core: decrease delayed_work time
Felipe Balbi
2015-03-10
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
2015-03-10
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
2015-03-10
usb: musb: core: controller drops session automatically
Felipe Balbi
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2015-03-10
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
2015-03-10
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
2015-03-10
usb: musb: core: break long line
Felipe Balbi
2015-03-10
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
2015-03-10
usb: musb: core: fix highspeed check
Felipe Balbi
2015-03-10
usb: musb: core: add missing curly braces
Felipe Balbi
2015-03-10
usb: musb: core: remove unnecessary logical comparison
Felipe Balbi
[next]