index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Lines
2025-06-19
usb: core: Remove unused usb_unlink_anchored_urbs
Dr. David Alan Gilbert
-26
/
+3
2025-06-19
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
-1
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-05-21
usb: core: config: Use USB API functions rather than constants
Chen Ni
-1
/
+1
2025-05-21
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
-2
/
+14
2025-05-21
usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
Jiayi Li
-0
/
+3
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
-0
/
+9
2025-04-25
usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()
Chenyuan Yang
-0
/
+2
2025-04-15
usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
Miao Li
-0
/
+3
2025-04-11
USB: VLI disk crashes if LPM is used
Oliver Neukum
-0
/
+3
2025-04-11
usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
Miao Li
-0
/
+3
2025-04-11
usb: hub: Fail fast in USB3 link power management enable path
Mathias Nyman
-8
/
+12
2025-04-11
usb: hub: reorder USB3 link power management enable requests
Mathias Nyman
-8
/
+13
2025-04-11
usb: hub: Don't disable LPM completely if device initiated LPM fails
Mathias Nyman
-11
/
+2
2025-04-11
usb: hub: verify device is configured in usb_device_may_initiate_lpm()
Mathias Nyman
-8
/
+8
2025-04-11
usb: hub: Block less in USB3 link power management LPM disable path
Mathias Nyman
-6
/
+10
2025-04-11
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
-4
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
-3
/
+3
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
-0
/
+37
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
-0
/
+4
2025-03-03
usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe
Stefan Eichenberger
-3
/
+1
2025-03-03
usb: hub: lack of clearing xHC resources
Pawel Laszczak
-0
/
+33
2025-02-21
USB: core: Add eUSB2 descriptor and parsing in USB core
Kannappan R
-5
/
+46
2025-02-14
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Lei Huang
-0
/
+3
2025-02-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
-2
/
+1
2025-02-14
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
-0
/
+3
2025-02-03
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
-0
/
+11
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-39
/
+44
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
-2
/
+1
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
-1
/
+1
2025-01-15
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
Miao Li
-0
/
+3
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-6
/
+7
2025-01-15
USB: Replace own str_plural with common one
Krzysztof Kozlowski
-20
/
+11
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
-5
/
+8
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
-6
/
+6
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
-3
/
+4
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
-2
/
+4
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
-4
/
+3
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
-2
/
+1
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
-1
/
+7
2024-12-04
usb: core: hcd: only check primary hcd skip_phy_initialization
Xu Yang
-1
/
+7
2024-12-04
USB: Fix the issue of task recovery failure caused by USB status when S4 wake...
Duan Chenghao
-2
/
+13
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2024-11-14
USB: make to_usb_device_driver() use container_of_const()
Greg Kroah-Hartman
-3
/
+3
2024-11-14
USB: make to_usb_driver() use container_of_const()
Greg Kroah-Hartman
-2
/
+2
2024-11-14
USB: properly lock dynamic id list when showing an id
Greg Kroah-Hartman
-0
/
+1
2024-11-14
USB: make single lock for all usb dynamic id lists
Greg Kroah-Hartman
-10
/
+5
2024-11-13
drivers/usb/core: refactor max with max_t
Sabyrzhan Tasbolatov
-1
/
+1
[prev]
[next]