index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
2011-12-14
1
-0
/
+4
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
usb: musb: host: compare status for negative error values
Márton Németh
2011-06-09
1
-1
/
+1
*
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
2011-05-13
1
-27
/
+22
*
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-13
1
-59
/
+47
*
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
1
-1
/
+1
*
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
1
-6
/
+5
|
\
|
*
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-02-01
1
-6
/
+5
*
|
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-04
1
-2
/
+2
|
/
*
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
1
-2
/
+4
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
1
-0
/
+5
*
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
2010-09-24
1
-0
/
+6
*
musb: potential use after free
Dan Carpenter
2010-04-30
1
-0
/
+1
*
USB: musb: fix build error introduced by isoc change
Sonic Zhang
2010-03-19
1
-1
/
+1
*
USB: musb: disable double buffering for older RTL versions
Cliff Cai
2010-03-02
1
-2
/
+8
*
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
2010-03-02
1
-0
/
+24
*
USB: musb: musb_host: fix sparse warning
Felipe Balbi
2009-12-11
1
-5
/
+5
*
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
2009-11-30
1
-1
/
+4
*
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
2009-07-12
1
-1
/
+1
*
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
2009-07-12
1
-4
/
+21
*
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-15
1
-12
/
+35
*
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
1
-1
/
+1
*
musb_host: refactor URB giveback
Sergei Shtylyov
2009-06-15
1
-34
/
+20
*
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
2009-06-15
1
-4
/
+5
*
musb_host: simplify check for active URB
Sergei Shtylyov
2009-06-15
1
-58
/
+14
*
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
2009-06-15
1
-34
/
+22
*
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
2009-06-15
1
-23
/
+12
*
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2009-04-17
1
-123
/
+104
*
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
2009-04-17
1
-47
/
+32
*
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
2009-04-17
1
-2
/
+66
*
USB: musb_host, fix ep0 fifo flushing
David Brownell
2009-04-17
1
-14
/
+29
*
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
2009-04-17
1
-9
/
+8
*
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
2009-03-24
1
-27
/
+85
*
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-03-24
1
-17
/
+11
*
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
2009-02-27
1
-8
/
+10
*
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
2009-02-27
1
-7
/
+7
*
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
2009-02-27
1
-6
/
+1
*
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
2009-02-27
1
-10
/
+26
*
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
2009-02-27
1
-3
/
+12
*
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
2009-02-27
1
-1
/
+2
*
USB: musb uses endpoint functions
Julia Lawall
2009-01-27
1
-2
/
+2
*
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
1
-15
/
+7
*
USB: musb: host side diagnostics tweaks
David Brownell
2009-01-07
1
-9
/
+14
*
usb: musb: fix bug in musb_schedule
Felipe Balbi
2008-11-19
1
-1
/
+1
*
usb: musb: fix BULK request on different available endpoints
Ajay Kumar Gupta
2008-11-13
1
-37
/
+45
*
usb: musb: Fix for isochronous IN transfer
Ajay Kumar Gupta
2008-11-13
1
-20
/
+57
*
usb: musb_hdrc build fixes
David Brownell
2008-10-17
1
-3
/
+3
*
OMAP:MUSB: Corrects urb unlink function path
Ajay Kumar Gupta
2008-10-17
1
-2
/
+5
*
OMAP:MUSB: Fixes the TT programming.
Ajay Kumar Gupta
2008-10-17
1
-1
/
+5
*
USB: Add MUSB and TUSB support
Felipe Balbi
2008-08-13
1
-0
/
+2170