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
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-5
/
+3
2024-03-11
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2024-03-05
xhci: Fix failure to detect ring expansion need.
Mathias Nyman
1
-1
/
+7
2024-03-05
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-03-05
usb: gadget: ncm: Fix handling of zero block length packets
Krishna Kurapati
1
-1
/
+1
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
1
-9
/
+9
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
1
-2
/
+5
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
1
-0
/
+1
2024-03-02
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Alan Stern
1
-5
/
+18
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-24
/
+74
2024-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+14
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
1
-1
/
+2
2024-02-19
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
1
-3
/
+0
2024-02-19
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
1
-1
/
+2
2024-02-19
usb: dwc3: gadget: Don't disconnect if not started
Thinh Nguyen
1
-0
/
+5
2024-02-19
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-02-19
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-02-19
usb: roles: don't get/set_role() when usb_role_switch is unregistered
Xu Yang
1
-2
/
+10
2024-02-19
usb: roles: fix NULL pointer issue when put module's reference
Xu Yang
1
-6
/
+11
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
3
-6
/
+14
2024-02-19
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
1
-2
/
+14
2024-02-19
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
1
-0
/
+1
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2
-0
/
+14
2024-02-09
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
Thinh Nguyen
3
-9
/
+0
2024-02-06
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-11
/
+12
2024-02-02
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2024-01-31
USB: serial: option: add Fibocom FM101-GL variant
Puliang Lu
1
-0
/
+1
2024-01-30
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
JackBB Wu
1
-0
/
+2
2024-01-30
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
1
-0
/
+1
2024-01-28
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
1
-1
/
+2
2024-01-28
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-01-28
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2024-01-28
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
1
-0
/
+2
2024-01-28
usb: ulpi: Fix debugfs directory leak
Sean Anderson
1
-1
/
+1
2024-01-28
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
1
-2
/
+1
2024-01-28
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-28
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
1
-2
/
+18
2024-01-28
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-01-28
usb: chipidea: core: handle power lost in workqueue
Xu Yang
2
-20
/
+26
2024-01-28
usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Uttkarsh Aggarwal
1
-4
/
+2
2024-01-28
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
1
-0
/
+4
2024-01-28
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2024-01-28
xhci: handle isoc Babble and Buffer Overrun events properly
Michal Pecio
1
-1
/
+5
2024-01-28
xhci: process isoc TD properly when there was a transaction error mid TD.
Mathias Nyman
2
-14
/
+61
2024-01-28
xhci: fix off by one check when adding a secondary interrupter.
Mathias Nyman
1
-1
/
+1
2024-01-28
xhci: fix possible null pointer dereference at secondary interrupter removal
Mathias Nyman
1
-6
/
+6
2024-01-28
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
1
-4
/
+4
2024-01-28
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-0
/
+3
2024-01-28
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-1
/
+3
[next]