index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2023-04-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-37
/
+6
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-13
/
+35
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-04-05
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-05
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
2023-04-05
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-03-31
Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+11
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-89
/
+105
2023-03-30
xhci: Free the command allocated for setting LPM if we return early
Mathias Nyman
1
-0
/
+1
2023-03-30
Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"
Mathias Nyman
1
-4
/
+3
2023-03-30
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
1
-1
/
+5
2023-03-29
USB: serial: option: add Quectel RM500U-CN modem
Bjørn Mork
1
-0
/
+2
2023-03-29
usb: xhci: tegra: fix sleep in atomic call
Wayne Chang
1
-3
/
+3
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
4
-4
/
+4
2023-03-25
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
4
-4
/
+4
2023-03-25
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
1
-2
/
+2
2023-03-25
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-2
/
+2
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2
-6
/
+3
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
1
-14
/
+2
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
3
-2
/
+13
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
1
-1
/
+4
2023-03-18
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-1
/
+2
2023-03-17
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-16
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
1
-4
/
+3
2023-03-16
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
1
-0
/
+7
2023-03-16
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
1
-16
/
+11
2023-03-16
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
1
-0
/
+5
2023-03-16
usb: cdnsp: Fixes issue with redundant Status Stage
Pawel Laszczak
1
-18
/
+1
2023-03-14
USB: serial: option: add Telit FE990 compositions
Enrico Sau
1
-0
/
+8
2023-03-13
USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs
Kees Jan Koster
1
-0
/
+1
2023-03-09
usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
Ziyang Huang
1
-1
/
+2
2023-03-09
usb: typec: tcpm: fix warning when handle discover_identity message
Xu Yang
1
-4
/
+15
2023-03-09
usb: typec: tcpm: fix create duplicate source-capabilities file
Xu Yang
1
-0
/
+9
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
1
-1
/
+1
2023-03-09
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2
-0
/
+2
2023-03-09
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
2023-03-09
usb: dwc3: Fix a typo in field name
Vincenzo Palazzo
1
-1
/
+1
2023-03-09
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
1
-1
/
+1
2023-03-09
usb: ucsi: Fix ucsi->connector race
Hans de Goede
1
-13
/
+9
2023-03-09
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
1
-5
/
+6
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
2
-34
/
+12
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-21
/
+20
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+6
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
103
-1321
/
+7935
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-5747
/
+10
2023-02-16
Merge tag 'usb-serial-6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+4
2023-02-16
usb: dwc3: xilinx: Remove unused of_gpio,h
Andy Shevchenko
1
-1
/
+0
[next]