summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tcpm
AgeCommit message (Expand)Author
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
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-13usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handlingAndré Draszik
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman
2024-08-07usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistrationAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVFAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bitAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: clarify a commentAndré Draszik
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter
2024-07-10usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...Uwe Kleine-König
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
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-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov
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