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
2007-03-27
USB: another entry for the quirk list
Oliver Neukum
1
-1
/
+2
2007-03-10
USB: kill dead code from hub.c
Oliver Neukum
1
-7
/
+0
2007-03-10
USB: ratelimit debounce error messages
Oliver Neukum
1
-1
/
+1
2007-03-10
USB: set the correct interval for interrupt URBs
Alan Stern
2
-9
/
+13
2007-02-24
USB: export autosuspend delay in sysfs
Alan Stern
3
-1
/
+87
2007-02-24
USB: make autosuspend delay a module parameter
Alan Stern
4
-10
/
+26
2007-02-24
USB: minor cleanups for sysfs.c
Alan Stern
1
-24
/
+12
2007-02-24
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
6
-2
/
+96
2007-02-24
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2
-12
/
+23
2007-02-17
USB: kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-17
USB: unconfigure devices which have config 0
Alan Stern
4
-8
/
+22
2007-02-17
USB: fix concurrent buffer access in the hub driver
Alan Stern
1
-0
/
+6
2007-02-17
usbcore: small changes to hub driver's suspend method
Alan Stern
1
-15
/
+10
2007-02-17
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
1
-1
/
+1
2007-02-17
USB: fix needless failure under certain conditions
Oliver Neukum
1
-4
/
+5
2007-02-17
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
1
-1
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-382
/
+218
2007-02-08
USB: a bit more coding style cleanup
Oliver Neukum
2
-25
/
+25
2007-02-08
usbcore: trivial whitespace fixes
Oliver Neukum
3
-107
/
+107
2007-02-08
USB: total removal of multithreaded probing in usb
Oliver Neukum
1
-43
/
+21
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
4
-157
/
+0
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
1
-16
/
+19
2007-02-08
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
1
-8
/
+20
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: 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-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-01-22
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2
-24
/
+1
2007-01-05
USB: Fixed bug in endpoint release function.
Sarah Bailey
1
-1
/
+1
2006-12-20
USB: fix to usbfs_snoop logging of user defined control urbs
Chris Frey
1
-1
/
+5
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
1
-2
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-2
/
+2
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
11
-397
/
+489
2006-12-02
usbcore: remove unused argument in autosuspend
Alan Stern
5
-62
/
+71
2006-12-02
USB: keep count of unsuspended children
Alan Stern
2
-11
/
+37
2006-12-02
USB hub: simplify remote-wakeup handling
Alan Stern
1
-23
/
+20
2006-12-02
USB: struct usb_device: change flag to bitflag
Alan Stern
1
-1
/
+1
2006-12-02
USB: Add autosuspend support to the hub driver
Alan Stern
1
-19
/
+26
2006-12-02
USB: create a new thread for every USB device found during the probe sequence
Greg Kroah-Hartman
2
-22
/
+74
2006-12-02
USB: added dynamic major number for USB endpoints
Sarah Bailey
1
-13
/
+85
2006-12-02
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
1
-1
/
+1
2006-12-02
USB core: fix compiler warning about usb_autosuspend_work
Alan Stern
1
-8
/
+8
2006-12-02
USB: resume_device symbol conflict
Stephen Hemminger
1
-10
/
+10
2006-12-02
USB: Move private hub declarations out of public header file
Alan Stern
2
-41
/
+42
[next]