aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/typec/tcpm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck1-3616/+0
2017-09-18staging: typec: tcpm: Drop commented out codeGuenter Roeck1-36/+1
2017-08-31staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede1-1/+4
2017-08-29staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan1-1/+1
2017-08-29staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan1-7/+4
2017-08-29staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excgBadhri Jagan Sridharan1-3/+22
2017-08-29staging: typec: tcpm: add cc change handling in src statesBadhri Jagan Sridharan1-2/+4
2017-08-29staging: typec: tcpm: Consider port_type while determining unattached_stateBadhri Jagan Sridharan1-3/+9
2017-08-29staging: typec: tcpm: Comply with TryWait.SNK StateBadhri Jagan Sridharan1-28/+30
2017-08-29staging: typec: tcpm: Follow Try.SRC exit requirementsBadhri Jagan Sridharan1-5/+28
2017-08-29staging: typec: tcpm: Check for Rp for tPDDebounceBadhri Jagan Sridharan1-44/+24
2017-08-29staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAITBadhri Jagan Sridharan1-16/+29
2017-08-29staging: typec: tcpm: Check for port type for Try.SRC/Try.SNKBadhri Jagan Sridharan1-2/+4
2017-08-29staging: typec: tcpm: set port type callbackBadhri Jagan Sridharan1-11/+41
2017-08-28staging: typec: Add __printf verificationJoe Perches1-0/+5
2017-08-22staging: typec: tcpm: make function tcpm_get_pwr_opmodeColin Ian King1-1/+1
2017-08-18staging: typec: tcpm: explicit_contract is always establishedBadhri Jagan Sridharan1-3/+7
2017-08-18staging: typec: tcpm: Report right typec_pwr_opmodeBadhri Jagan Sridharan1-2/+19
2017-08-18staging: typec: tcpm: Check cc status before entering SRC_TRY_DEBOUCEBadhri Jagan Sridharan1-1/+2
2017-08-18staging: typec: tcpm: Improve role swap with non PD capable partnersGuenter Roeck1-26/+34
2017-08-18staging: typec: tcpm: Add timeout when waiting for role swap completionGuenter Roeck1-6/+15
2017-08-18staging: typec: tcpm: Select default state based on port typeBadhri Jagan Sridharan1-5/+10
2017-08-18staging: typec: tcpm: Set default state after error recovery based on port typeBadhri Jagan Sridharan1-4/+1
2017-08-18staging: typec: tcpm: Report role swap complete after entering READY stateGuenter Roeck1-7/+2
2017-08-18staging: typec: tcpm: Constify alternate modesGuenter Roeck1-1/+1
2017-07-16staging: typec: Fix endianness warning discovered by sparseThomas Gardner1-2/+1
2017-05-15staging: typec: tcpm: Fix Port Power Role field in PS_RDY messagesGuenter Roeck1-2/+16
2017-05-15staging: typec: tcpm: Respond to Discover Identity commandsGuenter Roeck1-0/+27
2017-05-15staging: typec: tcpm: Set correct flags in PD request messagesGuenter Roeck1-2/+1
2017-05-15staging: typec: tcpm: Drop duplicate PD messagesGuenter Roeck1-0/+29
2017-04-28staging: typec: USB Type-C Port Manager (tcpm)Guenter Roeck1-0/+3465