summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Remove tcpm_init from usb_prl state machineSam Hurst2020-02-041-1/+0
* Link libcryptoc to on-device tests if neededYicheng Li2020-02-041-0/+5
* TCPMv1/v2: Move DFP alternate mode functions to common fileVijay Hiremath2020-02-043-74/+49
* TCPMv1/v2: Move dfp_discover_modes() to common fileVijay Hiremath2020-02-043-29/+13
* TCPMv1/v2: Move dfp_consume_modes() to common fileVijay Hiremath2020-02-043-33/+17
* TCPMv1/v2: Move dfp_consume_svids() to common fileVijay Hiremath2020-02-043-79/+39
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-044-57/+30
* TCPMv1/v2: Move pd_dfp_exit_mode() to common fileVijay Hiremath2020-02-043-148/+74
* TCPMv1/v2: Move pd_dfp_enter_mode() to common fileVijay Hiremath2020-02-043-162/+111
* TCPMv1/v2: Move pd_dfp_dp_get_pin_mode() to common fileVijay Hiremath2020-02-044-103/+62
* common: mag_cal: Re-add bias inversionGwendal Grignou2020-02-041-3/+3
* usb_pd TCPMv1: Maintain independent MessageId for SOP''Ayushee2020-02-032-37/+43
* TCPMv1: Add support for Thunderbolt active cablesAyushee2020-01-312-31/+128
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-01-311-0/+8
* jinlon: add dual fan control by ecDevin Lu2020-01-312-9/+34
* usb_pd TCPMv1: Maintain independent MessageID for SOP PrimeAyushee2020-01-312-9/+46
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-312-6/+369
* ioexpander: Fix IOEX_INT after ioex_signal numbering changeEdward Hill2020-01-311-1/+1
* USB PD: set last rx'd msg ID as invalid before executing soft resetTim Wawrzynczak2020-01-301-0/+1
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-301-5/+12
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-304-285/+272
* PD 3.0: Send Reject messages for refusing swapsDiana Z2020-01-291-11/+13
* PD 3.0: Add AMS start detection to collision avoidanceDiana Z2020-01-291-110/+99
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-294-16/+17
* USB-C: Move EC_CMD_GET_PD_PORT_CAPS host command to host command fileVijay Hiremath2020-01-282-43/+43
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-283-82/+82
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-283-43/+31
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-281-0/+21
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-282-126/+52
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-282-3/+9
* Charger: Create charger driver structureDiana Z2020-01-281-9/+434
* TCPMv2: Ensure Rd is set in Debug Accessory.SNKDiana Z2020-01-281-0/+2
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-284-33/+34
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-243-47/+43
* TCPMv1/v2: Move EC_CMD_USB_PD_SET_AMODE host command to common fileVijay Hiremath2020-01-243-67/+41
* TCPMv1/v2: Move EC_CMD_PD_CHIP_INFO host command to common fileVijay Hiremath2020-01-243-62/+33
* TCPMv1/v2: Move EC_CMD_USB_PD_RW_HASH_ENTRY host command to common fileVijay Hiremath2020-01-243-81/+40
* uart: Add uart_put_rawDaisuke Nojiri2020-01-241-5/+23
* ioexpander: fix out-of-bounds access in last_val_changedMichael Auchter2020-01-241-1/+5
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-241-0/+45
* servo: Adds logging of panic info to USB consoleBrian J. Nemec2020-01-221-0/+7
* TBT: Allow entering TBT mode for passive cables without SVIDVijay Hiremath2020-01-221-10/+32
* led_pwm: Cast PWM_LED_NO_CHANNEL when comparingAseda Aboagye2020-01-211-6/+6
* tcpmv2: Fix issues with low power mode disabledAseda Aboagye2020-01-211-9/+9
* common: Implement kasa sphere fit algorithmYuval Peress2020-01-212-1/+76
* TCPMv1/v2: Move EC_CMD_USB_PD_PORTS host command to common fileVijay Hiremath2020-01-214-25/+28
* i2c: Support changing I2C bus speed at runtimeTing Shen2020-01-171-0/+19
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-8/+11
* TBT/USB4: Allow enabling TBT & USB4 per port basedVijay Hiremath2020-01-151-1/+7
* TBT: Allow limiting the cable speed based on board designVijay Hiremath2020-01-151-0/+14