summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik-2/+2
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman-4/+8
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin-4/+286
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin-0/+4
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin-4/+1
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin-1/+8
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter-3/+82
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter-4/+76
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter-5/+15
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter-1/+51
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter-9/+8
2025-09-14usb: typec: tipd: Move initial irq mask to tipd_dataSven Peter-12/+11
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter-13/+11
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang-0/+33
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera-4/+8
2025-09-06usb: typec: ucsi: Add check for UCSI versionVenkat Jayaraman-1/+2
2025-09-06usb: ucsi: stm32: Use min() to improve ucsi_stm32g0_fw_cb()Thorsten Blum-5/+2
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman-4/+67
2025-08-21usb: typec: mux: Remove the use of dev_err_probe()Xichao Zhao-1/+1
2025-08-21usb: typec: qcom-pmic-typec: use kcalloc() instead of kzalloc()Qianfeng Rong-2/+2
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel-4/+8
2025-08-17usb: typec: ucsi: Add support for READ_POWER_LEVEL commandVenkat Jayaraman-0/+60
2025-08-17usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is ...Amit Sunil Dhamne-0/+53
2025-08-17usb: typec: maxim_contaminant: disable low power mode when reading comparator...Amit Sunil Dhamne-0/+6
2025-07-21usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle-0/+1
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung-4/+5
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel-0/+8
2025-07-21usb: typec: ucsi: yoga-c630: add DRM dependencyArnd Bergmann-0/+1
2025-07-15usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies-0/+1
2025-07-15usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUSAndré Draszik-0/+1
2025-07-15usb: typec: tcpm/tcpci_maxim: drop CONFIG_OFAndré Draszik-3/+1
2025-07-15usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik-16/+30
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman-20/+19
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski-2/+1
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera-1/+1
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera-17/+17
2025-06-24usb: typec: ucsi: yoga-c630: register DRM HPD bridgeDmitry Baryshkov-0/+40
2025-06-24usb: typec: ucsi: yoga-c630: handle USB / HPD messages to set port orientationDmitry Baryshkov-0/+42
2025-06-24usb: typec: ucsi: yoga-c630: correct response for GET_CURRENT_CAMDmitry Baryshkov-1/+9
2025-06-24usb: typec: ucsi: yoga-c630: fake AltModes for port 0Dmitry Baryshkov-0/+23
2025-06-24usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1Dmitry Baryshkov-1/+22
2025-06-24usb: typec: ucsi: yoga-c630: remove duplicate AltModesDmitry Baryshkov-0/+23
2025-06-24usb: typec: ucsi: add recipient arg to update_altmodes() callbackDmitry Baryshkov-4/+8
2025-06-24usb: typec: ucsi: yoga-c630: fix error and remove pathsDmitry Baryshkov-3/+16
2025-06-24usb: typec: altmodes/displayport: add irq_hpd to sysfsRD Babiera-0/+28
2025-06-19usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec-1/+1
2025-06-19usb: typec: Remove unused ucsi_cci_strDr. David Alan Gilbert-18/+0
2025-06-19usb: typec: fusb302: fix scheduling while atomic when using virtio-gpioYongbo Zhang-8/+4
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-50/+741
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-4/+2