summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-172-23/+32
* TCPMv2: Enable PD comm when the battery level is enoughWai-Hong Tam2020-10-171-4/+30
* usb_pd_dpm: Remove unnecessary inline qualifierAbe Levkoy2020-10-161-1/+1
* TCPMv2: clear TC_FLAGS_PR_IN_PROGRESS if ProtocolErrorEric Yilun Lin2020-10-161-0/+14
* tcpmv2: handle custom VDM betterDenis Brockus2020-10-162-0/+10
* TCPMv2: Config option fixes to allow type-c only supportScott Collyer2020-10-152-27/+34
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-145-32/+54
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-146-76/+94
* TCPMv2: Return valid enum value before TC initDiana Z2020-10-141-2/+9
* TCPMv2: check active cable SVID supportli feng2020-10-131-3/+18
* npcx: allow hibernate timeout when LCT is availablestabilize-13532.B-masterCaveh Jalali2020-10-131-1/+2
* npcx9: support SHA256 hardware acceleratorCHLin2020-10-132-2/+18
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-083-16/+41
* TCPMv2: Select Capability REQUEST discard handlingDenis Brockus2020-10-071-1/+11
* Keyboard: Add AP wakeup to PS2 trackpoint interruptJosie Nordrum2020-10-071-0/+5
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-061-1/+1
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-0612-40/+43
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-051-0/+3
* TCPMv2: Notify on SOP and SOP' discovery completeDiana Z2020-10-051-0/+21
* TCPMv2: Add events to TYPEC_STATUS host commandDiana Z2020-10-051-1/+3
* TCPMv2: Add framework for per-port eventsDiana Z2020-10-051-0/+31
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-051-0/+38
* charge_ramp: Don't use SW ramp for USB-C chargersEdward Hill2020-10-031-2/+7
* Revert "TCPMv2: Set mux state on updating partner's USB comm capability"Keith Short2020-10-031-6/+0
* Revert "TCPMv2: Correct setting mux state on updating partner's USB comm"Keith Short2020-10-031-6/+3
* npcx psl: reject hibernate request with timeoutCaveh Jalali2020-10-021-2/+7
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-012-5/+28
* zephyr: shim in the timer moduleJack Rosenthal2020-10-011-1/+17
* TCPMv2: Fix dereferencing a NULL pointerWai-Hong Tam2020-10-011-2/+4
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2020-10-011-9/+27
* common/system: Use beginning of panic data for calculationsPatryk Duda2020-10-011-1/+1
* charge_state_v2: Move the first battery_get_params to HOOK_INITWai-Hong Tam2020-09-301-1/+5
* button: presss volume button detected by adcBen Chen2020-09-291-1/+7
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-2918-99/+125
* common: body_detection: modify calculation of noise levelChing-Kang Yen2020-09-291-1/+10
* ocpc: Misc fixes for coming out of cutoffAseda Aboagye2020-09-281-17/+24
* ocpc: Miscellaneous fixesAseda Aboagye2020-09-281-13/+23
* ocpc: Add visualization graphAseda Aboagye2020-09-281-3/+45
* TCPMv2: Always disable Vconn in CC OpenDiana Z2020-09-251-2/+1
* TCPMv2: Ensure previous Vbus is turned off on initDiana Z2020-09-251-2/+7
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-252-4/+15
* lid_angle: Disable peripherals in S3 in tablet modeEdward Hill2020-09-251-0/+13
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-241-1/+1
* usb_pd: Add common function to get PD revisionli feng2020-09-232-21/+32
* zork: Ignore input current and always rampEdward Hill2020-09-231-1/+1
* tcpmv2: require init_vdm_mode ack response svid == requested svidDenis Brockus2020-09-231-3/+14
* host_event_commands: Return access denied for prohibited accessDaisuke Nojiri2020-09-221-0/+20
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-223-22/+67
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-214-0/+37
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-214-23/+22