Sign in
android-kvm
/
linux
/
3521ee994bca90c57b539e106ff7e12a839aa8ea
/
drivers
/
usb
/
musb
/
musb_host.c
169d360
USB: musb: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
0a9134b
usb: musb: disable otg protocol support
by Bin Liu
· 7 years ago
d2852f2
usb: musb: remove references to default_a of struct usb_otg
by Bin Liu
· 7 years ago
7ad7695
usb: musb: remove duplicated port mode enum
by Bin Liu
· 7 years ago
ebc3dd6
usb: musb: fix remote wakeup racing with suspend
by Daniel Glöckner
· 7 years ago
2b63f13
usb: musb: host: fix potential NULL pointer dereference
by Bin Liu
· 7 years ago
1f81f11
USB: musb: host: prevent core phy initialisation
by Johan Hovold
· 7 years ago
a9762b7
usb: musb: remove blackfin port
by Arnd Bergmann
· 7 years ago
44eb5e1
Revert "usb: musb: host: don't start next rx urb if current one failed"
by Bin Liu
· 7 years ago
3f514f9
usb: musb: remove unused pipe variable
by Corentin Labbe
· 7 years ago
576ec7f
usb: musb: remove unused frame variable
by Corentin Labbe
· 7 years ago
21b650c
USB: musb: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
1bff25e
usb: musb: print an error message when high bandwidth is unsupported
by Bin Liu
· 7 years ago
a2f6560
usb: musb: print an error message when hwep alloc failed
by Bin Liu
· 7 years ago
45d7386
usb: musb: fix tx fifo flush handling again
by Bin Liu
· 8 years ago
c68bb0e
usb: musb: compress return logic into one line
by Gustavo A. R. Silva
· 8 years ago
3c50ffe
usb: musb: Fix trying to suspend while active for OTG configurations
by Tony Lindgren
· 8 years ago
6def85a
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
by Bin Liu
· 8 years ago
6ddcabc
usb: musb: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
19ca682
usb: musb: host: add urb tracepoints
by Bin Liu
· 9 years ago
b99d365
usb: musb: switch dev_dbg to tracepoints
by Bin Liu
· 9 years ago
7b2c17f
usb: musb: Stop bulk endpoint while queue is rotated
by Andrew Goodbody
· 9 years ago
f3eec0cf
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
by Andrew Goodbody
· 9 years ago
04471eb
usb: musb: host: correct cppi dma channel for isoch transfer
by Bin Liu
· 9 years ago
b6a6631
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
by Sergei Shtylyov
· 9 years ago
858b9be
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller
by Sergei Shtylyov
· 9 years ago
dbac5d0
usb: musb: host: don't start next rx urb if current one failed
by Bin Liu
· 9 years ago
b580121
usb: musb: host: clear rxcsr error bit if set
by Bin Liu
· 9 years ago
f551e13
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half"
by Bin Liu
· 9 years ago
4c2ba0c
usb: musb: fix DMA for host mode
by Cristian Birsan
· 9 years ago
bba40e6
usb: musb: Fix DMA desired mode for Mentor DMA engine
by Cristian Birsan
· 9 years ago
68fe05e
usb: musb: fix tx fifo flush handling
by Bin Liu
· 9 years ago
6cc2af6
usb: musb: Make busctl_offset an io-op rather then a define
by Hans de Goede
· 10 years ago
0cb74b3
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
by Hans de Goede
· 10 years ago
ac33cdb
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
by Tony Lindgren
· 10 years ago
e530bb8f
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
by Tony Lindgren
· 10 years ago
cff84bd
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
by Tony Lindgren
· 10 years ago
557d543
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
by Tony Lindgren
· 10 years ago
069a3fd
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
by Tony Lindgren
· 10 years ago
754fe4a
usb: musb: Remove ifdefs for TX DMA for musb_host.c
by Tony Lindgren
· 10 years ago
f8e9f34f
usb: musb: Fix up DMA related macros
by Tony Lindgren
· 10 years ago
d72348f
usb: musb: fix inefficient copy of unaligned buffers
by Johan Hovold
· 10 years ago
2035772
usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half
by George Cherian
· 11 years ago
68693b8
usb: musb: stuff leak of struct usb_hcd
by Sebastian Andrzej Siewior
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
49a9e88
usb: musb: fix wrong indentation in musb_host.c
by Daniel Mack
· 11 years ago
ff3fcac
usb: musb: introduce dma_channel.rx_packet_done
by Daniel Mack
· 11 years ago
2ccc6d3
usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()
by Daniel Mack
· 11 years ago
9c54769
usb: musb: remove unnecessary (void) prefix at function calls
by Daniel Mack
· 11 years ago
eac44dc
usb: musb: musb_host.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
7338a06
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
3c4653c
usb: musb: host: Fix SuperSpeed hub enumeration
by Ajay Kumar Gupta
· 11 years ago
c57c41d2
usb: musb: musb_host: Enable ISOCH IN handling for AM335x host
by George Cherian
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
5ae477b
USB: musb: correct spelling mistakes in comment and error string
by Rahul Bedarkar
· 11 years ago
73ad0ad
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
869c597
usb: musb: dsps: add support for suspend and resume
by Daniel Mack
· 11 years ago
94f7213
usb: musb: call musb_port_suspend from musb_bus_suspend
by Daniel Mack
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
9047428
usb: musb: only remove host/udc if it has been added
by Sebastian Andrzej Siewior
· 12 years ago
976f8be
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
141dc40
Merge 3.10-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
8a1ea51
USB: MUSB: upgrade the isochronous API
by Alan Stern
· 12 years ago
91e3af6
usb: musb: host: fix build warning
by Felipe Balbi
· 12 years ago
ed74df1
usb: musb: make use_sg flag URB specific
by Virupax Sadashivpetimath
· 12 years ago
aee5500
usb: musb: enable ux500 host side dma support
by Mian Yousaf Kaukab
· 12 years ago
8b125df
usb: musb: eliminate musb_to_hcd
by Daniel Mack
· 12 years ago
2cc65fe
usb: musb: add musb_host_setup() and musb_host_cleanup()
by Daniel Mack
· 12 years ago
74c2e93
usb: musb: factor out hcd initalization
by Daniel Mack
· 12 years ago
0b3eba4
usb: musb: factor some host-specific functions
by Daniel Mack
· 12 years ago
8408fd1
usb: musb: implement (un)map_urb_for_dma hooks
by Ruslan Bilovol
· 12 years ago
42c0bf1
usb: otg: prefix otg_state_string with usb_
by Felipe Balbi
· 12 years ago
a70b844
usb: musb: Double buffering issues in host mode TX
by supriya karanth
· 12 years ago
f278628
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
by supriya karanth
· 12 years ago
b18d26f
usb: musb: Perform only write access on MUSB_INTRTXE
by Sebastian Andrzej Siewior
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
3067779
usb: musb: host: fix for musb_start_urb Oops
by yuzheng ma
· 13 years ago
8e8a551
usb: musb: host: Handle highmem in PIO mode
by Virupax Sadashivpetimath
· 13 years ago
f283862
usb: musb: NAK timeout scheme on bulk TX endpoint
by Ajay Kumar Gupta
· 13 years ago
3132122
usb: musb: host: don't program dma for zero byte tx
by Ajay Kumar Gupta
· 13 years ago
979eef3
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
8c778db
usb: musb: host: release dma channels if no active io
by Ajay Kumar Gupta
· 13 years ago
2ed9127
usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure
by Mantesh Sarasetti
· 13 years ago
692933b
usb: musb: fix bug in musb_cleanup_urb
by Ajay Kumar Gupta
· 13 years ago
ccc080c
usb: musb: fix reset issue with full speed device
by Ajay Kumar Gupta
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 14 years ago
72887c8
usb: musb: host: compare status for negative error values
by Márton Németh
· 14 years ago
c51e36d
usb: musb: host: remove duplicate check in musb_ep_program()
by Sergei Shtylyov
· 14 years ago
5c8a86e
usb: musb: drop unneeded musb_debug trickery
by Felipe Balbi
· 14 years ago
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
c8cf203
USB: HCD: Add usb_hcd prefix to exported functions
by Robert Morell
· 14 years ago
0662481
usb: musb: disable double buffering when it's broken
by Felipe Balbi
· 14 years ago
f8afbf7f
usb: musb: host: support DMA transfers greater than max channel length
by T. S., Anil Kumar
· 14 years ago
496dda7
usb: musb: host: unmap the buffer for PIO data transfers
by Maulik Mankad
· 14 years ago
4c64733
usb: musb: host: Issue a memory barrier before starting DMA
by Santosh Shilimkar
· 14 years ago
714bc5e
musb: potential use after free
by Dan Carpenter
· 15 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 15 years ago
Next »