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
/
include
/
linux
/
usb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
wusb: add link wusb-usb device
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-25
wusb: add authenticathed bit to usb_dev
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-25
USB: update comments about usb driver's header
Oliver Neukum
1
-6
/
+4
2008-04-25
USB: add extension of anchor API, usb_unlink_anchored_urbs
Oliver Neukum
1
-0
/
+1
2008-04-25
USB: usb.h: reduce syslog clutter [v3]
Tilman Schmidt
1
-7
/
+6
2008-04-25
USB: convert usb.h struct usb_device to kernel-doc
Randy Dunlap
1
-64
/
+104
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-1
/
+1
2008-03-05
USB: fix comment of struct usb_interface
Lei Ming
1
-2
/
+1
2008-03-03
docbook: fix usb source files
Randy Dunlap
1
-6
/
+3
2008-02-02
USB: fix codingstyle issues in include/linux/usb.h
Greg Kroah-Hartman
1
-91
/
+113
2008-02-02
USB: Export suspend statistics
Sarah Sharp
1
-0
/
+3
2008-02-02
USB: Convert from class_device to device for USB core
Tony Jones
1
-1
/
+1
2007-12-17
usb.h: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2007-11-29
USB: keep track of whether interface sysfs files exist
Alan Stern
1
-0
/
+1
2007-10-13
USB: skip autosuspended devices during system resume
Alan Stern
1
-0
/
+1
2007-10-13
USB: Export URB statistics for powertop
Sarah Sharp
1
-0
/
+1
2007-10-13
USB: flush outstanding URBs when suspending
Alan Stern
1
-0
/
+1
2007-10-13
USB: get rid of urb->lock
Alan Stern
1
-4
/
+0
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-0
/
+1
2007-10-13
usb: introduce usb_device authorization bits
Inaky Perez-Gonzalez
1
-0
/
+7
2007-10-13
USB: cleanup for previous patches
Alan Stern
1
-1
/
+1
2007-10-13
USB: avoid using urb->pipe in usbcore
Alan Stern
1
-3
/
+3
2007-10-13
USB: add direction bit to urb->transfer_flags
Alan Stern
1
-0
/
+30
2007-10-13
USB: add ep->enable
Alan Stern
1
-0
/
+2
2007-10-13
USB: add urb->ep
Alan Stern
1
-0
/
+26
2007-07-31
USB: usb.h kernel-doc additions
Randy Dunlap
1
-0
/
+2
2007-07-13
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
1
-0
/
+10
2007-07-13
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
1
-0
/
+1
2007-07-13
USB: add power/persist device attribute
Alan Stern
1
-0
/
+1
2007-07-13
USB: add reset_resume method
Alan Stern
1
-2
/
+5
2007-07-13
USB: introduce usb_anchor
Oliver Neukum
1
-0
/
+22
2007-07-13
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
Daniel Drake
1
-0
/
+22
2007-07-13
USB: add USB-Persist facility
Alan Stern
1
-2
/
+6
2007-07-10
USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro
Jan Kratochvil
1
-0
/
+16
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-28
USB: add "last_busy" field for use in autosuspend
Alan Stern
1
-0
/
+8
2007-04-28
USB: make usbdevices export their device nodes instead of using a separate class
Kay Sievers
1
-3
/
+7
2007-04-28
USB: add power/level sysfs attribute
Alan Stern
1
-0
/
+2
2007-04-28
USB: Allow autosuspend delay to equal 0
Alan Stern
1
-1
/
+1
2007-02-24
USB: make autosuspend delay a module parameter
Alan Stern
1
-0
/
+3
2007-02-24
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
1
-0
/
+1
2007-02-17
USB: make usb_iso_packet_descriptor.status signed
Pete Zaitcev
1
-1
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+29
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
1
-1
/
+0
2007-02-08
USB: Add usb_endpoint_xfer_control to usb.h
Sarah Bailey
1
-0
/
+12
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
1
-0
/
+12
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2007-02-08
USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-2
/
+3
2007-02-08
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2007-02-07
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+3
[next]