summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
8 daysusb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson1-0/+6
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-15usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-08-28usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne2-0/+7
2025-08-28usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne1-0/+48
2025-08-28usb: typec: fusb302: cache PD RX stateSebastian Reichel1-0/+8
2025-08-28usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle1-0/+1
2025-08-28usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec1-1/+1
2025-08-28usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung2-4/+5
2025-08-01usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera1-17/+17
2025-08-01usb: typec: tcpm: allow switching to mode accessory to mux properlyMichael Grzeschik1-9/+18
2025-08-01usb: typec: tcpm: allow to use sink in accessory modeMichael Grzeschik1-2/+7
2025-07-10usb: typec: displayport: Fix potential deadlockAndrei Kuchynski1-2/+1
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-1/+1
2025-07-06usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_setMichael Grzeschik1-2/+2
2025-07-06usb: typec: displayport: Receive DP Status Update NAK request exit dp altmodeJos Wang1-0/+4
2025-06-19usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne1-1/+2
2025-06-19usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz1-1/+1
2025-05-22usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski3-8/+47
2025-05-18usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski1-0/+2
2025-05-18usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera1-1/+1
2025-04-25usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-04-25usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter1-0/+5
2025-04-10ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello1-3/+2
2025-03-13usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno1-0/+11
2025-03-13usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin1-1/+1
2025-03-13usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter1-2/+2
2025-01-09usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov1-1/+1
2025-01-09usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov1-5/+5
2025-01-09usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov1-0/+12
2025-01-09usb: typec: ucsi: add update_connector callbackDmitry Baryshkov2-0/+5
2025-01-09usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov1-28/+20
2025-01-09usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov2-0/+9
2024-12-19usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori1-7/+12
2024-12-19usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori1-18/+29
2024-12-09mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko1-4/+0
2024-12-09usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco1-2/+4
2024-11-14usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter1-0/+2
2024-11-14usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie1-4/+4
2024-11-08usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco1-2/+2
2024-11-08usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco1-0/+1
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-10-22usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek1-1/+0
2024-10-17usb: typec: tipd: Free IRQ only if it was requested beforeWadim Egorov1-0/+2
2024-09-08usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-09-04soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-6/+10