summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm/tcpm.c
AgeCommit message (Expand)Author
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-05-21usb: typec: tcpm: Use configured PD revision for negotiationCosmo Chou
2025-05-21usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera
2025-04-11usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik
2025-04-11usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debugMichael Grzeschik
2025-04-11usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik
2025-04-10usb: typec: tcpm: Use fwnode_get_child_node_count()Andy Shevchenko
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne
2025-02-18usb: typec: tcpm: Switch to use hrtimer_setup()Nam Cao
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2024-12-24usb: typec: tcpm: Add new AMS for Get_Revision responseAmit Sunil Dhamne
2024-12-24usb: typec: tcpm: Add support for parsing pd-revision DT propertyAmit Sunil Dhamne
2024-11-16usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT propertyAmit Sunil Dhamne
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29usb: typec: tcpm: Add support for parsing time dt propertiesAmit Sunil Dhamne
2024-10-04usb: typec: tcpm: use max() to get higher valueR Sundar
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera
2024-04-04usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso
2024-03-26usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso
2024-03-26usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang
2024-03-26usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan