summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2 PE: Fix incorrect response to Not SupportedAbe Levkoy2020-06-111-1/+1
* TCPMv2 PE: Remove partner_type fieldAbe Levkoy2020-06-111-9/+8
* TCPMv2 PE: Remove PE_DO_PORT_DISCOVERYAbe Levkoy2020-06-111-156/+0
* pe_vdm_request_run: Refactor NAK/BUSY handlingAbe Levkoy2020-06-111-8/+4
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-1110-100/+168
* throttle_ap: Turn on fans during PROCHOT eventsKeith Short2020-06-111-2/+11
* system: Clear AP_IDLE when waking up from hibernation by ACDaisuke Nojiri2020-06-111-0/+12
* tcpmv2: cache analog and collision Rp in CLDenis Brockus2020-06-116-33/+149
* cleanup: comment update from CL:2233794Jett Rink2020-06-101-2/+2
* tcpmv2: process TCH before and after prl_txJett Rink2020-06-101-2/+17
* tcpmv2: retool start/end AMSJett Rink2020-06-103-103/+91
* tcpmv2: clear TX_COMPLETE before starting sendingJett Rink2020-06-101-68/+75
* TCPMv2: Register a port as not PD capable on detachDiana Z2020-06-101-0/+2
* dp-hpd: abstract HPD gpio pinEric Yilun Lin2020-06-101-7/+19
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-105-69/+357
* tcpmv2: Reset hard_reset_counter on TC attach exitDenis Brockus2020-06-091-0/+12
* usb_pd_protocol: Invalidate last message id in SRC_SWAP_STANDBY statePatryk Duda2020-06-091-0/+1
* usb_pd: Cleanup: Add functions to process Disc IdentityAyushee2020-06-091-65/+73
* usb_pd: Cleanup: Cable flagsAyushee2020-06-093-129/+75
* common: Restrict gpioset console command for FPMCUYicheng Li2020-06-091-4/+6
* TCPMv2: Call into PD Vbus checkDiana Z2020-06-091-1/+1
* tcpmv1: Add CONFIG_USB_PD_TCPMV1_DEBUG optionKeith Short2020-06-091-5/+6
* EFS2: Verify and jump when system shuts down in RODaisuke Nojiri2020-06-092-7/+14
* tcpmv2: Set Rp selected value into RoleControl when neededDenis Brockus2020-06-082-9/+10
* system: Do pending reboot when the chipset is completely offWai-Hong Tam2020-06-061-1/+2
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+2
* usb_pd: Move USB4 functions to common fileAyushee2020-06-053-69/+75
* usb_pd: USB4: Limit the cable speedAyushee2020-06-053-37/+43
* usb_pd: TBT: Refactor limiting the cable speedAyushee2020-06-053-36/+18
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-052-1/+1
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-052-7/+1
* TCPMv2: Wait for Safe0V on PR Swap SNK to SRC before PS_RDYDenis Brockus2020-06-041-4/+26
* TCMPv2: Handle DP mode exit.Andrew McRae2020-06-041-2/+34
* OCPC: charger: Add support for VSYS compensationAseda Aboagye2020-06-042-1/+45
* TCPMv2: Aborted PR Swap should not re-enable AutoDischargeDenis Brockus2020-06-032-5/+12
* usb_pd_protocol: Don't reset msg_id on ACCEPT when in SOFT_RESET statePatryk Duda2020-06-031-1/+1
* TCPMv2: CPU wake from suspend should not change alt modeAndrew McRae2020-06-031-13/+10
* OCPC: Configure VSYS via secondary charger ICAseda Aboagye2020-06-023-5/+353
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-2/+2
* TCPMv2: Ensure that error flags are cleared upon resetAndrew McRae2020-05-301-1/+9
* rollback: rollback region must be unlocked in order to erase itTom Hughes2020-05-291-1/+2
* BB retimer: Correct setting USB4 cable speedAyushee2020-05-292-17/+31
* motion_sense: hold 'ready_status' until next lid angle calculationInno.Park2020-05-291-3/+4
* TCPMv2:PRL: PD3 messages should transfer as the correct messageDenis Brockus2020-05-291-4/+23
* bc12: create bc12 driver structureTing Shen2020-05-294-14/+23
* TCPMv2: Restore data_role state directly when sysjump to RWWai-Hong Tam2020-05-281-6/+8
* TCPMv2: Remove DPM_REQUEST_DISCOVER_IDENTITYAbe Levkoy2020-05-281-13/+0
* TCPMv2: Check whether a message interrupted swap sendDiana Z2020-05-281-1/+16
* TCPMv2: Return to ready state after PE_VDM_ACKEDAbe Levkoy2020-05-271-5/+2
* chargen: improve UART line saturationVadim Bendebury2020-05-271-3/+3