index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
2021-06-17
usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
Jing Xiangfeng
2021-06-17
usb: typec: tcpm: Relax disconnect threshold during power negotiation
Kyle Tso
2021-06-17
usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state
Kyle Tso
2021-06-17
usb: typec: tcpci: Fix up sink disconnect thresholds for PD
Badhri Jagan Sridharan
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-10
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
2021-06-10
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
2021-06-10
usb: typec: ucsi: Fix a comment in ucsi_init()
Subbaraman Narayanamurthy
2021-06-09
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()
Andy Shevchenko
2021-06-09
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
2021-06-09
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-06-09
usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
Kyle Tso
2021-06-04
usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port
Li Jun
2021-06-04
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
Li Jun
2021-06-04
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
2021-06-04
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
2021-06-04
usb: typec: tcpm: Fix misuses of AMS invocation
Kyle Tso
2021-06-04
usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0
Kyle Tso
2021-06-04
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
Kyle Tso
2021-06-03
usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLake
Azhar Shaikh
2021-06-02
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...
Heikki Krogerus
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-27
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'
Lee Jones
2021-05-27
usb: typec: mux: Remove requirement for the "orientation-switch" device property
Heikki Krogerus
2021-05-27
usb: typec: mux: Use device type instead of device name for matching
Heikki Krogerus
2021-05-24
usb: typec: tcpci: Make symbol 'tcpci_apply_rc' static
Wei Yongjun
2021-05-24
usb: typec: tcpm: Respond Not_Supported if no snk_vdo
Kyle Tso
2021-05-24
usb: typec: tcpm: Properly interrupt VDM AMS
Kyle Tso
2021-05-21
usb: typec: tcpci: Implement callback for apply_rc
Badhri Jagan Sridharan
2021-05-21
usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAP
Badhri Jagan Sridharan
2021-05-21
usb: typec: tcpm: Refactor logic to enable/disable auto vbus dicharge
Badhri Jagan Sridharan
2021-05-21
usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalled
Badhri Jagan Sridharan
2021-05-21
usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
2021-05-21
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
2021-05-21
usb: typec: mux: Fix matching with typec_altmode_desc
Bjorn Andersson
2021-05-21
usb: typec: wcove: Fx wrong kernel doc format
Andy Shevchenko
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-05-13
usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-default
Badhri Jagan Sridharan
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
2021-04-22
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
2021-04-14
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
Badhri Jagan Sridharan
2021-04-14
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
2021-04-14
usb: typec: silence a static checker warning
Dan Carpenter
2021-04-09
usb: typec: tcpm: Add support for altmodes
Hans de Goede
[next]