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-02-09
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-09
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
1
-4
/
+4
2023-02-09
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
1
-0
/
+4
2023-02-02
usb: typec: ucsi: Don't attempt to resume the ports before they exist
Heikki Krogerus
1
-1
/
+8
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
16
-16
/
+0
2023-01-25
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
1
-0
/
+1
2023-01-24
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-01-24
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
1
-1
/
+1
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-49
/
+292
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-19
Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+18
2023-01-19
usb: dwc3: fix extcon dependency
Arnd Bergmann
1
-1
/
+1
2023-01-17
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
1
-0
/
+13
2023-01-17
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-17
USB: gadget: Add ID numbers to configfs-gadget driver names
Chanh Nguyen
1
-2
/
+10
2023-01-17
usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
ChiYuan Huang
1
-4
/
+3
2023-01-17
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
1
-0
/
+3
2023-01-17
usb: typec: altmodes/displayport: Use proper macro for pin assignment check
Prashant Malani
1
-1
/
+1
2023-01-17
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani
1
-2
/
+2
2023-01-17
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
1
-8
/
+14
2023-01-17
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-01-17
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-17
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
1
-6
/
+6
2023-01-17
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
1
-3
/
+3
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2
-3
/
+22
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-17
usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
Xu Yang
1
-2
/
+2
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+65
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2023-01-17
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
1
-0
/
+12
2023-01-16
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: option: add Quectel EM05CN (SG) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
1
-0
/
+1
2023-01-16
USB: serial: option: add Quectel EC200U modem
Ali Mirghasemi
1
-0
/
+2
2023-01-16
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-13
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-01-12
USB: serial: option: add Quectel EM05-G (GR) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-12
USB: serial: option: add Quectel EM05-G (CS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2022-12-28
usb: fotg210: fix OTG-only build
Arnd Bergmann
1
-4
/
+1
[next]