index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2021-04-05
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
2021-03-23
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
2021-03-23
usb: core: sysfs: Check for SSP rate in speed attr
Thinh Nguyen
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
2021-03-23
usb: core: hub: Remove port_speed_is_ssp()
Thinh Nguyen
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-10
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
2021-03-10
USB: core: no need to save usb_devices_root
Greg Kroah-Hartman
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2021-02-10
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
2021-02-10
USB: quirks: sort quirk entries
Johan Hovold
2021-01-07
kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Andrey Konovalov
2020-12-07
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
2020-12-07
USB: core: drop pipe-type check from new control-message helpers
Johan Hovold
2020-12-04
USB: core: return -EREMOTEIO on short usb_control_msg_recv()
Johan Hovold
2020-12-04
USB: core: drop short-transfer check from usb_control_msg_send()
Johan Hovold
2020-11-30
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
2020-11-26
USB: core: Constify static attribute_group structs
Rikard Falkeborn
2020-11-20
USB: core: Change %pK for __user pointers to %px
Alan Stern
2020-11-20
USB: core: Fix regression in Hercules audio card
Alan Stern
2020-11-20
USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...
penghao
2020-11-13
usb: fix a few cases of -Wfallthrough
Nick Desaulniers
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
2020-11-03
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
2020-10-28
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-02
USB: core: remove polling for /sys/kernel/debug/usb/devices
Sergey Korolev
2020-10-02
USB: hub: Add Kconfig option to reduce number of port initialization retries
Alan Stern
2020-10-02
USB: hub: Clean up use of port initialization schemes and retries
Alan Stern
2020-09-25
usbcore/driver: Accommodate usbip
M. Vefa Bicakci
2020-09-25
usbcore/driver: Fix incorrect downcast
M. Vefa Bicakci
2020-09-25
usbcore/driver: Fix specific driver selection
M. Vefa Bicakci
2020-09-25
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2020-09-25
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-17
usb: don't inherity DMA properties for USB devices
Christoph Hellwig
2020-09-16
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
2020-09-16
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
USB: core: message.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
[prev]
[next]