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_host.c
Age
Commit message (
Expand
)
Author
2021-05-10
usb: musb: Remove unused function argument dma, qh, offset, length
Saurav Girepunje
2021-05-10
usb: musb: Remove unused local variable dma, urb, offset
Saurav Girepunje
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
2020-03-17
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
2020-02-14
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-15
usb: musb: Add get/set toggle hooks
Min Guo
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-02-13
USB: musb: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-12
USB: musb: fix indentation issue on a return statement
Colin Ian King
2018-07-02
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-22
usb: musb: disable otg protocol support
Bin Liu
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
2018-04-30
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
2018-04-23
USB: musb: host: prevent core phy initialisation
Johan Hovold
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
2018-01-02
usb: musb: remove unused pipe variable
Corentin Labbe
2018-01-02
usb: musb: remove unused frame variable
Corentin Labbe
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-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
2017-07-30
usb: musb: fix tx fifo flush handling again
Bin Liu
2017-06-27
usb: musb: compress return logic into one line
Gustavo A. R. Silva
2017-05-18
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2016-11-03
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-06-01
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
2016-06-01
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
2016-06-01
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
2016-06-01
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
Sergei Shtylyov
2016-06-01
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...
Sergei Shtylyov
2016-06-01
usb: musb: host: don't start next rx urb if current one failed
Bin Liu
2016-06-01
usb: musb: host: clear rxcsr error bit if set
Bin Liu
2016-04-26
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
2016-02-23
usb: musb: fix DMA for host mode
Cristian Birsan
2016-02-17
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
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-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
[next]