summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2023-02-14usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2022-12-31usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus
2022-09-08usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan
2022-09-08usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-17usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-05-18usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-04-08usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-03-02tps6598x: clear int mask on probe failureJens Axboe
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen
2022-02-01usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan
2022-02-01usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan
2022-02-01usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang
2021-12-22usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman
2021-11-25usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-11-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-27usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso
2021-08-24Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman
2021-08-18usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede
2021-08-13usb: typec: tcpm: Support non-PD modeKyle Tso
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay
2021-07-21usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay