index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
usb: bdc: fix module autoloading
Liao Chen
2024-08-22
1
-0
/
+1
|
*
|
|
|
|
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
2024-08-22
2
-2
/
+19
|
*
|
|
|
|
usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()
Yuesong Li
2024-08-22
1
-37
/
+30
|
*
|
|
|
|
usb: ohci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-7
/
+2
|
*
|
|
|
|
usb: ehci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
1
-7
/
+2
|
*
|
|
|
|
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
2024-08-19
6
-6
/
+9
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
usb: gadget: f_uac1: Change volume name and remove alt names
Chris Wulff
2024-08-13
2
-44
/
+28
|
*
|
|
|
|
usb: gadget: f_fs: add capability for dfu functional descriptor
David Sands
2024-08-13
1
-2
/
+10
|
*
|
|
|
|
usb: gadget: configfs: Constify struct config_item_type
Christophe JAILLET
2024-08-13
1
-4
/
+4
|
*
|
|
|
|
usb: gadget: configfs: Make check_user_usb_string() static
Christophe JAILLET
2024-08-13
1
-1
/
+1
|
*
|
|
|
|
usb: common: Use helper function for_each_node_with_property()
Zhang Zekun
2024-08-13
1
-4
/
+3
|
*
|
|
|
|
usb: musb: poll ID pin status in dual-role mode in mpfs glue layer
Valentina Fernandez
2024-08-13
1
-24
/
+136
|
*
|
|
|
|
usb: gadget: f_uac2: Expose all string descriptors through configfs.
Chris Wulff
2024-08-13
2
-18
/
+77
|
*
|
|
|
|
usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
Xu Yang
2024-08-13
1
-4
/
+28
|
*
|
|
|
|
usb: phy: mxs: add wakeup enable for imx7ulp
Xu Yang
2024-08-13
1
-2
/
+39
|
*
|
|
|
|
usb: phy: mxs: keep USBPHY2's clk always on
Xu Yang
2024-08-13
1
-7
/
+26
|
*
|
|
|
|
usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
Xu Yang
2024-08-13
1
-0
/
+26
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
André Draszik
2024-08-13
3
-7
/
+27
|
*
|
|
|
|
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
2024-08-12
20
-59
/
+118
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
2024-08-07
5
-64
/
+64
|
*
|
|
|
|
usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
Rob Herring (Arm)
2024-08-07
1
-15
/
+4
|
*
|
|
|
|
usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-08-07
1
-12
/
+10
|
*
|
|
|
|
usb: gadget: u_audio: Use C99 syntax for array initializers
Abhishek Tamboli
2024-08-07
1
-5
/
+5
|
*
|
|
|
|
usb: chipidea: Use of_property_present()
Rob Herring (Arm)
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistration
André Draszik
2024-08-07
1
-16
/
+14
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
André Draszik
2024-08-07
1
-10
/
+11
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
André Draszik
2024-08-07
2
-5
/
+5
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 register
André Draszik
2024-08-07
2
-10
/
+8
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 register
André Draszik
2024-08-07
2
-10
/
+14
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()
André Draszik
2024-08-07
1
-3
/
+1
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVF
André Draszik
2024-08-07
1
-6
/
+4
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bit
André Draszik
2024-08-07
1
-5
/
+7
|
*
|
|
|
|
usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
André Draszik
2024-08-07
1
-2
/
+5
|
*
|
|
|
|
usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
André Draszik
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
André Draszik
2024-08-07
2
-15
/
+18
|
*
|
|
|
|
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
André Draszik
2024-08-07
3
-46
/
+40
|
*
|
|
|
|
usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
André Draszik
2024-08-07
3
-13
/
+9
|
*
|
|
|
|
usb: typec: tcpm/tcpci_maxim: clarify a comment
André Draszik
2024-08-07
1
-1
/
+1
|
*
|
|
|
|
usb: dwc2: Skip clock gating on Broadcom SoCs
Stefan Wahren
2024-07-31
1
-0
/
+1
|
*
|
|
|
|
usb: dwc2: Add comment about BCM2848 ACPI ID
Stefan Wahren
2024-07-31
1
-0
/
+1
|
*
|
|
|
|
usb: dwc2: debugfs: Print parameter no_clock_gating
Stefan Wahren
2024-07-31
1
-0
/
+1
|
*
|
|
|
|
usb: misc: eud: switch to fallback compatible for device matching
Krzysztof Kozlowski
2024-07-31
1
-1
/
+1
|
*
|
|
|
|
usb: gadget: u_serial: add .get_icount() support
Michael Walle
2024-07-31
1
-0
/
+22
|
*
|
|
|
|
usb: typec: ucsi: glink: Remove unnecessary semicolon
Chen Ni
2024-07-31
1
-1
/
+1
|
*
|
|
|
|
usbip: Add USB_SPEED_SUPER_PLUS as valid arg
Łukasz Bartosik
2024-07-31
2
-19
/
+20
|
*
|
|
|
|
USB: ohci-ppc-of: Drop ohci-littledian compatible
Krzysztof Kozlowski
2024-07-31
1
-4
/
+0
|
*
|
|
|
|
usb: gadget: f_uac1: Expose all string descriptors through configfs.
Chris Wulff
2024-07-31
2
-17
/
+74
*
|
|
|
|
|
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-19
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
2024-09-11
1
-2
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-18
5
-39
/
+14
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
[prev]
[next]