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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB: cp210x: use generic open to start reading from device
Johan Hovold
1
-1
/
+1
2010-05-21
USB: visor: reimplement using generic framework
Johan Hovold
1
-329
/
+13
2010-05-21
USB: visor: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: spcp8x5: reimplement using generic framework
Johan Hovold
1
-378
/
+29
2010-05-21
USB: ipaq: reimplement using generic framework
Johan Hovold
2
-377
/
+10
2010-05-21
USB: empeg: reimplement using generic framework
Johan Hovold
1
-388
/
+13
2010-05-21
USB: serial: add special case for processing of empty read urbs
Johan Hovold
1
-0
/
+3
2010-05-21
USB: kobil: fix memory leak
Johan Hovold
1
-1
/
+2
2010-05-21
USB: option.c: OLIVETTI OLICARD100 support
Nils Radtke
1
-0
/
+6
2010-05-21
USB: xhci: fix compiler warning.
Greg Kroah-Hartman
1
-1
/
+0
2010-05-21
USB: remove match_device
Ming Lei
1
-33
/
+0
2010-05-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
14
-88
/
+92
2010-05-21
USB: usb.h: checkpatch cleanups
Greg Kroah-Hartman
1
-16
/
+16
2010-05-21
USB: visor.h: checkpatch cleanups
Greg Kroah-Hartman
1
-4
/
+5
2010-05-21
USB: pl2303.h: checkpatch cleanups
Greg Kroah-Hartman
1
-3
/
+3
2010-05-21
USB: kobil_sct.h: checkpatch cleanups
Greg Kroah-Hartman
1
-29
/
+46
2010-05-21
USB: kl5kusb105.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+23
2010-05-21
USB: io_edgeport: checkpatch cleanups
Greg Kroah-Hartman
4
-147
/
+143
2010-05-21
USB: ftdi_sio: checkpatch cleanups
Greg Kroah-Hartman
3
-82
/
+88
2010-05-21
USB: cypress_m8.h: checkpatch cleanups
Greg Kroah-Hartman
1
-24
/
+29
2010-05-21
USB: belkin_sa.h: checkpatch cleanups
Greg Kroah-Hartman
1
-5
/
+5
2010-05-21
USB: mct_u232.h: checkpatch cleanups
Greg Kroah-Hartman
1
-121
/
+133
2010-05-21
USB: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
1
-2
/
+7
2010-05-21
USB: cp210x: remove redundant disconnect()
Johan Hovold
1
-29
/
+0
2010-05-21
USB: io_edgeport: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-21
USB: ipw: reimplement using generic framework
Johan Hovold
1
-124
/
+4
2010-05-21
USB: ipw: remove dummy port_probe and port_remove
Johan Hovold
1
-13
/
+0
2010-05-21
USB: ipw: clean up dtr-rts handling
Johan Hovold
1
-37
/
+6
2010-05-21
USB: ir-usb: reimplement using generic framework
Johan Hovold
1
-159
/
+38
2010-05-21
USB: ir-usb: fix set_termios race
Johan Hovold
1
-16
/
+47
2010-05-21
USB: ir-usb: allow custom bulk buffer size without reallocation
Johan Hovold
1
-25
/
+5
2010-05-21
USB: ir-usb: fix double free
Johan Hovold
1
-0
/
+2
2010-05-21
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
5
-71
/
+145
2010-05-21
USB: EHCI: clear PHCD before resuming
Alek Du
1
-0
/
+17
2010-05-21
USB: fix functionfs for CONFIG_NET disabled
Randy Dunlap
1
-2
/
+2
2010-05-21
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
1
-12
/
+3
2010-05-21
USB: remove usb_find_device
Ming Lei
2
-38
/
+0
2010-05-21
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
1
-26
/
+25
2010-05-21
USB: add missing "{}" in map_urb_for_dma
Ming Lei
1
-1
/
+2
2010-05-21
USB: ehci-omap: Fix resume failures after bus suspend
Anand Gadiyar
1
-0
/
+14
2010-05-21
USB: fix interface runtime-PM settings
Alan Stern
1
-6
/
+11
2010-05-21
USB: xHCI: Fix wrong usage of macro TRB_TYPE
Andiry Xu
1
-4
/
+7
2010-05-21
USB: xhci: Transfer ring link TRB activation change.
John Youn
1
-13
/
+58
2010-05-21
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
1
-0
/
+1
2010-05-21
USB: ohci: Add Kconfig entries for ohci-omap3
Anand Gadiyar
2
-2
/
+44
2010-05-21
USB: ohci: introduce omap3 ohci-hcd driver
Anand Gadiyar
1
-0
/
+735
2010-05-21
USB: omap3: add platform init code for OHCI driver
Anand Gadiyar
2
-0
/
+178
2010-05-21
USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
Dinh Nguyen
2
-7
/
+9
2010-05-21
USB: ftdi_sio: clean up line-status handling
Johan Hovold
1
-21
/
+16
2010-05-21
USB: pl2303: use tty_insert_flip_string_fixed_flag
Johan Hovold
1
-3
/
+4
[next]