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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
USB: additional power savings for cdc-acm devices that support remote wakeup
Oliver Neukum
2
-21
/
+126
2008-07-22
USB: keyspan: Remove duplicate device entries
Ben Collins
1
-3
/
+2
2008-07-22
usb: fix uninitialized variable warning in keyspan_pda
Benny Halevy
1
-1
/
+1
2008-07-22
usb: r8a66597-hcd: fix iinterval for Full/Low speed device
Yoshihiro Shimoda
1
-4
/
+27
2008-07-22
usb: r8a66597-hcd: fix interrupt trigger
Yoshihiro Shimoda
1
-1
/
+6
2008-07-22
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
3
-19
/
+20
2008-07-22
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
1
-1
/
+1
2008-07-22
USB: isp1760: Support board-specific hardware configurations
Nate Case
3
-18
/
+104
2008-07-22
USB: fix comment of usb_set_configuration
Ming Lei
1
-1
/
+1
2008-07-22
USB: use standard SG iterator in the scatter-gather library
Alan Stern
1
-6
/
+6
2008-07-22
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
3
-11
/
+5
2008-07-22
USB: AccessRunner: avoid unnecessary memset
Christophe Jaillet
1
-1
/
+0
2008-07-22
USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'
Andrew Morton
1
-2
/
+2
2008-07-22
USB: cdc-wdm cleanup
Oliver Neukum
1
-6
/
+10
2008-07-22
USB: delete airprime driver
Greg Kroah-Hartman
4
-362
/
+2
2008-07-22
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
1
-12
/
+2
2008-07-22
USB: uhci: mark root_hub_hub_des[] as const
Ming Lei
1
-1
/
+1
2008-07-22
USB: host: mark const variable tables as "const"
Ming Lei
1
-3
/
+3
2008-07-22
usb: irda: cleanup on ir-usb module
Felipe Balbi
1
-220
/
+270
2008-07-22
USB: ehci-hcd unlink speedups
David Brownell
3
-10
/
+14
2008-07-22
usb: hub: add check for unsupported bus topology
Felipe Balbi
3
-2
/
+8
2008-07-22
USB: ohci_hcd hang: submit vs. rmmod race
Pete Zaitcev
1
-3
/
+0
2008-07-22
USB: make SA1111 OHCI driver SA11x0 specific
Eric Miao
1
-1
/
+1
2008-07-22
USB: missing usb_put_hcd to ohci-at91
Pete Zaitcev
1
-4
/
+5
2008-07-22
USB: speedtch.c fix sparse shadowed variable warning
Harvey Harrison
1
-1
/
+0
2008-07-22
USB: cp2101.c fix sparse signedness mismatch warnings
Harvey Harrison
1
-6
/
+7
2008-07-22
USB: digi_accelport.c trivial sparse lock annotation
Harvey Harrison
1
-0
/
+1
2008-07-22
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-22
USB: sisusb: Push down the BKL
Alan Cox
1
-7
/
+6
2008-07-22
USB: rio100: Push down the BKL
Alan Cox
1
-4
/
+4
2008-07-22
USB: auerwald: Push down the BKL into the driver
Alan Cox
1
-4
/
+6
2008-07-22
USB: iowarrior: Push down BKL
Alan Cox
1
-3
/
+5
2008-07-22
USB: usblcd: Push down BKL into driver
Alan Cox
1
-2
/
+4
2008-07-22
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
1
-24
/
+0
2008-07-22
USB: gadget: Push BKL down into drivers
Alan Cox
2
-14
/
+16
2008-07-22
usb ethernet gadget: use composite gadget framework
David Brownell
1
-2456
/
+173
2008-07-22
usb gadget: new "CDC Composite" gadget driver
David Brownell
3
-0
/
+262
2008-07-22
usb ethernet gadget: split RNDIS function
David Brownell
3
-4
/
+848
2008-07-22
usb ethernet gadget: split CDC Ethernet function
David Brownell
4
-1
/
+881
2008-07-22
usb ethernet gadget: split CDC Subset function
David Brownell
3
-1
/
+427
2008-07-22
usb ethernet gadget: split out network core
David Brownell
3
-1
/
+1051
2008-07-22
usb gadget: RNDIS cleanups
David Brownell
4
-328
/
+79
2008-07-22
usb gadget serial: use composite gadget framework
David Brownell
2
-933
/
+145
2008-07-22
usb gadget serial: split out generic serial function
David Brownell
3
-1
/
+298
2008-07-22
usb gadget serial: split out CDC ACM function
David Brownell
3
-6
/
+595
2008-07-22
usb gadget zero: use composite gadget framework
David Brownell
2
-1069
/
+97
2008-07-22
usb gadget zero: split out loopback config
David Brownell
2
-0
/
+383
2008-07-22
usb gadget zero: split out source/sink config
David Brownell
2
-0
/
+610
2008-07-22
usb gadget: composite gadget core
David Brownell
1
-0
/
+1040
2008-07-22
usb gadget: descriptor copying support
David Brownell
2
-1
/
+76
[next]