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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
110
-68
/
+126
2005-10-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+5
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
132
-4497
/
+4027
2005-10-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2
-3
/
+3
2005-10-29
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
3
-0
/
+152
2005-10-29
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
1
-1
/
+1
2005-10-29
[PATCH] USB: fix correct wording in drivers/usb/net/KConfig
Koen Kooi
1
-1
/
+1
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2
-15
/
+0
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
1
-3
/
+12
2005-10-29
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
5
-61
/
+56
2005-10-29
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
6
-20
/
+10
2005-10-29
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
1
-10
/
+20
2005-10-29
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
1
-3
/
+9
2005-10-29
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
1
-95
/
+124
2005-10-29
[PATCH] USB Storage: Expand range of Freecom unusual_devs entry
Phil Dibowitz
1
-1
/
+1
2005-10-29
[PATCH] mdc800: remove embrions of C++ exceptions
Alexey Dobriyan
1
-9
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: use kthread API
Alan Stern
2
-45
/
+21
2005-10-29
[PATCH] PATCH: usb-storage: implement minimal PM
Alan Stern
1
-12
/
+46
2005-10-29
[PATCH] PATCH: usb-storage: allocate separate sense buffer
Alan Stern
3
-2
/
+13
2005-10-29
[PATCH] PATCH: usb-storage: move GetMaxLUN later in time
Alan Stern
2
-17
/
+14
2005-10-29
[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint
Alan Stern
1
-0
/
+3
2005-10-29
[PATCH] USB: Always do usb-handoff
Alan Stern
1
-43
/
+3
2005-10-29
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
1
-3
/
+2
2005-10-29
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
1
-117
/
+121
2005-10-29
[PATCH] USB: Kaweth.c udelay patch
Guillaume GOURAT /
1
-1
/
+1
2005-10-29
[PATCH] USB: microtek patch to use kzalloc
Oliver Neukum
1
-2
/
+1
2005-10-29
[PATCH] USB: storage patch for LEICA camera
Simeon Simeonov
1
-0
/
+7
2005-10-29
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2
-61
/
+37
2005-10-29
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
3
-9
/
+4
2005-10-29
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
31
-114
/
+115
2005-10-29
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
6
-720
/
+736
2005-10-29
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
31
-60
/
+144
2005-10-29
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
31
-90
/
+85
2005-10-29
[PATCH] USB: delete the bluetty driver
Greg Kroah-Hartman
4
-1304
/
+0
2005-10-29
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
1
-14
/
+42
2005-10-29
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
3
-20
/
+21
2005-10-29
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
4
-28
/
+31
2005-10-29
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
3
-11
/
+34
2005-10-29
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
5
-1
/
+132
2005-10-29
[PATCH] USB: remove the global function usbdev_lookup_minor
Greg Kroah-Hartman
2
-18
/
+17
2005-10-29
[PATCH] Missing transfer_flags setting in usbtest
Alan Stern
1
-0
/
+1
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
8
-0
/
+8
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
9
-0
/
+10
2005-10-29
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
1
-0
/
+4
2005-10-29
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] omap_udc dma off-by-one fix
David Brownell
1
-3
/
+5
2005-10-29
[PATCH] USB: Buffer overflow patch for Yealink driver
Henk
1
-1
/
+1
2005-10-29
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
1
-13
/
+26
[next]