index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
2023-06-13
2
-33
/
+45
|
*
|
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
2023-06-13
1
-37
/
+41
|
*
|
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-06-13
6
-32
/
+3
|
*
|
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
2023-06-13
1
-1
/
+2
|
*
|
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
2023-06-13
1
-1
/
+1
|
*
|
usb: xhci: Remove unused udev from xhci_log_ctx trace event
Udipto Goswami
2023-06-13
1
-4
/
+0
|
*
|
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-06-05
6
-8
/
+73
|
|
\
|
|
*
|
usb: typec: qcom-pmic-typec: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
|
*
|
usb: xhci-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
|
*
|
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
3
-8
/
+6
|
*
|
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
|
*
|
usb: xhci-histb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
|
*
|
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
|
*
|
usb: misc: onboard_hub: Don't warn twice about problems during remove
Uwe Kleine-König
2023-05-30
1
-3
/
+3
|
*
|
usb: misc: eud: Fix indentation issues
Bhupesh Sharma
2023-05-29
1
-2
/
+2
|
*
|
usb: host: ohci-platform: increase max clock number to 4
Sebastian Reichel
2023-05-29
1
-1
/
+1
|
*
|
usb: cdns3: imx: Rework system PM to avoid duplicated operations
Shenwei Wang
2023-05-29
1
-3
/
+11
|
*
|
usb: host: fhci-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-29
1
-5
/
+4
|
*
|
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
18
-19
/
+19
|
*
|
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
2023-05-29
1
-2
/
+2
|
*
|
usb: cdns3: improve handling of unaligned address case
Frank Li
2023-05-29
1
-4
/
+7
|
*
|
usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
2023-05-29
3
-0
/
+258
|
*
|
usb: cdns3: imx: simplify clock name usage
Frank Li
2023-05-29
1
-5
/
+5
|
*
|
usb: chipidea: imx: remove one duplicated reg define
Xu Yang
2023-05-29
1
-1
/
+0
|
*
|
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
2023-05-29
1
-0
/
+2
|
*
|
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
2023-05-29
1
-1
/
+1
|
*
|
usb: uhci: handle HAS_IOPORT dependencies
Niklas Schnelle
2023-05-29
2
-8
/
+18
|
*
|
usb: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-29
1
-2
/
+2
|
*
|
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
2023-05-29
1
-8
/
+24
|
*
|
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
2023-05-29
1
-0
/
+3
|
*
|
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
2023-05-29
1
-2
/
+11
|
*
|
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
2023-05-29
2
-6
/
+4
|
*
|
usb: typec: mux: Clean up mux_fwnode_match()
Heikki Krogerus
2023-05-29
1
-48
/
+7
|
*
|
usb: typec: ucsi: correctly access opcode
Min-Hua Chen
2023-05-29
1
-1
/
+1
|
*
|
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
2023-05-29
1
-0
/
+14
|
*
|
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
2023-05-29
1
-3
/
+3
|
*
|
usb: typec: qcom: set pm8150b_typec_res storage-class-specifier to static
Tom Rix
2023-05-29
1
-1
/
+1
|
*
|
USB: fix up merge of 6.4-rc4 into usb-next
Roger Quadros
2023-05-28
1
-18
/
+8
|
*
|
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-28
14
-156
/
+276
|
|
\
\
|
*
|
|
usbip: vhci_hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: typec: ucsi: acpi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: typec: wcove: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: typec: tcpci_mt6360: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: typec: tcpci_mt6360: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
|
*
|
|
usb: typec: intel_pmc_mux: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: typec: mux: gpio-sbu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: roles: intel_xhci: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: renesas_usbhs: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: misc: usb3503: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
|
usb: misc: eud: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
[prev]
[next]