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
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-14
/
+14
2006-01-09
[PATCH] shrink dentry struct
Eric Dumazet
1
-3
/
+3
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-43
/
+41
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-45
/
+41
2006-01-05
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
1
-10
/
+13
2006-01-05
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
1
-12
/
+1
2006-01-05
[PATCH] USB: fix local variable clash
Alan Stern
1
-3
/
+3
2006-01-05
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-10
/
+10
2006-01-05
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
1
-0
/
+2
2006-01-05
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
1
-0
/
+3
2006-01-05
[PATCH] USB: Store port number in usb_device
Alan Stern
2
-61
/
+19
2006-01-05
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
4
-81
/
+162
2006-01-05
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
1
-15
/
+39
2006-01-05
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
1
-63
/
+31
2006-01-05
[PATCH] USB: Remove USB private semaphore
Alan Stern
7
-148
/
+32
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2
-2
/
+0
2006-01-05
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
1
-4
/
+5
2006-01-05
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
1
-0
/
+19
2006-01-05
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
1
-50
/
+168
2006-01-05
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
4
-312
/
+342
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2
-0
/
+34
2005-12-22
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
1
-3
/
+6
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
3
-7
/
+18
2005-11-24
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
1
-2
/
+36
2005-11-24
[PATCH] USB: EHCI updates
David Brownell
1
-1
/
+0
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
12
-69
/
+4
2005-11-17
[PATCH] usb devio warning fix
Andrew Morton
1
-1
/
+1
2005-11-17
[PATCH] USB: usbdevfs_ioctl 32bit fix
Andrew Morton
1
-2
/
+2
2005-11-17
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
1
-6
/
+1
2005-11-17
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
1
-2
/
+1
2005-10-29
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
1
-1
/
+1
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
1
-2
/
+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: always export interface information for modalias
Greg Kroah-Hartman
2
-61
/
+37
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
2
-18
/
+0
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] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
3
-20
/
+27
2005-10-29
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2
-11
/
+13
2005-10-29
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
1
-4
/
+20
2005-10-29
[PATCH] updates for "controller suspended" handling
David Brownell
2
-17
/
+14
[next]