index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
usb: musb: Double buffering issues in host mode TX
supriya karanth
1
-6
/
+14
2013-01-10
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
supriya karanth
1
-6
/
+18
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-06
usb: musb: host: fix for musb_start_urb Oops
yuzheng ma
1
-1
/
+1
2012-08-07
usb: musb: host: Handle highmem in PIO mode
Virupax Sadashivpetimath
1
-5
/
+93
2012-08-03
usb: musb: NAK timeout scheme on bulk TX endpoint
Ajay Kumar Gupta
1
-62
/
+92
2012-08-03
usb: musb: host: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+11
2012-07-06
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+5
2012-06-22
usb: musb: host: release dma channels if no active io
Ajay Kumar Gupta
1
-2
/
+12
2012-06-04
usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure
Mantesh Sarasetti
1
-1
/
+5
2012-04-10
usb: musb: fix bug in musb_cleanup_urb
Ajay Kumar Gupta
1
-1
/
+1
2011-12-14
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
1
-0
/
+4
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-06-09
usb: musb: host: compare status for negative error values
Márton Németh
1
-1
/
+1
2011-05-13
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
1
-27
/
+22
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-59
/
+47
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-1
/
+1
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
1
-6
/
+5
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
1
-2
/
+2
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
1
-6
/
+5
2010-10-22
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
1
-2
/
+4
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-0
/
+5
2010-09-24
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
1
-0
/
+6
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-03
USB: musb: disable double buffering for older RTL versions
Cliff Cai
1
-2
/
+8
2010-03-03
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
1
-0
/
+24
2009-12-11
USB: musb: musb_host: fix sparse warning
Felipe Balbi
1
-5
/
+5
2009-12-01
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
1
-1
/
+4
2009-07-13
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
1
-1
/
+1
2009-07-13
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
1
-4
/
+21
2009-06-16
musb: add high bandwidth ISO support
Ajay Kumar Gupta
1
-12
/
+35
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
1
-1
/
+1
2009-06-16
musb_host: refactor URB giveback
Sergei Shtylyov
1
-34
/
+20
2009-06-16
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
1
-4
/
+5
2009-06-16
musb_host: simplify check for active URB
Sergei Shtylyov
1
-58
/
+14
2009-06-16
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
1
-34
/
+22
2009-06-16
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
1
-23
/
+12
2009-04-17
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
1
-123
/
+104
2009-04-17
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
1
-47
/
+32
2009-04-17
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
1
-2
/
+66
2009-04-17
USB: musb_host, fix ep0 fifo flushing
David Brownell
1
-14
/
+29
2009-04-17
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
1
-9
/
+8
2009-03-25
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
1
-27
/
+85
2009-03-25
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
1
-17
/
+11
2009-02-28
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
1
-8
/
+10
2009-02-28
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
1
-7
/
+7
2009-02-28
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
1
-6
/
+1
2009-02-28
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
1
-10
/
+26
[next]