content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2025-06-19USB: typec: fix const issue in typec_match()Greg Kroah-Hartman
2025-06-10usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz
2025-05-22usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-05-18usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski
2025-05-18usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera
2025-05-02usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter
2025-05-02usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski
2025-05-02usb: typec: class: Fix NULL pointer accessAndrei Kuchynski
2025-04-10ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello
2025-03-13acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt
2025-03-13usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno
2025-03-13usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin
2025-03-13usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang
2025-01-17usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter
2025-01-17usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang
2024-12-19usb: typec: ucsi: Fix completion notificationsƁukasz Bartosik
2024-12-19usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori
2024-12-19usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori
2024-12-14usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov
2024-12-14usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operationsSaranya Gopal
2024-12-05usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2024-12-05usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter
2024-12-05mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-11-05usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter
2024-11-05usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
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-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo