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
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-4
/
+4
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-6
/
+646
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
2
-29
/
+32
2008-12-18
Phonet: USB CDC Phonet function for gadget framework
Rémi Denis-Courmont
2
-0
/
+642
2008-12-17
USB: gadget: fix rndis working at high speed
David Brownell
1
-0
/
+4
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
2
-0
/
+6
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+13
2008-12-01
USB: fsl_usb2_udc: Report disconnect before unbinding
Anton Vorontsov
1
-0
/
+3
2008-12-01
USB: fsl_qe_udc: Report disconnect before unbinding
Anton Vorontsov
1
-0
/
+3
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-2
/
+2
2008-11-28
Merge branch 'highmem' into devel
Russell King
1
-7
/
+7
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2
-2
/
+2
2008-11-23
[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0
Jaya Kumar
1
-7
/
+7
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
1
-2
/
+2
2008-11-20
USB: gadget rndis: send notifications
Richard Röjfors
1
-1
/
+1
2008-11-20
USB: gadget rndis: stop windows self-immolation
David Brownell
1
-1
/
+0
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2008-11-14
USB: gadget: cdc-acm deadlock fix
David Brownell
1
-0
/
+4
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ben Dooks
1
-1
/
+0
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+0
2008-10-30
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
1
-2
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-10-22
USB: Fix unneeded endpoint check in pxa27x_udc
Robert Jarzmik
1
-1
/
+1
2008-10-22
usb/gadget: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-10-22
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
Zhaolei
1
-5
/
+2
2008-10-18
usb/fsl_qe_udc: clear data toggle on clear halt request
Li Yang
1
-0
/
+4
2008-10-18
usb/fsl_qe_udc: fix response to get status request
Li Yang
2
-34
/
+68
2008-10-18
fsl_usb2_udc: Fix oops on probe failure.
Will Newton
1
-15
/
+17
2008-10-18
fsl_usb2_udc: Add a wmb before priming endpoint.
Will Newton
1
-0
/
+3
2008-10-18
fsl_usb2_udc: Make fsl_queue_td return type void.
Will Newton
1
-14
/
+5
2008-10-18
fsl_usb2_udc: Uninline udc_reset_ep_queue.
Will Newton
1
-7
/
+3
2008-10-18
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
Will Newton
1
-4
/
+2
2008-10-18
fsl_usb2_udc: Initialize spinlock earlier.
Will Newton
1
-1
/
+3
2008-10-18
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
Will Newton
1
-17
/
+18
2008-10-18
fsl_usb2_udc: Clean up whitespace in errors and warnings.
Will Newton
1
-18
/
+18
2008-10-18
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
Will Newton
2
-38
/
+11
2008-10-18
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
Will Newton
1
-4
/
+0
2008-10-18
fsl_usb2_udc: Make dr_ep_setup function static.
Will Newton
1
-1
/
+2
2008-10-18
usb gadget: cdc ethernet notification bugfix
David Brownell
1
-0
/
+7
2008-10-18
USB: omap_udc: sync with OMAP tree
Tony Lindgren
2
-1
/
+8
2008-10-18
USB: Fix s3c2410_udc usb speed handling
Yauhen Kharuzhy
1
-1
/
+1
2008-10-18
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
10
-15
/
+25
2008-10-18
usb: gadget: workaround storage command size issues
Felipe Balbi
1
-4
/
+17
2008-10-18
USB: g_printer: fix handling zero-length packet
SangSu Park
1
-2
/
+1
2008-10-18
usb: add Freescale QE/CPM USB peripheral controller driver
Li Yang
5
-0
/
+3188
2008-10-18
USB: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-18
usb gadget: defer obex enumeration
David Brownell
1
-7
/
+54
[next]