index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
1
-4
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-4
/
+4
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2
-3
/
+3
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+37
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-03
usb: core: replace usb_sndaddr0pipe macro with usb_sndctrlpipe
Stefan Eichenberger
1
-3
/
+1
2025-03-03
usb: hub: lack of clearing xHC resources
Pawel Laszczak
1
-0
/
+33
2025-02-21
USB: core: Add eUSB2 descriptor and parsing in USB core
Kannappan R
1
-5
/
+46
2025-02-14
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Lei Huang
1
-0
/
+3
2025-02-14
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
1
-2
/
+1
2025-02-14
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
1
-0
/
+3
2025-02-03
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
1
-0
/
+11
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-39
/
+44
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
1
-2
/
+1
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
1
-1
/
+1
2025-01-15
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
Miao Li
1
-0
/
+3
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-6
/
+7
2025-01-15
USB: Replace own str_plural with common one
Krzysztof Kozlowski
2
-20
/
+11
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2
-5
/
+8
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
1
-3
/
+4
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
1
-2
/
+4
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
1
-4
/
+3
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
1
-2
/
+1
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+7
2024-12-04
usb: core: hcd: only check primary hcd skip_phy_initialization
Xu Yang
1
-1
/
+7
2024-12-04
USB: Fix the issue of task recovery failure caused by USB status when S4 wake...
Duan Chenghao
1
-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
/
+1
2024-11-14
USB: make to_usb_device_driver() use container_of_const()
Greg Kroah-Hartman
2
-3
/
+3
2024-11-14
USB: make to_usb_driver() use container_of_const()
Greg Kroah-Hartman
1
-2
/
+2
2024-11-14
USB: properly lock dynamic id list when showing an id
Greg Kroah-Hartman
1
-0
/
+1
2024-11-14
USB: make single lock for all usb dynamic id lists
Greg Kroah-Hartman
1
-10
/
+5
2024-11-13
drivers/usb/core: refactor max with max_t
Sabyrzhan Tasbolatov
1
-1
/
+1
2024-11-13
USB: core: remove dead code in do_proc_bulk()
Rex Nie
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2024-10-29
usb: core: use sysfs_emit() instead of sprintf()
Jiayi Li
3
-11
/
+14
2024-10-29
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
1
-2
/
+2
2024-10-17
usb: require FMODE_WRITE for usbdev_mmap()
Jann Horn
1
-0
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-03
usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
Mathias Nyman
1
-0
/
+53
2024-08-22
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
1
-0
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+15
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
1
-0
/
+14
2024-07-03
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
1
-2
/
+5
2024-07-03
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
1
-0
/
+3
2024-07-03
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
1
-3
/
+15
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
[prev]
[next]