summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-082-1/+4
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-082-13/+29
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-082-0/+51
* puff: enable EFSPeter Marheine2020-01-071-0/+9
* jacuzzi: enable ledTing Shen2019-12-271-0/+5
* led_pwm: support different pwm modulesTing Shen2019-12-271-3/+6
* zork: Detect PS8802 or PS8818 retimer for USB-C1Edward Hill2019-12-261-1/+1
* retimer: Add PS8802 driverEdward Hill2019-12-261-0/+2
* power: add support for Jasperlake chipsetDivagar Mohandass2019-12-251-7/+6
* driver/usb_mux: add ANX7440 USB Type-C mux driverDivagar Mohandass2019-12-242-0/+7
* kodama: overwrite bad battery params to known good valueTing Shen2019-12-231-0/+5
* retimer: Add PS8818 driverEdward Hill2019-12-201-1/+3
* compile_time_macros: Add GENMASK and GENMASK_ULLCraig Hesling2019-12-201-0/+16
* common: Add feature flag for online calibrationYuval Peress2019-12-191-0/+32
* common: accelgyro: Add read temperature function to driverYuval Peress2019-12-181-0/+10
* common: Add sensor stillness detectorYuval Peress2019-12-183-5/+89
* usb_pd: Sending Thunderbolts-compatible host notificationAyushee2019-12-172-0/+34
* Burnside bridge retimer: Add Thunderbolt-compatible mode bitsAyushee2019-12-171-0/+16
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-174-11/+200