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
starfive-6.6.48-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
2009-12-11
USB: FIX bitfield istl_flip:1, make it unsigned.
Roel Kluin
1
-2
/
+2
2009-12-11
USB: handle bcd incrementation in usb modalias generation
Nathaniel McCallum
1
-2
/
+47
2009-12-11
USB: add hex/bcd detection to usb modalias generation
Nathaniel McCallum
1
-12
/
+36
2009-12-11
USB: Exposing second ACM channel as tty for Nokia S60 phones.
Adrian Taylor
1
-1
/
+57
2009-12-11
USB: Check results of dma_map_single
Larry Finger
1
-4
/
+10
2009-12-11
USB: ehci: Allow EHCI to be built on OMAP3
Anand Gadiyar
1
-0
/
+1
2009-12-11
USB: add scatter-gather support to usbmon
Alan Stern
2
-12
/
+62
2009-12-11
USB: EHCI: add native scatter-gather support
Alan Stern
2
-5
/
+29
2009-12-11
USB: serial: sierra driver memory reduction
Elina Pasheva
1
-12
/
+77
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2
-4
/
+59
2009-12-11
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
1
-162
/
+199
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2
-20
/
+21
2009-12-11
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
1
-168
/
+173
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2
-572
/
+140
2009-12-11
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
1
-0
/
+3611
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2
-117
/
+128
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2
-6
/
+13
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2
-152
/
+183
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2
-567
/
+572
2009-12-11
USB: Add EHCI support for MX27 and MX31 based boards
Daniel Mack
7
-0
/
+439
2009-12-11
USB: fix a bug in the scatter-gather library
Alan Stern
1
-1
/
+2
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
3
-2
/
+72
2009-12-11
USB: don't use a fixed DMA mapping for hub status URBs
Alan Stern
1
-7
/
+2
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
2
-11
/
+21
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
1
-4
/
+4
2009-12-11
USB: xhci: Remove unused HCD statistics code.
Sarah Sharp
1
-7
/
+0
2009-12-11
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
4
-16
/
+243
2009-12-11
USB: xhci: Re-purpose xhci_quiesce().
Sarah Sharp
2
-34
/
+18
2009-12-11
USB: xhci: Handle URB cancel, complete and resubmit race.
Sarah Sharp
3
-10
/
+12
2009-12-11
USB: improved error handling in usb_port_suspend()
Oliver Neukum
1
-2
/
+7
2009-12-11
USB: host: ehci: introduce omap ehci-hcd driver
Felipe Balbi
2
-0
/
+760
2009-12-11
USB OTG: Add generic driver for ULPI OTG transceiver
Daniel Mack
5
-0
/
+155
2009-12-11
USB OTG: add support for ulpi connected external transceivers
Daniel Mack
1
-1
/
+67
2009-12-11
USB: wusb: add wusb_phy_rate sysfs file to host controllers
David Vrabel
5
-11
/
+68
2009-12-11
usb: whci-hcd: decode more QHead fields in the debug files
David Vrabel
1
-4
/
+16
2009-12-11
USB: usbtmc: minor formatting cleanups
Oliver Neukum
1
-2
/
+2
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
2
-8
/
+8
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2
-117
/
+74
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2
-8
/
+47
2009-12-11
USB: skeleton: Correct use of ! and &
Julia Lawall
1
-2
/
+2
2009-12-11
USB: whci-hcd: fix type and format warnings in sg code
David Vrabel
1
-24
/
+2
2009-12-11
USB: allow interrupt transfers to WUSB devices
David Vrabel
1
-4
/
+18
2009-12-11
USB: whci-hcd: support urbs with scatter-gather lists
David Vrabel
4
-31
/
+332
2009-12-11
USB: make urb scatter-gather support more generic
David Vrabel
4
-7
/
+14
2009-12-11
USB: Add missing static markers to ohci-pnx4008
Jean Delvare
1
-4
/
+4
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu
4
-2
/
+329
2009-12-11
USB Storage: Make driver less chatty when it finds a new device
Matthew Wilcox
1
-5
/
+8
2009-12-11
USB: usb-storage: Associate the name of the interface with the scsi host
Matthew Wilcox
3
-1
/
+5
2009-12-11
USB: Convert a dev_info to a dev_dbg
Matthew Wilcox
1
-1
/
+1
2009-12-11
USB: ehci-hub: Remove redundant ehci->debug check
Jason Wessel
1
-1
/
+1
[prev]
[next]