summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-224-1463/+0
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-154-25/+0
* BD9995X: Disable input current limiting for VBAT < VSYSREG_SETVijay Hiremath2017-06-032-1/+29
* sensor: bmi160: Fix macro used to set double tap intersticeScott Collyer2017-05-311-1/+1
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-292-2/+29
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+2
* fpc1140: add the finger capture init sequenceVincent Palatin2017-05-231-3/+55
* eve_fp: add more fingerprint host commandsVincent Palatin2017-05-231-0/+139
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-1810-0/+49
* touchpad_elan: Read resolution and validate against build-time valuesNicolas Boichat2017-05-181-2/+27
* bd9995x: BD9995X_PMON_IOUT_ADC_READ_COUNT is a power of twoDino Li2017-05-091-1/+1
* driver: bd9995x: Modify USB_CHG task so interrupts can be handledScott Collyer2017-05-031-35/+87
* tcpm: it83xx: added chip infoDino Li2017-05-011-1/+15
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-301-19/+39
* hammer: Only define required options for RO and RWNicolas Boichat2017-04-251-0/+4
* tcpm: it83xx: fill out structure membersDino Li2017-04-251-0/+7
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-112-13/+61
* tcpm: anx74xx: Take ANX3429 out of suspend state before I2C accessScott2017-04-111-6/+36
* bd9995x: Disable IADPDaisuke Nojiri2017-03-231-0/+10
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-164-6/+17
* Add minimal fpc1140 driverVincent Palatin2017-03-162-0/+154
* BD9995X: Do not overwrite the charging current in idle modeVijay Hiremath2017-03-161-1/+3
* tcpm: anx74xx: Only connect aux to sbu when DP mode is selectedScott2017-03-161-38/+105
* driver: kionix: Add checking whoami value at initialization.Yidi Lin2017-03-131-1/+1
* bd9995x: Do not set IADP monitoring enable bitDaisuke Nojiri2017-03-131-8/+0
* Electro: DP CTS testing failed in HBR2 deterministic JitterRyan Zhang2017-03-101-0/+1
* driver/touchpad_elan: Use slightly more precise pressure adjustmentNicolas Boichat2017-03-081-3/+6
* anx74xx: fix role bits for GOOD_CRCVincent Palatin2017-03-082-37/+19
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-1/+2
* driver: kionix: Forgive i2c read failures while the acc is resettingGwendal Grignou2017-03-011-5/+0
* driver: kionix: Increase init delay to 20msGwendal Grignou2017-03-011-1/+1
* driver: Add polling mode support to Si114x ALS sensorScott2017-02-202-0/+17
* anx74xx: Restore behaviour if CONFIG_USB_PD_TCPC_LOW_POWER is unsetNicolas Boichat2017-02-171-10/+8
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-162-3/+252
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-143-6/+9
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-142-11/+14
* lis2dh: code cleanupGwendal Grignou2017-02-134-75/+65
* ANX74xx: add TCPC low power mode for different DRP stateKevin K Wong2017-02-112-15/+62
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-118-17/+11
* Add host command to get PD chip informationDaisuke Nojiri2017-02-095-28/+110
* Snappy: Recondition USB3.0 RXDaisuke Nojiri2017-02-091-0/+2
* driver: accel: Add acc driver basics and FIFO for LIS2DH/LIS2DH12Mario Tesi2017-02-095-0/+884
* tcpm: it83xx: Add support for TYPEC_CC_OPENShawn Nematbakhsh2017-02-071-6/+27
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-1/+1
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-022-13/+10
* BD9995X: Set VSYSREG_SET register as per Charger State MachineVijay Hiremath2017-02-012-54/+85
* bd9995x: more delay time between chg_en and vsys_setWonjoon Lee2017-01-281-11/+23
* servo_v4: pd: Added Device Test System supportScott2017-01-261-1/+1
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-4/+7
* isl9238: Add support for battery discharging BMON current monitorNicolas Boichat2017-01-242-32/+81