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
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
40
-0
/
+40
2011-11-05
USB: Update last_busy time after autosuspend fails
Alan Stern
1
-0
/
+5
2011-11-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-168
/
+360
2011-11-02
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-19
/
+220
2011-11-01
usb: fix implicit usage of gfp.h in host/xhci-hub.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
19
-0
/
+19
2011-11-01
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
20
-0
/
+20
2011-11-01
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2
-2
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-6
/
+0
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+2
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-23
/
+22
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
228
-4156
/
+14696
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-10
/
+7
2011-10-25
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2
-2
/
+1
2011-10-25
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
4
-166
/
+359
2011-10-20
Merge branch 'imx/devel' into next/devel
Arnd Bergmann
2
-1
/
+20
2011-10-20
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
Kuninori Morimoto
1
-3
/
+3
2011-10-20
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
3
-15
/
+72
2011-10-19
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
1
-1
/
+3
2011-10-19
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
1
-1
/
+1
2011-10-19
QE/FHCI: fixed the CONTROL bug
Jerry Huang
1
-4
/
+15
2011-10-19
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-10-19
USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms
Xu lei
1
-1
/
+1
2011-10-19
EHCI: workaround for MosChip controller bug
Alan Stern
5
-8
/
+49
2011-10-19
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
1
-9
/
+9
2011-10-19
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-19
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-19
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-19
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-19
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-19
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-19
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
1
-4
/
+6
2011-10-19
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
2
-0
/
+3
2011-10-19
USB: Fix runtime wakeup on OHCI
Matthew Garrett
1
-4
/
+1
2011-10-19
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2
-2
/
+50
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
1
-6
/
+0
2011-10-13
usb: gadget: add new usb gadget for ACM and mass storage
Klaus Schwarzkopf
3
-0
/
+268
2011-10-13
usb: gadget: mv_udc: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: add clock gating support
Neil Zhang
2
-11
/
+185
2011-10-13
usb: gadget: mv_udc: add test mode support
Neil Zhang
2
-19
/
+54
2011-10-13
usb: gadget: mv_udc: use DMA API for status_req's dma address
Neil Zhang
1
-1
/
+8
2011-10-13
usb: gadget: mv_udc: fix dtd dma confusion
Neil Zhang
1
-1
/
+26
2011-10-13
usb: gadget: mv_udc: add shutdown function for it
Neil Zhang
1
-0
/
+12
2011-10-13
usb: gadget: mv_udc: correct ep0 state
Neil Zhang
1
-2
/
+3
2011-10-13
usb: gadget: mv_udc: rewrite fifo flush
Neil Zhang
1
-27
/
+18
2011-10-13
usb: gadget: mv_udc: set unused endpoint with right type
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
Neil Zhang
1
-3
/
+13
2011-10-13
usb: gadget: mv_udc: fix bug when handle setup package.
Neil Zhang
1
-2
/
+1
2011-10-13
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
Neil Zhang
1
-0
/
+2
2011-10-13
usb: gadget: mv_udc: ep0 needn't set toggle flag
Neil Zhang
1
-2
/
+2
[next]