summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* oz554: Keep interrupt always enabledDaisuke Nojiri2019-01-081-8/+13
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-075-5/+165
* driver/sensorhub_lsm6dsm: fix sensorhub mode slv0 addressDevin Lu2019-01-031-1/+1
* driver/led/lm3630a: Wait 1ms for I2C to be readyEdward Hill2018-12-231-0/+6
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-201-0/+4
* tcpc: remove reset check in alert handlerJett Rink2018-12-181-4/+12
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-182-0/+21
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-52/+49
* atlas: enable active discharge on all railsCaveh Jalali2018-12-181-0/+2
* bmi160: exit IRQ loop if error during reg readJett Rink2018-12-141-2/+4
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2018-12-131-8/+11
* oz554: Move oz554 driver code to common directoryDaisuke Nojiri2018-12-133-0/+120
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2018-12-121-8/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-082-1/+4
* battery/max17055: Update batt_param as a whole.Yilun Lin2018-12-061-29/+32
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-0312-9/+29
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-292-0/+13
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2018-11-262-1/+20
* touchpad_st: do not generate 0 finger hid eventWei-Han Chen2018-11-191-1/+3
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-194-4/+89
* ppc/nx20: add more fault condition printsJett Rink2018-11-161-2/+11
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-0/+3
* atlas: clean up ROP PMIC registersCaveh Jalali2018-11-151-0/+6
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-22/+41
* touchpad_st: ignore error 0x2AWei-Han Chen2018-11-131-1/+1
* touchpad_st: remove beacon count logsWei-Han Chen2018-11-081-0/+3
* touchpad_st: don't halt on error 0x24Wei-Han Chen2018-11-081-1/+2
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+2
* usb_mux: Clear HPD IRQ if hpd_update() is a virtual driverWai-Hong Tam2018-11-071-1/+1
* anx7447:Configure the MUX correctly at initSanna Parmar2018-11-051-5/+7
* tcpm/mt6370: Support low power mode.Yilun Lin2018-10-291-0/+19
* Octopus: Vbus gone from USB-C port after cold reboot with USB-A driveDiana Z2018-10-251-8/+13
* ppc: syv682x: Add trigger for BC 1.2 when turning src path on/offScott Collyer2018-10-241-1/+9
* driver/touchpad_st: Ignore st_tp_reset return valueNicolas Boichat2018-10-241-2/+5
* ppc: syv682x: Make source disable dependent on VBUS presenceScott Collyer2018-10-231-1/+7
* tcpm: cache the firmware version for anx74xx and ps8xxx chips.Paul Moy2018-10-232-18/+14
* drivers/accelgyro_lsm6dsm: Fix the FIFO_NUM_DEV configurationKarthikeyan Ramasubramanian2018-10-231-0/+2
* driver/mag_lis2mdl: Add LIS2MDL magnetometer moduleKarthikeyan Ramasubramanian2018-10-193-0/+180
* driver/sensorhub_lsm6dsm: Add sensor hub support in LSM6DSM moduleKarthikeyan Ramasubramanian2018-10-194-0/+466
* driver/accelgryo_lsm6dsm: Export accelgyro_config_fifo helper functionKarthikeyan Ramasubramanian2018-10-192-8/+9
* driver: bmi160: Read the FIFO more efficientlyGwendal Grignou2018-10-151-83/+108
* touchpad_st: handle CX config error on initWei-Han Chen2018-10-151-22/+94
* touchpad_st: refactor st_tp_read_all_events()Wei-Han Chen2018-10-151-55/+57
* touchpad_st: preserve panel config section during updateWei-Han Chen2018-10-152-14/+23
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-152-29/+45
* cleanup: rename Rp enum values for clarityJett Rink2018-10-123-9/+9
* max17055: Support alert function.Yilun Lin2018-10-122-3/+131
* touchpad_st: touch_slot should be reset to 0Wei-Han Chen2018-10-111-0/+1
* touchpad_st: fix bug in dump_memoryWei-Han Chen2018-10-101-1/+1
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-0/+9