summaryrefslogtreecommitdiff
path: root/common/usb_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* TCPMv1/v2: Move pd_set_polarity() to common fileVijay Hiremath2020-02-241-0/+8
* TCPMv1/v2: Move pd_is_vbus_present() to common fileVijay Hiremath2020-02-191-0/+8
* TCPMv1/v2: Move resume_pd_port() to common fileVijay Hiremath2020-02-191-0/+22
* usbc: remove tri-state polarityDenis Brockus2020-02-151-7/+0
* TCPMv1/v2: Move PD & Partner type detection code to common fileVijay Hiremath2020-02-141-0/+21
* TCPMv1/v2: Move PDO functions to PD dual role module fileVijay Hiremath2020-02-121-257/+0
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-121-0/+40
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-0/+48
* TCPMv1/v2: Move pd_usb_billboard_deferred() to common fileVijay Hiremath2020-02-121-0/+19
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-091-0/+6
* usb_pd: Move common alt mode DFP functions to it's fileVijay Hiremath2020-02-061-338/+0
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-301-5/+12
* USB-C: Move EC_CMD_GET_PD_PORT_CAPS host command to host command fileVijay Hiremath2020-01-281-43/+0
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-11/+12
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-241-0/+45
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-8/+11
* usb_pd: Request Vconn swap to communicating with the cableAyushee2020-01-141-0/+11
* TCPMv1 & TCPMv2: Move common functions to common codeVijay Hiremath2020-01-141-1/+68
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-101-14/+18
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-091-11/+3
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-3/+6
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-2/+3
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-081-2/+14
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-1/+45
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-5/+5
* usb_pd: Get current DP pin modeVijay Hiremath2019-12-111-1/+6
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-1/+447
* usb_pd: request preferred voltage PDOYilun Lin2019-12-091-2/+63
* ppc: Use hard reset to recover from CC overvoltageEdward Hill2019-12-061-0/+5
* usbc: Move PPC overcurrent functions to usb_common.cEdward Hill2019-12-061-1/+63
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-211-0/+69
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-0/+5
* Revert "usbc: remove unnecessary tcpc CC reads"Sam Hurst2019-11-061-1/+0
* usbc: fix cc interpretation errorJett Rink2019-10-081-1/+1
* usbc: remove unnecessary tcpc CC readsJett Rink2019-10-021-0/+24
* pd: Exit DP mode on sysjumpSam Hurst2019-09-171-7/+18
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-0/+190
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-0/+83