summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* usb_mux: ps8822: Initial version of driverScott Collyer2021-02-093-0/+140
* gl3590: Add retry algorithm for port enabling procedureJan Dabros2021-02-092-4/+33
* gl3590: Add init functionJan Dabros2021-02-092-0/+50
* gl3590: Add proper delays between i2c transactionsJan Dabros2021-02-091-2/+16
* rt1715: Reset properly coming out of LPMScott Chao2021-02-091-5/+16
* driver/it83xx, it8xxx2: define delay time for Vconn below 3.3vRuibin Chang2021-02-083-22/+17
* retimer: PD port retimer firmware update supportli feng2021-02-052-0/+25
* guybrush: Add FP6 USB mux driverRob Barnes2021-02-043-0/+247
* raa489000 : Set Vbus Target VoltageYongBeum.Ha2021-02-042-0/+10
* sasuke : change prochot debounce timeYongBeum.Ha2021-02-031-1/+6
* RAA489000 : Change Charge Voltage StepYongBeum.Ha2021-02-021-1/+1
* nb7v904m : add function to tune eq and gainYongBeum.Ha2021-02-022-8/+86
* ps8815: Add workaround for incorrect CC linesKeith Short2021-02-022-1/+57
* NCT3807: Enable full VCONN protectionJacky Wang2021-02-012-0/+20
* RAA489000: Add TCPC interface to control output currentDiana Z2021-01-292-10/+33
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-20/+13
* ctn730: Add delay between INITIALIZATION and ENABLE (2)Daisuke Nojiri2021-01-291-3/+9
* Revert "ctn730: Add delay between INITIALIZATION and ENABLE"Daisuke Nojiri2021-01-291-6/+0
* RAA489000: Organize header fileDiana Z2021-01-291-10/+13
* COIL: Rename variables in MT6360 driverDiana Z2021-01-292-10/+10
* driver: rt1715 : Improve noise rejectionBen Chen2021-01-282-19/+172
* ctn730: Add delay between INITIALIZATION and ENABLEDaisuke Nojiri2021-01-281-0/+6
* usb_mux: Use atomic_or when setting flag during muxer initPatryk Duda2021-01-281-1/+1
* max14637: call bc12_detect in VBUS off can't update charge as availableMarco Chen2021-01-281-23/+45
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-282-1/+108
* COIL: Rename variables and comments for ANX7447Diana Z2021-01-272-20/+20
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-5/+5
* COIL: Rename fusb307 variablesDiana Z2021-01-271-1/+1
* COIL: Rename comments in PI3USB2x532 driverDiana Z2021-01-271-1/+1
* COIL: Rename comments in SB-TSI driverDiana Z2021-01-272-2/+2
* elan_private: Implement elan fp sensor on stm32f4herman lin2021-01-275-4/+40
* usb_mux: Check if muxer is initialized before taking actionPatryk Duda2021-01-271-0/+22
* COIL: Rename comments in BB retimerDiana Z2021-01-261-2/+2
* COIL: Rename comments and variables in PS8802 driverDiana Z2021-01-262-5/+6
* usb_mux: Send missed disconnect mode in S3/S0ixMadhusudanarao Amara2021-01-261-1/+52
* usb_mux: Use atomic operations for updating the flagMadhusudanarao Amara2021-01-261-4/+5
* ctn730: Print payload and handle download modeDaisuke Nojiri2021-01-251-3/+14
* max14637: Switch should not be kept open when PD adapter is disconnectedyu-an.chen2021-01-251-0/+1
* ioexpander: Fix interrupt handler signalEdward Hill2021-01-222-2/+2
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-222-4/+4
* Madoo: Fix main board charger can't wake from hibernateKo_Ko2021-01-222-4/+6
* No init.rom section support in ZephyrHyungwoo Yang2021-01-221-1/+1
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-2211-0/+26
* usb_mux: Correction in sending the Host event IRQ=0Madhusudanarao Amara2021-01-211-3/+1
* SYV682: Update Driver for B revision siliconEric Herrmann2021-01-202-69/+60
* Zephyr: Create public headers for bmi260, bma2x2, and tcs3400Hyungwoo Yang2021-01-208-140/+14
* usb_mux: add a full TUSB1064 driverNathan K2021-01-203-0/+215
* mp4245: Add a function to retrieve vbus and ibusScott Collyer2021-01-202-0/+44
* tcpm: Add USB-PD messaging support for stm32gx driverScott Collyer2021-01-201-18/+14
* elan_sensor_pal: Type definition fp_sensor_info_therman lin2021-01-201-2/+2