index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
Dan Carpenter
1
-1
/
+1
2024-09-13
usb: storage: ene_ub6250: Fix right shift warnings
Abhishek Tamboli
1
-1
/
+1
2024-09-13
usb: roles: Improve the fix for a false positive recursive locking complaint
Bart Van Assche
1
-9
/
+5
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
4
-1
/
+25
2024-09-11
usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
WangYuli
1
-0
/
+7
2024-09-11
usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
Li Jun
1
-6
/
+9
2024-09-11
usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
Frank Li
1
-0
/
+18
2024-09-11
usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
Frank Li
1
-0
/
+6
2024-09-11
usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support
Radhey Shyam Pandey
1
-0
/
+77
2024-09-11
usb: misc: onboard_dev: extend platform data to add power on delay field
Radhey Shyam Pandey
2
-0
/
+3
2024-09-11
usb: dwc2: drd: fix clock gating on USB role switch
Tomas Marek
1
-0
/
+9
2024-09-11
usb: cdnsp: Fix incorrect usb_request status
Pawel Laszczak
1
-2
/
+4
2024-09-11
usb: typec: tcpci: support edge irq
Emanuele Ghidoli
1
-10
/
+20
2024-09-11
usb: chipidea: npcm: Fix coding style with clarification of data type
Andreas Kühn
1
-1
/
+1
2024-09-11
usb: common: Switch to device_property_match_property_string()
Andy Shevchenko
1
-8
/
+7
2024-09-11
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
1
-1
/
+1
2024-09-11
usb: musb: mediatek: Simplify code with dev_err_probe()
Lin Ruifeng
1
-16
/
+11
2024-09-11
Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2
-0
/
+5
2024-09-11
Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
53
-76
/
+8
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
1
-2
/
+1
2024-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
7
-73
/
+87
2024-09-06
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2
-0
/
+5
2024-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
3
-4
/
+13
2024-09-05
xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.
Mathias Nyman
1
-3
/
+5
2024-09-05
usb: xhci: adjust empty TD list handling in handle_tx_event()
Niklas Neronin
1
-27
/
+24
2024-09-05
usb: xhci: remove 'retval' from xhci_pci_resume()
Niklas Neronin
1
-3
/
+1
2024-09-05
usb: xhci: add comments explaining specific interrupt behaviour
Niklas Neronin
1
-2
/
+5
2024-09-05
usb: xhci: make 'sbrn' a local variable
Niklas Neronin
2
-4
/
+3
2024-09-05
usb: xhci: remove unused variables from struct 'xhci_hcd'
Niklas Neronin
1
-4
/
+0
2024-09-05
usb: xhci: remove excessive Bulk short packet debug message
Niklas Neronin
1
-3
/
+0
2024-09-05
usb: xhci: remove excessive isoc frame debug message spam
Niklas Neronin
1
-4
/
+0
2024-09-05
xhci: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2024-09-05
xhci: dbc: add dbgtty request to end of list once it completes
Mathias Nyman
1
-1
/
+1
2024-09-05
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2
-52
/
+83
2024-09-04
usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
Andrey Konovalov
1
-6
/
+8
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
5
-39
/
+14
2024-09-03
usb: typec: ucsi: Fix cable registration
Heikki Krogerus
2
-16
/
+15
2024-09-03
usb: cdns2: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-09-03
usb: typec: ucsi: Fix the partner PD revision
Heikki Krogerus
1
-24
/
+26
2024-09-03
usb: cdns2: Fix controller reset issue
Pawel Laszczak
2
-9
/
+12
2024-09-03
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2
-0
/
+17
2024-09-03
usb: dwc3: Avoid waking up gadget during startxfer
Prashanth K
1
-24
/
+17
2024-09-03
usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
Michael Grzeschik
9
-94
/
+8
2024-09-03
usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
Mathias Nyman
1
-0
/
+53
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
3
-8
/
+16
2024-09-03
xhci: Add USB4 tunnel detection for USB3 devices on Intel hosts
Mathias Nyman
4
-0
/
+48
2024-09-03
usb: f_mass_storage: Make use of the helper macro kthread_run()
Hongbo Li
1
-2
/
+1
2024-09-03
usb: gadget: f_acm: make bInterfaceProtocol configurable
Michael Walle
2
-2
/
+54
2024-09-03
usb: ohci-nxp: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-14
/
+4
2024-09-03
usb: gadget: udc-xilinx: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
[prev]
[next]