index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
2020-05-25
1
-2
/
+8
*
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
2020-03-17
1
-12
/
+5
*
USB: musb: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
1
-1
/
+1
*
usb: musb: Add get/set toggle hooks
Min Guo
2020-01-15
1
-36
/
+10
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+1
*
USB: musb: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-13
1
-1
/
+1
*
USB: musb: fix indentation issue on a return statement
Colin Ian King
2019-02-12
1
-1
/
+1
*
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-02
1
-0
/
+1
*
usb: musb: disable otg protocol support
Bin Liu
2018-05-22
1
-1
/
+2
*
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
2018-05-22
1
-1
/
+0
*
usb: musb: remove duplicated port mode enum
Bin Liu
2018-05-22
1
-2
/
+2
*
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
2018-05-14
1
-1
/
+4
*
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
2018-04-30
1
-1
/
+3
*
USB: musb: host: prevent core phy initialisation
Johan Hovold
2018-04-23
1
-0
/
+1
*
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
1
-9
/
+3
*
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
2018-02-20
1
-7
/
+1
*
usb: musb: remove unused pipe variable
Corentin Labbe
2018-01-02
1
-3
/
+0
*
usb: musb: remove unused frame variable
Corentin Labbe
2018-01-02
1
-2
/
+0
*
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-26
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
2017-08-28
1
-0
/
+4
*
usb: musb: print an error message when hwep alloc failed
Bin Liu
2017-08-28
1
-0
/
+4
*
usb: musb: fix tx fifo flush handling again
Bin Liu
2017-07-30
1
-0
/
+1
*
usb: musb: compress return logic into one line
Gustavo A. R. Silva
2017-06-27
1
-4
/
+2
*
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
2017-05-18
1
-4
/
+5
*
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2017-01-05
1
-6
/
+4
*
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: musb: host: add urb tracepoints
Bin Liu
2016-07-17
1
-26
/
+8
*
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-07-17
1
-55
/
+52
*
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
2016-06-01
1
-1
/
+7
*
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
2016-06-01
1
-7
/
+6
*
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
2016-06-01
1
-1
/
+1
*
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
Sergei Shtylyov
2016-06-01
1
-19
/
+12
*
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...
Sergei Shtylyov
2016-06-01
1
-4
/
+3
*
usb: musb: host: don't start next rx urb if current one failed
Bin Liu
2016-06-01
1
-1
/
+7
*
usb: musb: host: clear rxcsr error bit if set
Bin Liu
2016-06-01
1
-0
/
+3
*
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
2016-04-26
1
-1
/
+1
*
usb: musb: fix DMA for host mode
Cristian Birsan
2016-02-23
1
-4
/
+2
*
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
2016-02-17
1
-1
/
+1
*
usb: musb: fix tx fifo flush handling
Bin Liu
2015-11-17
1
-6
/
+16
*
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
2015-05-26
1
-6
/
+6
*
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
2015-05-26
1
-6
/
+6
*
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
2015-05-07
1
-114
/
+140
*
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
2015-05-07
1
-4
/
+2
*
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
2015-05-07
1
-50
/
+74
*
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
2015-05-07
1
-4
/
+3
*
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
2015-05-07
1
-17
/
+44
*
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
2015-05-07
1
-13
/
+48
*
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-05-07
1
-5
/
+5
*
usb: musb: fix inefficient copy of unaligned buffers
Johan Hovold
2015-04-27
1
-2
/
+7
[next]