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.13.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-09-09
Merge 6.11-rc7 into usb-next
Greg Kroah-Hartman
7
-73
/
+87
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
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
2024-09-03
usb: chipidea: npcm: Fix coding style with missing space
Andreas Kühn
1
-1
/
+1
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
1
-12
/
+14
2024-09-03
usb: dwc3: xilinx: simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+2
2024-09-03
usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-25
/
+8
2024-09-03
usb: dwc3: rtk: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+7
2024-09-03
usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-4
/
+1
2024-09-03
usb: dwc3: qcom: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+8
2024-09-03
usb: dwc3: imx8mp: simplify with dev_err_probe
Krzysztof Kozlowski
1
-10
/
+6
2024-09-03
usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
Krzysztof Kozlowski
1
-27
/
+5
2024-09-03
usb: dwc3: st: simplify pdev->dev usage
Krzysztof Kozlowski
1
-2
/
+2
2024-09-03
usb: dwc3: st: simplify with dev_err_probe
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: st: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-14
/
+11
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
13
-25
/
+25
2024-09-03
usb: chipidea: udc: enable suspend interrupt after usb reset
Xu Yang
1
-1
/
+7
2024-09-03
Merge 6.11-rc6 into usb-next
Greg Kroah-Hartman
13
-25
/
+101
2024-08-31
Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-14
/
+69
2024-08-30
Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+5
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-11
/
+32
2024-08-27
USB: serial: option: add MeiG Smart SRM825L
ZHANG Yuntian
1
-0
/
+5
2024-08-25
usb: roles: add lockdep class key to struct usb_role_switch
Amit Sunil Dhamne
1
-0
/
+9
2024-08-25
usb: ehci-brcm: fix module autoloading
Liao Chen
1
-0
/
+1
[next]