index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
usb: musb: disable OTG AUTOIDLE only with omap3430
Niilo Minkkinen
1
-1
/
+6
2009-06-16
musb: add high bandwidth ISO support
Ajay Kumar Gupta
4
-22
/
+48
2009-06-16
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
Anand Gadiyar
1
-1
/
+1
2009-06-16
musb: support disconnect after HNP roleswitch
David Brownell
3
-12
/
+35
2009-06-16
musb: make initial HNP roleswitch work (v2)
David Brownell
3
-13
/
+27
2009-06-16
musb: otg timer cleanup
David Brownell
3
-24
/
+33
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
10
-155
/
+181
2009-06-16
musb: split out CPPI interrupt handler
Sergei Shtylyov
3
-15
/
+39
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-06-16
musb_gadget: suppress "parasitic" TX interrupts with CPPI
Sergei Shtylyov
1
-1
/
+2
2009-06-16
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
4
-20
/
+43
2009-04-24
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
1
-1
/
+1
2009-04-24
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
3
-3
/
+0
2009-04-17
USB: musb: fix possible panic while resuming
Kim Kyuwon
1
-8
/
+4
2009-04-17
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2
-123
/
+105
2009-04-17
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
3
-81
/
+90
2009-04-17
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
3
-28
/
+69
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: partial DaVinci dm355 support
David Brownell
3
-30
/
+62
2009-03-25
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
1
-1
/
+1
2009-03-25
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
1
-1
/
+3
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
2
-18
/
+11
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-02-28
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
1
-2
/
+2
2009-02-28
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
1
-0
/
+1
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
2009-02-28
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
1
-3
/
+12
2009-02-28
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
1
-1
/
+2
2009-02-28
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
1
-2
/
+2
2009-02-28
usb: musb: make Davinci *work* in mainline
David Brownell
2
-15
/
+8
2009-01-28
USB: musb: Kconfig fix
David Brownell
1
-1
/
+1
2009-01-28
USB: musb cppi dma fix
Swaminathan S
1
-0
/
+1
2009-01-28
USB: musb cppi bugfixes
Hugo Villeneuve
1
-2
/
+7
2009-01-28
USB: musb uses endpoint functions
Julia Lawall
2
-5
/
+5
2009-01-28
USB: musb: tusb6010 buildfix
Kalle Valo
1
-2
/
+2
2009-01-28
USB: musb free_irq bugfix
Ajay Kumar Gupta
1
-2
/
+3
2009-01-28
USB: musb_hdrc: another davinci buildfix (otg related)
David Brownell
1
-0
/
+1
2009-01-28
USB: musb davinci buildfix
David Brownell
1
-9
/
+4
2009-01-07
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
1
-6
/
+8
2009-01-07
USB: musb: Blackfin provides read/write I/O accessor in header files
Bryan Wu
1
-1
/
+1
2009-01-07
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
2
-2
/
+18
[next]