summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
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-21usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
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: tcpci: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-11usb: typec: tcpci: add regulator supportMichael Grzeschik
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-19usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno
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-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...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-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
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-12-23usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang
2024-12-23usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter
2024-12-23usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is RpXu Yang
2024-12-04usb: typec: tcpci_mt6370: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-11-16usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT propertyAmit Sunil Dhamne
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
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-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
2024-10-16mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04usb: typec: tcpm: use max() to get higher valueR Sundar
2024-10-04usb: typec: Fix typo in commentYu Jiaoliang
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-09-11usb: typec: tcpci: support edge irqEmanuele Ghidoli