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
/
hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
1
-4
/
+11
2018-04-23
usb: core: hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-04-22
usb: set root hub lane counts
Mathias Nyman
1
-0
/
+5
2018-04-22
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
1
-0
/
+3
2018-04-22
USB: core: hcd: drop support for legacy phys
Johan Hovold
1
-35
/
+3
2018-04-22
usb: core: use phy_exit during suspend if wake up is not supported
Martin Blumenstingl
1
-3
/
+5
2018-04-22
usb: core: split usb_phy_roothub_{init,alloc}
Martin Blumenstingl
1
-3
/
+7
2018-04-22
USB: Increment wakeup count on remote wakeup.
Ravi Chandra Sadineni
1
-0
/
+1
2018-03-22
usb: skip phys initialization of shared hcd
Chunfeng Yun
1
-1
/
+1
2018-03-09
usb: core: hcd: remove support for initializing a single PHY
Martin Blumenstingl
1
-37
/
+0
2018-03-09
usb: core: hcd: integrate the PHY wrapper into the HCD core
Martin Blumenstingl
1
-0
/
+31
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+5
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
drivers: usb: hcd: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2017-08-10
usb: hcd: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-30
usb: core: unlink urbs from the tail of the endpoint's urb_list
Bin Liu
1
-1
/
+1
2017-07-30
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
2017-06-13
USB: of: fix root-hub device-tree node handling
Johan Hovold
1
-2
/
+0
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2017-05-17
usb: core: Check URB setup_packet and transfer_buffer sanity
Florian Fainelli
1
-0
/
+12
2017-05-17
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
1
-0
/
+1
2017-05-17
USB: core: replace %p with %pK
Vamsi Krishna Samavedam
1
-2
/
+2
2017-04-08
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
1
-1
/
+1
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
2017-03-27
USB: fix linked-list corruption in rh_call_control()
Alan Stern
1
-2
/
+5
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
1
-35
/
+45
2017-01-19
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
1
-0
/
+1
2016-09-27
usb: core: hcd: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-02
usb: core: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-08-30
usb: core: hcd: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
1
-10
/
+7
2016-04-28
usb: core: move root hub's device node assignment after it is added to bus
Peter Chen
1
-0
/
+1
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
1
-2
/
+13
2016-02-21
usb: core: Allow compilation on platforms where NO_DMA=y
Geert Uytterhoeven
1
-6
/
+10
2016-02-07
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-15
/
+15
2016-02-04
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-15
/
+6
2016-01-25
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
1
-3
/
+3
2016-01-25
usb: Support USB 3.1 extended port status request
Mathias Nyman
1
-1
/
+7
2016-01-25
usb: add device descriptor for usb 3.1 root hub
Mathias Nyman
1
-0
/
+23
2016-01-25
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
Mathias Nyman
1
-1
/
+3
2016-01-25
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-3
/
+3
2015-12-02
USB: constify usb_mon_operations structure
Julia Lawall
1
-2
/
+2
2015-10-17
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
1
-0
/
+3
2015-09-22
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
1
-10
/
+21
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
1
-0
/
+47
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
1
-47
/
+0
[next]