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
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
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-92
/
+110
2013-02-09
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-0
/
+1
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2013-01-26
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
3
-55
/
+30
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-39
/
+79
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
1
-1
/
+1
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
3
-54
/
+24
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2
-7
/
+4
2013-01-18
usb: musb: cppi_dma: drop '__init' annotation
Sergei Shtylyov
1
-2
/
+2
2013-01-17
usb: musb: omap2430: fix wrong devm_kzalloc() result check
Sergei Shtylyov
1
-1
/
+1
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
8
-10
/
+16
2013-01-17
usb: musb: core: fix failure path
Ming Lei
1
-0
/
+1
2013-01-17
usb: musb: Double buffering issues in host mode TX
supriya karanth
1
-6
/
+14
2013-01-17
usb: musb: omap2430: kill redundant assignments in omap2430_probe()
Sergei Shtylyov
1
-3
/
+1
2013-01-17
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Fabio Baltieri
1
-5
/
+5
2013-01-10
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
supriya karanth
1
-6
/
+18
2013-01-10
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
supriya karanth
1
-3
/
+19
2013-01-10
usb: musb: dsps: Remove duplicate inclusion of linux/of.h
Sachin Kamat
1
-1
/
+0
2013-01-10
usb: musb: omap2430: fix the readiness check in omap_musb_mailbox
Aaro Koskinen
1
-4
/
+4
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-4
/
+6
2012-12-18
usb: musb: use io{read,write}*_rep accessors
Matthew Leach
2
-27
/
+6
2012-12-18
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
1
-2
/
+3
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-12-13
usb: musb: core: print new line in the driver banner again
Sergei Shtylyov
1
-4
/
+1
2012-12-13
usb: musb: dsps: header movement build error fix
Afzal Mohammed
1
-0
/
+5
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-6
/
+11
2012-12-01
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
1
-1
/
+1
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
1
-1
/
+1
2012-11-26
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2
-5
/
+27
2012-11-22
usb: remove use of __devexit
Bill Pemberton
9
-9
/
+9
2012-11-22
usb: remove use of __devinitconst
Bill Pemberton
1
-3
/
+3
2012-11-22
usb: remove use of __devinitdata
Bill Pemberton
1
-11
/
+11
2012-11-22
usb: remove use of __devinit
Bill Pemberton
16
-31
/
+25
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
8
-8
/
+8
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-4
/
+26
2012-11-15
Merge branch 'omap/headers4' into next/cleanup
Arnd Bergmann
4
-6
/
+11
2012-11-13
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
1
-4
/
+4
2012-11-12
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2012-11-12
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-353
/
+188
2012-11-10
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
Tony Lindgren
1
-4
/
+4
2012-11-09
Revert "usb: musb: dsps: remove explicit NOP device creation"
Afzal Mohammed
1
-1
/
+2
2012-11-06
usb: musb: remove generic_interrupt
Philippe De Swert
4
-33
/
+46
2012-11-06
usb: musb: cppi_dma: export cppi_interrupt()
Sergei Shtylyov
1
-0
/
+1
2012-11-06
usb: fix typo in drivers/usb
Masanari Iida
1
-1
/
+1
2012-11-06
usb: musb: dsps: control module handling (quirk)
Santhapuri, Damodar
1
-0
/
+69
2012-11-06
usb: musb: dsps: get resources by index
Afzal Mohammed
1
-8
/
+6
2012-11-06
usb: musb: dsps: reduce musb instance to one
Afzal Mohammed
1
-1
/
+1
2012-11-06
usb: musb: dsps: remove platform callback
Afzal Mohammed
1
-26
/
+0
[next]