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-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+14
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-112
/
+204
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-11
/
+15
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
1
-1
/
+7
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2
-1
/
+9
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+4
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
1
-3
/
+14
2022-06-27
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-39
/
+40
2022-06-20
USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
1
-17
/
+1
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
1
-39
/
+21
2022-06-12
usb: hub: port: add sysfs entry to switch port power
Michael Grzeschik
3
-19
/
+106
2022-05-20
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
1
-0
/
+3
2022-05-19
usb: hub: Simplify error and success path in port_over_current_notify
Bhuvanesh Surachari
1
-5
/
+3
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
1
-2
/
+5
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-6
/
+0
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2
-5
/
+15
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+6
2022-04-26
usb: core: devices: drop redundant buffer overflow checks
Sergey Shtylyov
1
-12
/
+0
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2022-04-23
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
1
-2
/
+2
2022-04-23
USB: core: Disable remote wakeup for freeze/quiesce
Evan Green
1
-12
/
+13
2022-04-21
usb: core: devices: remove dead code under #ifdef PROC_EXTRA
Sergey Shtylyov
1
-35
/
+0
2022-04-21
usb: core: Don't hold the device lock while sleeping in do_proc_control()
Tasos Sahanidis
1
-5
/
+9
2022-04-21
usb: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-1
/
+0
2022-04-14
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-04-14
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-26
/
+39
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-2
/
+2
2022-02-25
USB: core: Update kerneldoc for usb_get_dev() and usb_get_intf()
Alan Stern
1
-0
/
+8
2022-02-17
usb: remove Link Powermanagement (LPM) disable before port reset.
Mathias Nyman
1
-12
/
+1
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2022-02-11
USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.
Ingo Rohloff
1
-10
/
+22
2022-02-11
usb: core: Unregister device on component_add() failure
Fabio M. De Francesco
1
-3
/
+6
2022-01-31
USB: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2
-0
/
+26
2022-01-26
USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs
Bjorn Helgaas
1
-1
/
+1
2022-01-26
usb: core: Bail out when port is stuck in reset loop
Kai-Heng Feng
1
-2
/
+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
[next]