index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
209
-1233
/
+8539
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+1
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2023-06-29
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-12
/
+1
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-17
/
+39
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2023-06-23
usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC
Wesley Cheng
1
-1
/
+1
2023-06-23
usb: host: xhci: Do not re-initialize the XHCI HC if being removed
Wesley Cheng
1
-1
/
+2
2023-06-23
usb: typec: nb7vpq904m: fix CONFIG_DRM dependency
Neil Armstrong
1
-0
/
+2
2023-06-23
usbip: usbip_host: Replace strlcpy with strscpy
Azeem Shaikh
1
-3
/
+1
2023-06-23
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
1
-1
/
+3
2023-06-23
Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
25
-72
/
+150
2023-06-22
USB: serial: option: add LARA-R6 01B PIDs
Davide Tronchin
1
-0
/
+4
2023-06-21
usb: gadget: legacy: fix error return code in gfs_bind
Wei Chen
1
-1
/
+3
2023-06-21
usb: typec: fsa4480: add support for Audio Accessory Mode
Neil Armstrong
1
-0
/
+17
2023-06-21
usb: typec: fsa4480: rework mux & switch setup to handle more states
Neil Armstrong
1
-36
/
+75
2023-06-21
usb: typec: ucsi: call typec_set_mode on non-altmode partner change
Neil Armstrong
1
-0
/
+17
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
[next]