summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2021-09-03usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso
2021-08-26usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-07-28usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay
2021-07-28usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay
2021-07-28usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger
2021-07-14usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalledBadhri Jagan Sridharan
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-07-14usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-07-14usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko
2021-06-09usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-09usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso
2021-06-04usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-04usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso
2021-06-04usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0Kyle Tso
2021-06-04usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso
2021-05-21usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-05-21usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-05-21usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-13usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan
2021-05-10usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso
2021-05-10usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated workKyle Tso
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-10usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-10usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso
2021-04-22usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-04-14usb: typec: tcpm: Allow slow charging loops to comply to pSnkStbyBadhri Jagan Sridharan
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-04-14usb: typec: silence a static checker warningDan Carpenter
2021-04-09usb: typec: tcpm: Add support for altmodesHans de Goede
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede
2021-04-09usb: typec: Link all ports during connector registrationHeikki Krogerus
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus
2021-04-09usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan
2021-04-05usb: typec: Declare the typec_class staticHeikki Krogerus
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus