index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
USB: gadget: f_hid: make hidg_class a static const structure
Ivan Orlov
1
-11
/
+10
2023-06-20
USB: gadget: f_printer: make usb_gadget_class a static const structure
Ivan Orlov
1
-14
/
+11
2023-06-20
USB: mon: make mon_bin_class a static const structure
Ivan Orlov
1
-9
/
+10
2023-06-20
USB: gadget: udc: core: make udc_class a static const structure
Ivan Orlov
1
-12
/
+12
2023-06-20
USB: roles: make role_class a static const structure
Ivan Orlov
1
-8
/
+9
2023-06-19
drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-4
/
+4
2023-06-19
usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"
Colin Ian King
1
-1
/
+1
2023-06-19
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-06-19
usb: typec: tcpm: add get max power support
Frank Wang
1
-0
/
+24
2023-06-19
usb: typec: tcpm: fix cc role at port reset
Frank Wang
1
-1
/
+2
2023-06-15
usb: typec: add support for the nb7vpq904m Type-C Linear Redriver
Dmitry Baryshkov
3
-0
/
+538
2023-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
4
-9
/
+0
2023-06-14
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
2023-06-13
usb: gadget: udc: core: Prevent soft_connect_store() race
Badhri Jagan Sridharan
1
-49
/
+106
2023-06-13
usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
Badhri Jagan Sridharan
1
-2
/
+27
2023-06-13
usb: typec: Fix fast_role_swap_current show function
Pavan Holla
1
-1
/
+1
2023-06-13
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
Xu Yang
1
-1
/
+1
2023-06-13
usb: chipidea: imx: turn off vbus comparator when suspend
Xu Yang
1
-0
/
+35
2023-06-13
usb: cdns2: Add tracepoints for CDNS2 driver
Pawel Laszczak
6
-3
/
+896
2023-06-13
usb: cdns2: Add main part of Cadence USBHS driver
Pawel Laszczak
7
-0
/
+3218
2023-06-13
usb: cdns2: Device side header file for CDNS2 driver
Pawel Laszczak
1
-0
/
+707
2023-06-13
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
1
-1
/
+4
2023-06-13
usb: update the ctime as well when updating mtime after an ioctl
Jeff Layton
1
-8
/
+8
2023-06-13
usb: core: add sysfs entry for usb device state
Roy Luo
3
-4
/
+47
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
4
-0
/
+9
2023-06-13
usb: chipidea: imx: don't request QoS for imx8ulp
Xu Yang
1
-0
/
+5
2023-06-13
usb: dwc3: qcom: use dev_err_probe() where appropriate
Andrew Halaney
1
-11
/
+9
2023-06-13
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
1
-2
/
+3
2023-06-13
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
1
-1
/
+5
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
1
-6
/
+2
2023-06-13
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
1
-13
/
+25
2023-06-13
usb: gadget: udc: udc-xilinx: Add identifier to read_fn function arg
Piyush Mehta
1
-1
/
+1
2023-06-13
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
1
-5
/
+4
2023-06-13
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
1
-1
/
+5
2023-06-13
usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
Rajat Khandelwal
1
-1
/
+51
2023-06-13
usb: typec: ucsi: Fix command cancellation
Heikki Krogerus
1
-4
/
+7
2023-06-13
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
1
-0
/
+5
2023-06-13
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-06-13
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-06-13
usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
Biju Das
1
-2
/
+2
2023-06-13
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2
-25
/
+19
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-06-13
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
4
-49
/
+35
2023-06-13
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
2
-33
/
+45
2023-06-13
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
1
-37
/
+41
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
6
-32
/
+3
2023-06-13
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
1
-1
/
+2
2023-06-13
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
1
-1
/
+1
[prev]
[next]