index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
1
-1
/
+1
2025-05-01
usb: typec: ucsi: displayport: Fix NULL pointer access
Andrei Kuchynski
1
-0
/
+2
2025-05-01
usb: typec: ucsi: displayport: Fix deadlock
Andrei Kuchynski
3
-8
/
+47
2025-04-15
usb: typec: class: Unlocked on error in typec_register_partner()
Dan Carpenter
1
-0
/
+1
2025-04-11
usb: typec: class: Invalidate USB device pointers on partner unregistration
Andrei Kuchynski
1
-2
/
+6
2025-04-11
usb: typec: class: Fix NULL pointer access
Andrei Kuchynski
2
-2
/
+14
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-89
/
+583
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+8
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run_state_machine()
Amit Sunil Dhamne
1
-4
/
+4
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
8
-19
/
+44
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-03-03
ucsi_ccg: Don't show non-functional attributes
Mario Limonciello
1
-6
/
+19
2025-03-03
ucsi_ccg: Don't show failed to get FW build information error
Mario Limonciello
1
-3
/
+2
2025-02-19
usb: typec: ucsi: increase timeout for PPM reset operations
Fedor Pchelkin
1
-1
/
+1
2025-02-19
acpi: typec: ucsi: Introduce a ->poll_cci method
Christian A. Ehrhardt
7
-12
/
+25
2025-02-19
usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality
AngeloGioacchino Del Regno
1
-0
/
+11
2025-02-19
usb: typec: ps883x: fix configuration error handling
Johan Hovold
1
-10
/
+26
2025-02-19
usb: typec: ps883x: fix missing accessibility check
Johan Hovold
1
-0
/
+11
2025-02-19
usb: typec: ps883x: fix registration race
Johan Hovold
1
-15
/
+16
2025-02-19
usb: typec: ps883x: fix probe error handling
Johan Hovold
1
-2
/
+3
2025-02-18
usb: typec: tcpm: Switch to use hrtimer_setup()
Nam Cao
1
-8
/
+8
2025-02-17
Merge 6.14-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+1
2025-02-14
usb: typec: Add support for Parade PS8830 Type-C Retimer
Abel Vesa
3
-0
/
+448
2025-02-14
usb: typec: ucsi: resume work after EC init
Jameson Thies
1
-5
/
+12
2025-02-14
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Jos Wang
1
-2
/
+1
2025-02-03
usb: typec: thunderbolt: Remove IS_ERR check for plug
Benson Leung
1
-2
/
+2
2025-02-03
usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP
Benson Leung
1
-3
/
+3
2025-02-03
usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()
Dmitry Baryshkov
1
-21
/
+9
2025-02-03
usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
Dmitry Baryshkov
1
-33
/
+29
2025-02-03
usb: typec: ucsi: return CCI and message from sync_control callback
Dmitry Baryshkov
5
-16
/
+24
2025-02-03
usb: typec: ucsi: Enable UCSI commands in debugfs
Madhu M
2
-0
/
+6
2025-02-03
usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOM
Madhu M
3
-3
/
+3
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-17
/
+14
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-71
/
+1071
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
2
-7
/
+14
2025-01-17
usb: typec: ucsi: Add a macro definition for UCSI v1.0
Pengyu Luo
1
-0
/
+1
2025-01-15
USB: typec: Use str_enable_disable-like helpers
Krzysztof Kozlowski
6
-21
/
+27
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
4
-14
/
+24
2025-01-13
usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
Jos Wang
1
-1
/
+1
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
4
-14
/
+24
2025-01-11
usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const
Stephen Boyd
1
-1
/
+1
2025-01-11
usb: typec: cros-ec-ucsi: Add newlines to printk messages
Stephen Boyd
1
-16
/
+12
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-07
usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
GONG Ruiqi
1
-2
/
+2
2025-01-03
usb: typec: class: Remove both cable_match() and partner_match()
Zijun Hu
1
-15
/
+12
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-4
/
+4
2025-01-03
usb: typec: ucsi: Implement ChromeOS UCSI driver
Pavan Holla
3
-0
/
+351
2024-12-27
usb: typec: ucsi: make yoga_c630_ucsi_ops be static
Pei Xiao
1
-1
/
+1
2024-12-24
usb: typec: Print err when displayport fails to enter
Abhishek Pandit-Subedi
1
-1
/
+1
[next]