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
2024-03-02
USB: document some API requirements on disconnection
Michal Pecio
2024-02-19
usb: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-17
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
2024-02-17
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
2024-02-05
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
usb: core: add phy notify connect and disconnect
Stanley Chang
2024-01-27
usb: core: Make default authorization mode configurable
Niko Mauno
2024-01-27
usb: core: Amend initial authorized_default value
Niko Mauno
2024-01-27
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
2024-01-27
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-01-27
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2023-12-15
usb: core: Fix crash w/ usb_choose_configuration() if no driver
Douglas Anderson
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-12-04
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
2023-12-04
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-11-21
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-21
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
2023-10-18
usb: convert to new timestamp accessors
Jeff Layton
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-22
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-08-12
USB: core: Fix unused variable warning in usb_alloc_dev()
Alan Stern
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
USB: make usb class a const structure
Ivan Orlov
2023-07-25
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-13
usb: update the ctime as well when updating mtime after an ioctl
Jeff Layton
[prev]
[next]