index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
USB: roles: make role_class a static const structure
Ivan Orlov
2023-06-20
1
-8
/
+9
|
*
|
usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"
Colin Ian King
2023-06-19
1
-1
/
+1
|
*
|
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-19
1
-2
/
+2
|
*
|
usb: typec: tcpm: add get max power support
Frank Wang
2023-06-19
1
-0
/
+24
|
*
|
usb: typec: tcpm: fix cc role at port reset
Frank Wang
2023-06-19
1
-1
/
+2
|
*
|
usb: typec: add support for the nb7vpq904m Type-C Linear Redriver
Dmitry Baryshkov
2023-06-15
3
-0
/
+538
|
*
|
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-06-15
4
-9
/
+0
|
*
|
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
Xu Yang
2023-06-13
1
-1
/
+1
|
*
|
usb: chipidea: imx: turn off vbus comparator when suspend
Xu Yang
2023-06-13
1
-0
/
+35
|
*
|
usb: cdns2: Add tracepoints for CDNS2 driver
Pawel Laszczak
2023-06-13
6
-3
/
+896
|
*
|
usb: cdns2: Add main part of Cadence USBHS driver
Pawel Laszczak
2023-06-13
7
-0
/
+3218
|
*
|
usb: cdns2: Device side header file for CDNS2 driver
Pawel Laszczak
2023-06-13
1
-0
/
+707
|
*
|
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
2023-06-13
1
-1
/
+4
|
*
|
usb: update the ctime as well when updating mtime after an ioctl
Jeff Layton
2023-06-13
1
-8
/
+8
|
*
|
usb: core: add sysfs entry for usb device state
Roy Luo
2023-06-13
3
-4
/
+47
|
*
|
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-06-13
4
-0
/
+9
|
*
|
usb: chipidea: imx: don't request QoS for imx8ulp
Xu Yang
2023-06-13
1
-0
/
+5
|
*
|
usb: dwc3: qcom: use dev_err_probe() where appropriate
Andrew Halaney
2023-06-13
1
-11
/
+9
|
*
|
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
2023-06-13
1
-2
/
+3
|
*
|
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
2023-06-13
1
-1
/
+5
|
*
|
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
2023-06-13
1
-6
/
+2
|
*
|
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
2023-06-13
1
-13
/
+25
|
*
|
usb: gadget: udc: udc-xilinx: Add identifier to read_fn function arg
Piyush Mehta
2023-06-13
1
-1
/
+1
|
*
|
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
2023-06-13
1
-5
/
+4
|
*
|
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
2023-06-13
1
-1
/
+5
|
*
|
usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
Rajat Khandelwal
2023-06-13
1
-1
/
+51
|
*
|
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2023-06-13
2
-25
/
+19
|
*
|
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
2023-06-13
3
-7
/
+27
|
*
|
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
2023-06-13
3
-3
/
+13
|
*
|
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
2023-06-13
1
-0
/
+5
|
*
|
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
2023-06-13
4
-49
/
+35
|
*
|
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
[prev]
[next]