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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-73
/
+377
2024-03-19
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
1
-1
/
+1
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2024-03-06
usb: Clarify expected behavior of dev_bin_attrs_are_visible()
Elbert Mai
1
-2
/
+5
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2
-0
/
+73
2024-03-05
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-03-05
usb: usb-acpi: Set port connect type of not connectable ports correctly
Mathias Nyman
1
-23
/
+23
2024-03-05
usb: Export BOS descriptor to sysfs
Elbert Mai
1
-17
/
+61
2024-03-02
USB: document some API requirements on disconnection
Michal Pecio
1
-1
/
+4
2024-02-19
usb: core: constify the struct device_type usage
Ricardo B. Marliere
5
-8
/
+8
2024-02-17
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
1
-10
/
+12
2024-02-17
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
1
-6
/
+16
2024-02-06
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-11
/
+12
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
1
-14
/
+32
2024-01-28
usb: core: add phy notify connect and disconnect
Stanley Chang
4
-4
/
+162
2024-01-28
usb: core: Make default authorization mode configurable
Niko Mauno
2
-1
/
+18
2024-01-28
usb: core: Amend initial authorized_default value
Niko Mauno
1
-4
/
+2
2024-01-28
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
1
-6
/
+2
2024-01-28
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-01-28
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
3
-36
/
+33
2023-12-15
usb: core: Fix crash w/ usb_choose_configuration() if no driver
Douglas Anderson
1
-1
/
+10
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
1
-0
/
+29
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-12-04
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
1
-0
/
+7
2023-12-04
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
1
-1
/
+4
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2
-24
/
+2
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2
-2
/
+20
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-1
/
+1
2023-11-21
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
1
-1
/
+2
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
1
-23
/
+0
2023-11-04
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-6
/
+26
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-9
/
+17
2023-10-21
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
1
-2
/
+1
2023-10-18
usb: convert to new timestamp accessors
Jeff Layton
1
-9
/
+17
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
3
-2
/
+24
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2
-4
/
+23
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
1
-2
/
+1
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo CaƱuelo
2
-4
/
+23
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-419
/
+307
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+8
2023-08-22
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
1
-12
/
+24
2023-08-12
USB: core: Fix unused variable warning in usb_alloc_dev()
Alan Stern
1
-2
/
+0
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
7
-185
/
+55
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
1
-44
/
+70
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
4
-43
/
+44
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
1
-79
/
+94
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
1
-0
/
+23
[next]