summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2026-06-12usb: ucsi: huawei_gaokun: support mode switchingPengyu Luo
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-05-22usb: typec: ucsi: Add support for SET_PDOS commandPooja Katiyar
2026-05-22usb: typec: ucsi: Enable debugfs for message_out data structurePooja Katiyar
2026-05-22usb: typec: ucsi: Add support for message_out data structurePooja Katiyar
2026-05-22usb: typec: tcpm: qcom: prefer VBUS supply from the connector nodeDmitry Baryshkov
2026-05-22USB: typec: qcom-pmic-typec: Drop redundant header includesKrzysztof Kozlowski
2026-05-22usb: typec: ucsi: split connector lock classesSergey Senozhatsky
2026-05-22usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()Nathan Chancellor
2026-05-21usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-05-21usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-05-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-05-21usb: typec: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-21usb: typec: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu
2026-05-19usb: typec: ucsi: validate connector number in ucsi_connector_change()Greg Kroah-Hartman
2026-05-19usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDOGreg Kroah-Hartman
2026-05-19usb: typec: tcpm: bound altmode_desc[] per iteration in svdm_consume_modes()Greg Kroah-Hartman
2026-05-19usb: typec: tcpm: validate VDO count in Discover Identity ACK handlersGreg Kroah-Hartman
2026-05-19usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNTGreg Kroah-Hartman
2026-05-19usb: typec: altmodes/displayport: validate count before reading Status Update...Greg Kroah-Hartman
2026-05-19usb: typec: wcove: don't write past struct pd_message in wcove_read_rx_buffer()Greg Kroah-Hartman
2026-05-18usb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman
2026-05-18usb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman
2026-04-27usb: typec: intel_pmc_mux: combine kzalloc + kcallocRosen Penev
2026-04-27usb: typec: mux: ps883x: Power the retimer off when not in useKonrad Dybcio
2026-04-27usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang
2026-04-27usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-04-07usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitionsJameson Thies
2026-04-07usb: typec: ucsi: Set usb mode on partner changeJameson Thies
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
2026-03-30usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski
2026-03-30usb: typec: Remove alt->adev.dev.class assignmentAndrei Kuchynski
2026-03-30usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger modeAmit Sunil Dhamne
2026-03-30usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov
2026-03-30usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checksAlexey Charkov
2026-03-30usb: typec: tcpci: support setting orientation via GPIOXu Yang
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman
2026-03-11Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang
2026-03-11usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao