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
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-03-23
USB: core: add helpers to retrieve endpoints in reverse order
Johan Hovold
1
-0
/
+35
2017-03-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
1
-0
/
+35
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
1
-0
/
+1
2016-10-24
usb: fix a typo in usb_class_driver documentation
Amitesh Singh
1
-1
/
+1
2016-05-04
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
1
-1
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
1
-2
/
+1
2016-04-27
USB: correct intervals for SS+
Oliver Neukum
1
-2
/
+2
2016-04-27
USB: LTM also for USB 3.1
Oliver Neukum
1
-1
/
+1
2016-02-15
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
1
-0
/
+1
2016-02-15
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
1
-0
/
+2
2016-02-04
usb: sysfs: make locking interruptible
Oliver Neukum
1
-3
/
+4
2016-02-04
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-1
/
+0
2015-12-02
usb: core: lpm: remove usb3_lpm_enabled in usb_device
Lu Baolu
1
-2
/
+0
2015-12-02
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
1
-0
/
+4
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
1
-0
/
+1
2015-09-29
USB: Added forgotten parameter description for authorized attribute in usb.h
Stefan Koch
1
-0
/
+2
2015-09-22
usb: interface authorization: Declare authorized attribute
Stefan Koch
1
-0
/
+1
2015-04-07
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
1
-0
/
+26
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-5
/
+0
2015-01-25
usb: Fix typo in `struct usb_host_interface' comment
Chris Rorvick
1
-1
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-1
/
+1
2014-09-25
usb: Add LED triggers for USB activity
Michal Sojka
1
-0
/
+12
2014-05-28
USB: separate usb_address0 mutexes for each bus
Todd E Brandt
1
-0
/
+2
2014-04-02
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+4
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
1
-3
/
+3
2014-03-09
staging: usbip: claim ports used by shared devices
Valentina Manea
1
-0
/
+7
2014-03-05
usb-core: Track if an endpoint has streams
Hans de Goede
1
-0
/
+2
2014-03-05
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
1
-0
/
+2
2014-02-18
Merge 3.14-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+0
2014-02-08
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
1
-2
/
+0
2014-02-07
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
1
-0
/
+4
2014-01-11
usb: core: allow a reference device for new_id
Wolfram Sang
1
-0
/
+1
2013-12-02
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
1
-0
/
+2
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-1
/
+3
2013-10-12
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
1
-0
/
+3
2013-10-12
usb-anchor: Ensure poisened gets initialized to 0
Hans de Goede
1
-0
/
+1
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
1
-1
/
+1
2013-08-12
USB: introduce usb_device_no_sg_constraint() helper
Ming Lei
1
-1
/
+7
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-4
/
+8
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
1
-11
/
+0
2013-07-25
usb: clamp bInterval to allowed range
Felipe Balbi
1
-2
/
+8
2013-07-25
USB: check sg buffer size in usb_submit_urb
Ming Lei
1
-1
/
+3
2013-07-17
USB: move the definition of USB_MAXCHILDREN
Alan Stern
1
-11
/
+0
2013-06-06
usb: add usb2 Link PM variables to sysfs and usb_device
Mathias Nyman
1
-0
/
+18
2013-06-06
usb: xhci: add USB2 Link power management BESL support
Mathias Nyman
1
-0
/
+2
2013-05-20
usb: ehci: Only sleep for post-resume handover if devices use persist
Julius Werner
1
-0
/
+1
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-1
/
+1
2013-03-25
USB: adds comment on suspend callback
Ming Lei
1
-1
/
+6
2013-03-15
USB: fix trivial usb_device kernel-doc errors
Nishanth Menon
1
-3
/
+1
[next]