summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ps8818: fix redriver configurationDenis Brockus2020-01-311-0/+9
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-01-311-0/+5
* jinlon: add dual fan control by ecDevin Lu2020-01-313-0/+8
* usb_pd TCPMv1: Maintain independent MessageID for SOP PrimeAyushee2020-01-311-0/+22
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-314-19/+205
* ioexpander: Fix IOEX_INT after ioex_signal numbering changeEdward Hill2020-01-311-2/+3
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-304-0/+9
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-301-0/+44
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-2/+61
* PD 3.0: Add AMS start detection to collision avoidanceDiana Z2020-01-291-0/+14
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-292-15/+12
* driver/retimer: Add support for ON Semi NB7V904MAseda Aboagye2020-01-291-0/+1
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-281-0/+37
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-281-0/+8
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-281-0/+57
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-281-15/+2
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-2/+3
* Charger: Remove unused charger driversDiana Z2020-01-281-31/+0
* Charger: Create charger driver structureDiana Z2020-01-282-35/+132
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-282-24/+5
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-241-0/+11
* TCPMv1/v2: Move EC_CMD_USB_PD_RW_HASH_ENTRY host command to common fileVijay Hiremath2020-01-241-1/+7
* uart: Add uart_put_rawDaisuke Nojiri2020-01-241-1/+10
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-242-0/+80
* driver/temp_sensor: add support OTI502 temperature sensorDevin Lu2020-01-221-0/+1
* driver/tcpci: Add support for TCPCI Rev2 v1.0Aseda Aboagye2020-01-221-0/+2
* common: Implement kasa sphere fit algorithmYuval Peress2020-01-211-0/+46
* charger: Add support for RAA489000Aseda Aboagye2020-01-181-1/+2
* ServoMicro: Enable Brownout detection with PVD circuitBrian J. Nemec2020-01-181-0/+8
* i2c: Support changing I2C bus speed at runtimeTing Shen2020-01-172-21/+80
* usbc: hpd_deadline cleanupDenis Brockus2020-01-161-0/+9
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-11/+0
* TBT/USB4: Allow enabling TBT & USB4 per port basedVijay Hiremath2020-01-151-0/+21
* TBT: Allow limiting the cable speed based on board designVijay Hiremath2020-01-151-0/+21
* util: enable chargen for USB consoleNamyoon Woo2020-01-151-0/+10
* usb_pd: Request Vconn swap to communicating with the cableAyushee2020-01-141-1/+14
* audio_codec: npcx: deprecate legacy option CONFIG_WAKE_ON_VOICETzung-Bi Shih2020-01-141-3/+0
* common: make ARRAY_SIZE, ARRAY_BEGIN, ARRAY_END type safeJack Rosenthal2020-01-141-3/+18
* ps8xxx: add support for the ps8815Caveh Jalali2020-01-141-0/+1
* TCPMv1 & TCPMv2: Move common functions to common codeVijay Hiremath2020-01-142-3/+18
* common: motion_sense_fifo: Read temperature on stageYuval Peress2020-01-112-0/+29
* RAA489000: Add TCPC driverDiana Z2020-01-111-0/+1
* TBT3: Correct TBT Adapter type in Device Discover Mode VDO ResponsesVijay Hiremath2020-01-101-3/+7
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-103-430/+936
* pd: use pd_get_[power/data]_role instead of the tc versionDenis Brockus2020-01-102-17/+9
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-092-0/+11
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-4/+10
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-3/+5
* TCPMv2: Add BC1.2 trigger eventsDenis Brockus2020-01-081-2/+0
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-084-15/+25