index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
/
tcpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
usb: typec: tcpm: improve handling of DISCOVER_MODES failures
Sebastian Reichel
1
-36
/
+61
2026-05-19
usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()
Greg Kroah-Hartman
1
-8
/
+4
2026-05-19
usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
Greg Kroah-Hartman
1
-1
/
+7
2026-04-27
usb: typec: tcpm: fix debug accessory mode detection for sink ports
Xu Yang
1
-9
/
+16
2026-04-27
usb: typec: tcpm: reset internal port states on soft reset AMS
Amit Sunil Dhamne
1
-0
/
+2
2026-03-18
tcpm: Implement sink support for PD SPR AVS negotiation
Badhri Jagan Sridharan
1
-104
/
+507
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2026-03-11
Revert "tcpm: allow looking for role_sw device in the main node"
Xu Yang
1
-1
/
+1
2026-03-11
usb: typec: tcpm: add support for Sink Cap Extended msg response
Amit Sunil Dhamne
1
-1
/
+252
2026-03-11
usb: typec: tcpm: Use safer strscpy() instead of strcpy()
Ai Chao
1
-3
/
+3
2026-03-11
usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
1
-14
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
1
-1
/
+1
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
1
-1
/
+1
2026-01-07
USB: typec: tcpm: Fix a typo
Andy Yan
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2025-10-22
tcpm: Parse and log AVS APDO
Badhri Jagan Sridharan
1
-1
/
+14
2025-10-22
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
1
-2
/
+2
2025-09-06
usb: typec: tcpm: properly deliver cable vdms to altmode drivers
RD Babiera
1
-4
/
+8
2025-06-24
usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
RD Babiera
1
-17
/
+17
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-39
/
+149
2025-06-03
Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-4
/
+2
2025-05-21
usb: typec: tcpm: Use configured PD revision for negotiation
Cosmo Chou
1
-4
/
+25
2025-05-21
usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
RD Babiera
1
-20
/
+71
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
1
-1
/
+1
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
1
-9
/
+18
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
1
-5
/
+29
2025-04-11
usb: typec: tcpm: allow to use sink in accessory mode
Michael Grzeschik
1
-2
/
+7
2025-04-10
usb: typec: tcpm: Use fwnode_get_child_node_count()
Andy Shevchenko
1
-4
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+8
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...
Amit Sunil Dhamne
1
-4
/
+4
2025-02-18
usb: typec: tcpm: Switch to use hrtimer_setup()
Nam Cao
1
-8
/
+8
2025-02-14
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Jos Wang
1
-2
/
+1
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+94
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
1
-3
/
+5
2025-01-15
USB: typec: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-3
/
+4
2025-01-13
usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
Jos Wang
1
-1
/
+1
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2024-12-24
usb: typec: tcpm: Add new AMS for Get_Revision response
Amit Sunil Dhamne
1
-1
/
+40
2024-12-24
usb: typec: tcpm: Add support for parsing pd-revision DT property
Amit Sunil Dhamne
1
-2
/
+44
2024-11-16
usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
Amit Sunil Dhamne
1
-1
/
+15
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+6
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
1
-3
/
+7
2024-10-29
usb: typec: tcpm: Add support for parsing time dt properties
Amit Sunil Dhamne
1
-16
/
+57
2024-10-04
usb: typec: tcpm: use max() to get higher value
R Sundar
1
-1
/
+1
2024-10-04
usb: typec: Fix typo in comment
Yu Jiaoliang
1
-2
/
+2
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-8
/
+3
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-8
/
+3
[next]