index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-20
Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'
Rafael J. Wysocki
2025-01-17
usb: hcd: Bump local buffer size in rh_string()
Andy Shevchenko
2025-01-15
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
Miao Li
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-15
USB: Replace own str_plural with common one
Krzysztof Kozlowski
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2024-12-24
usb: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-23
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
2024-12-23
usb: fix reference leak in usb_new_device()
Ma Ke
2024-12-23
USB: Optimize goto logic in API usb_register_driver()
Zijun Hu
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
2024-12-04
usb: core: hcd: only check primary hcd skip_phy_initialization
Xu Yang
2024-12-04
USB: Fix the issue of task recovery failure caused by USB status when S4 wake...
Duan Chenghao
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-14
USB: make to_usb_device_driver() use container_of_const()
Greg Kroah-Hartman
2024-11-14
USB: make to_usb_driver() use container_of_const()
Greg Kroah-Hartman
2024-11-14
USB: properly lock dynamic id list when showing an id
Greg Kroah-Hartman
2024-11-14
USB: make single lock for all usb dynamic id lists
Greg Kroah-Hartman
2024-11-13
drivers/usb/core: refactor max with max_t
Sabyrzhan Tasbolatov
2024-11-13
USB: core: remove dead code in do_proc_bulk()
Rex Nie
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
2024-10-29
usb: core: use sysfs_emit() instead of sprintf()
Jiayi Li
2024-10-29
usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device links
Mathias Nyman
2024-10-17
usb: require FMODE_WRITE for usbdev_mmap()
Jann Horn
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-03
usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
Mathias Nyman
2024-08-22
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-10
USB: core: add 'shutdown' callback to usb_driver
Kerem Karabay
2024-07-03
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
2024-07-03
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
2024-07-03
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-05-03
USB: usb_parse_endpoint: ignore reserved bits
Oliver Neukum
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
2024-04-25
usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-23
USB: core: Fix access violation during port device removal
Alan Stern
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-04
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
[next]