index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
/
tcpm.c
Age
Commit message (
Expand
)
Author
2025-06-24
usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attach
RD Babiera
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-06-03
Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2025-05-21
usb: typec: tcpm: Use configured PD revision for negotiation
Cosmo Chou
2025-05-21
usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
RD Babiera
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
2025-04-11
usb: typec: tcpm: allow to use sink in accessory mode
Michael Grzeschik
2025-04-10
usb: typec: tcpm: Use fwnode_get_child_node_count()
Andy Shevchenko
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...
Amit Sunil Dhamne
2025-02-18
usb: typec: tcpm: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
Jos Wang
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-01-17
usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS
Kyle Tso
2025-01-15
USB: typec: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-13
usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
Jos Wang
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2024-12-24
usb: typec: tcpm: Add new AMS for Get_Revision response
Amit Sunil Dhamne
2024-12-24
usb: typec: tcpm: Add support for parsing pd-revision DT property
Amit Sunil Dhamne
2024-11-16
usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property
Amit Sunil Dhamne
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
2024-10-29
usb: typec: tcpm: Add support for parsing time dt properties
Amit Sunil Dhamne
2024-10-04
usb: typec: tcpm: use max() to get higher value
R Sundar
2024-10-04
usb: typec: Fix typo in comment
Yu Jiaoliang
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-08-13
Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
Xu Yang
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-04
usb: typec: tcpm: print error on hard reset
Sebastian Reichel
2024-06-04
usb: typec: tcpm: avoid resets for missing source capability messages
Sebastian Reichel
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
2024-04-04
usb: typec: tcpm: Correct the PDO counting in pd_set
Kyle Tso
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
[next]