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
2022-02-11
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
1
-3
/
+6
2022-01-25
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-01-03
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2022-01-03
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2021-12-30
usb: Remove usb_for_each_port()
Heikki Krogerus
1
-46
/
+0
2021-12-30
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
1
-0
/
+32
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-12-17
usb: core: Export usb_device_match_id
Razvan Heghedus
1
-0
/
+1
2021-12-17
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2021-12-17
usb: hub: make wait_for_connected() take an int instead of a pointer to int
Dan Carpenter
1
-3
/
+3
2021-12-16
usb: hub: avoid warm port reset during USB3 disconnect
Mathias Nyman
1
-5
/
+19
2021-12-16
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-13
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
1
-1
/
+1
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
2
-2
/
+2
2021-11-29
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-23
/
+6
2021-10-06
usb: core: config: Change sizeof(struct ...) to sizeof(*...)
Robert Greener
1
-2
/
+2
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-23
/
+45
2021-09-21
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
1
-3
/
+3
2021-09-14
USB: core: Make do_proc_control() and do_proc_bulk() killable
Alan Stern
1
-33
/
+111
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
1
-17
/
+22
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-07-21
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
Vincent Palatin
1
-4
/
+0
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
1
-24
/
+28
2021-07-12
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
1
-1
/
+1
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2021-06-17
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
1
-0
/
+7
2021-06-09
USB: core: Avoid WARNings for 0-length descriptor requests
Alan Stern
1
-0
/
+6
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+8
2021-05-27
USB: core: Check buffer length matches wLength for control transfers
Alan Stern
1
-0
/
+6
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-30
/
+7
2021-05-24
USB: usbfs: remove double evaluation of usb_sndctrlpipe()
Geoffrey D. Bennett
1
-1
/
+1
2021-05-22
USB: core: WARN if pipe direction != setup packet direction
Alan Stern
1
-0
/
+3
2021-05-21
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
1
-3
/
+8
2021-05-21
Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"
Chris Chiu
1
-1
/
+0
2021-05-21
USB: Verify the port status when timeout happens during port suspend
Chris Chiu
1
-0
/
+21
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2021-05-13
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
1
-10
/
+6
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
1
-0
/
+134
2021-05-13
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-04-22
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
1
-0
/
+1
2021-04-14
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
1
-0
/
+3
2021-04-12
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
1
-3
/
+0
[next]