index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
George Cherian
2015-02-23
1
-1
/
+1
*
usb: musb: stuff leak of struct usb_hcd
Sebastian Andrzej Siewior
2014-12-22
1
-1
/
+0
*
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-11-03
1
-4
/
+4
*
usb: musb: fix wrong indentation in musb_host.c
Daniel Mack
2014-06-30
1
-5
/
+5
*
usb: musb: introduce dma_channel.rx_packet_done
Daniel Mack
2014-06-30
1
-1
/
+2
*
usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()
Daniel Mack
2014-06-30
1
-1
/
+1
*
usb: musb: remove unnecessary (void) prefix at function calls
Daniel Mack
2014-06-30
1
-3
/
+3
*
usb: musb: musb_host.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-06-30
1
-1
/
+1
*
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-03-08
1
-4
/
+26
|
\
|
*
usb: musb: musb_host: Enable ISOCH IN handling for AM335x host
George Cherian
2014-02-18
1
-4
/
+26
*
|
usb: musb: host: Fix SuperSpeed hub enumeration
Ajay Kumar Gupta
2014-02-18
1
-0
/
+3
|
/
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
1
-1
/
+0
*
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
2014-01-03
1
-1
/
+1
*
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
1
-1
/
+8
|
\
|
*
usb: musb: dsps: add support for suspend and resume
Daniel Mack
2013-11-26
1
-1
/
+6
|
*
usb: musb: call musb_port_suspend from musb_bus_suspend
Daniel Mack
2013-11-26
1
-0
/
+2
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-09
1
-0
/
+1
|
/
*
usb: Remove unnecessary semicolons
Joe Perches
2013-10-12
1
-1
/
+1
*
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2013-08-27
1
-0
/
+2
*
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-06-12
1
-15
/
+81
|
\
[next]