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
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-14
USB: create attributes before sending uevent
Alan Stern
5
-58
/
+96
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+2
2008-04-25
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-25
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-25
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-25
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-47
/
+47
2008-04-25
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
Alan Stern
1
-4
/
+23
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
3
-20
/
+0
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-1
/
+0
2008-04-25
USB: log an error message when USB enumeration fails
Alan Stern
1
-0
/
+1
2008-04-25
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
1
-0
/
+24
2008-04-25
USB: rework sysfs removal of interface files
Alan Stern
1
-4
/
+3
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2
-7
/
+7
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
2
-2
/
+13
2008-04-25
USB: fix comments of 2 functions in hcd.c
Ming Lei
1
-2
/
+0
2008-04-25
USB: Remove EXPERIMENTAL from dynamic USB minor allocation.
Robert P. J. Day
1
-2
/
+2
2008-04-25
drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE
Andrew Morton
1
-1
/
+3
2008-04-25
USB: remove dev->power.power_state
Alan Stern
3
-15
/
+4
2008-04-25
USB: partial USB embedded host support
Robin Getz
1
-5
/
+8
2008-04-25
USB: ehci tolerates some buggy devices
David Brownell
1
-0
/
+17
2008-04-25
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
2
-3
/
+7
2008-04-25
USB: enable USB-PERSIST by default
Alan Stern
1
-2
/
+4
2008-04-25
USB: check serial-number string after device reset
Alan Stern
2
-16
/
+51
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
4
-54
/
+32
2008-04-25
USB: make USB-PERSIST work after every system sleep
Alan Stern
1
-34
/
+80
2008-04-25
USB: reorganize code in hub.c
Alan Stern
1
-26
/
+32
2008-04-25
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2
-2
/
+13
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-03-25
USB: new quirk flag to avoid Set-Interface
Alan Stern
2
-1
/
+7
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2008-03-05
USB: spruce up the device blacklist
Alan Stern
1
-9
/
+12
2008-03-05
USB: update Kconfig entry for USB_SUSPEND
Alan Stern
1
-4
/
+5
2008-03-05
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
1
-1
/
+1
2008-03-03
docbook: fix usb source files
Randy Dunlap
1
-4
/
+2
2008-02-22
USB: quirks and unusual_devs entry for Actions flash drive
Alan Stern
1
-0
/
+3
2008-02-22
USB: quirks for known quirky audio devices
Oliver Neukum
1
-0
/
+9
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
6
-74
/
+74
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/message.c
Greg Kroah-Hartman
1
-194
/
+204
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
Greg Kroah-Hartman
1
-62
/
+67
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/devio.c
Greg Kroah-Hartman
1
-145
/
+188
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/devices.c
Greg Kroah-Hartman
1
-72
/
+82
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/*.h
Greg Kroah-Hartman
4
-67
/
+68
2008-02-02
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
8
-95
/
+61
2008-02-02
USB: use a real vendor and product id for root hubs
Greg Kroah-Hartman
1
-4
/
+4
2008-02-02
USB: mount options: fix usbfs
Miklos Szeredi
1
-6
/
+36
2008-02-02
usb: dma bounce buffer support
Magnus Damm
3
-23
/
+163
2008-02-02
USB: usbfs: struct async is a fixed size structure
Pete Zaitcev
1
-2
/
+2
2008-02-02
USB: Export suspend statistics
Sarah Sharp
3
-1
/
+60
[next]