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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-08
USB: better ethtool support for kaweth
Oliver Neukum
1
-1
/
+11
2007-02-08
USB: power management for kaweth
Oliver Neukum
1
-4
/
+21
2007-02-08
usb: gadgetfs remove delayed init mode
Phil Endecott
1
-48
/
+12
2007-02-08
usb: gadgetfs whitespace cleanup
David Brownell
1
-28
/
+28
2007-02-08
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-08
usb-storage: SCSI level fixes
Alan Stern
1
-18
/
+13
2007-02-08
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-08
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-08
USB: race on disconnect in mdc800
Oliver Neukum
1
-0
/
+4
2007-02-08
USB: add binary API to usbmon
Pete Zaitcev
6
-55
/
+1352
2007-02-08
USB Gadget file_storage.c: remove unnecessary casts
John Daiker
1
-16
/
+15
2007-02-08
USB: Bugfix for aircable: Add module and name to usb_serial_driver
Johannes Hölzl
1
-1
/
+4
2007-02-08
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
36
-45
/
+104
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
3
-21
/
+100
2007-02-08
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
3
-1
/
+274
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
13
-198
/
+80
2007-02-08
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
4
-31
/
+144
2007-02-08
USB: ethernet gadget interop with MCCI Windows driver
David Brownell
1
-39
/
+103
2007-02-08
usbcore: remove unneeded error check
Alan Stern
1
-5
/
+1
2007-02-08
USB: indicate active altsetting in proc/bus/usb/devices file
David Brownell
1
-2
/
+6
2007-02-08
USB: devio.c add missing INIT_LIST_HEAD()
Dan Carpenter
1
-0
/
+1
2007-02-08
USB: mutexification of rio500
Oliver Neukum
1
-24
/
+30
2007-02-08
USB: Remove unneeded void * casts in idmouse.c
Tobias Klauser
1
-6
/
+4
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
17
-17
/
+16
2007-02-08
USB: Fix EHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Fix OHCI warning
Benjamin Herrenschmidt
1
-0
/
+8
2007-02-08
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
9
-142
/
+213
2007-02-08
USB: Implement support for "split" endian OHCI
Benjamin Herrenschmidt
4
-55
/
+130
2007-02-08
USB: Rework the OHCI quirk mecanism as suggested by David
Benjamin Herrenschmidt
1
-63
/
+110
2007-02-08
USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-7
/
+6
2007-02-08
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-12
/
+12
2007-02-08
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
4
-84
/
+386
2007-02-08
USB: unusual_devs.h for Sony floppy
Luiz Fernando N. Capitulino
1
-1
/
+1
2007-02-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
152
-6966
/
+7105
2007-02-07
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
1
-1
/
+1
2007-02-07
Driver core: allow to delay the uevent at device creation time
Kay Sievers
1
-1
/
+2
2007-02-07
Driver core: add device_type to struct device
Kay Sievers
2
-20
/
+41
2007-02-07
Driver core: add uevent vars for devices of a class
Kay Sievers
1
-12
/
+34
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
1
-2
/
+6
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
1
-7
/
+6
2007-02-07
driver core fixes: device_register() retval check in platform.c
Cornelia Huck
1
-2
/
+9
2007-02-07
driver core fixes: make_class_name() retval checks
Cornelia Huck
2
-13
/
+25
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+4
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2
-4
/
+7
2007-02-07
driver core: Allow device_move(dev, NULL).
Cornelia Huck
1
-29
/
+47
2007-02-07
driver core: Remove device_is_registered() in device_move().
Cornelia Huck
1
-4
/
+0
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
13
-165
/
+222
2007-02-07
Driver core: convert SPI code to use struct device
Greg Kroah-Hartman
4
-22
/
+22
[prev]
[next]