summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove lucid and snoball boardsShawn Nematbakhsh2017-10-301-7/+0
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-10-304-1463/+0
* servo_v4: pd: Added Device Test System supportScott2017-05-171-1/+1
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-2/+10
* driver/touchpad_elan: Report events to USB HID touchpadNicolas Boichat2016-11-221-24/+47
* driver: bmi160: Remove unnecessary delayGwendal Grignou2016-11-212-8/+10
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-0/+23
* tcpm: fusb302: Mask BC_LVL interrupt when PD is enabledShawn Nematbakhsh2016-11-171-0/+17
* Fix various misspellings in commentsMartin Roth2016-11-156-8/+8
* accel: add accel driver for LSM6DSMMario Tesi2016-11-153-0/+536
* anx74xx: Fix typo in anx74xx_check_cc_type functionDivya Sasidharan2016-11-141-1/+1
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-121-0/+57
* bd9995x: Battery charging profile settingsVijay Hiremath2016-11-121-34/+69
* reef: enable tcpc low power modeKevin K Wong2016-11-113-0/+7
* driver/touchpad_elan: Basic elan touchpad driverNicolas Boichat2016-11-083-0/+261
* driver: sensor: Remove set_interruptGwendal Grignou2016-11-084-40/+0
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-081-1/+2
* anx74xx: Modifed tcpm_get_cc function to fix check for 3.0 A typeScott2016-11-042-37/+50
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-024-32/+91
* driver: bmi160: Autocalibrate Accelerometer properly.Gwendal Grignou2016-11-021-1/+6
* BD9995X: Fix disable case in bd9995x_select_input_portScott2016-11-011-1/+1
* anx74xx: Added check for hard reset done bit in IRQ statusScott2016-10-311-0/+4
* reef: Enable BD9995X power save mode when hibernatedVijay Hiremath2016-10-282-12/+16
* driver: bma2x2/kionix remove unused fieldsGwendal Grignou2016-10-282-6/+0
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-272-19/+27
* anx74xx: update usage with its CC_STATUS registerKevin K Wong2016-10-131-38/+26
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-114-10/+33
* kionix: Add reading whoami to be sure device has booted.Gwendal Grignou2016-10-082-8/+29
* driver: bmi160: Fix logic issue when accelerometer is not first sensorGwendal Grignou2016-10-071-4/+2
* driver: bmi160: Add config variable for INT2 settingGwendal Grignou2016-10-071-8/+10
* ec: Remove fusb302 rev.A supportSam Hurst2016-09-291-102/+26
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2
* anx74xx: fix hard reset issue.Shaoliang Wang2016-09-242-81/+84
* tcpm: anx74xx: Initialize regs for proper CC cye diagramShawn Nematbakhsh2016-09-232-2/+23
* i2c: Add i2ctest console commandVijay Hiremath2016-09-2318-4/+188
* pi2usb9281: Prevent race condition in RMW control registerVictor Prupis2016-09-231-25/+69
* anx74xx: remove pd role control from init codeKevin K Wong2016-09-231-3/+0
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-214-687/+696
* ALS: OPT3001: Return appropriate error valueVijay Hiremath2016-09-211-7/+7
* reef: Print tcpc firmware versionDivya Sasidharan2016-09-215-0/+25
* tcpm: anx74xx: fix wrong clear CABLE_DET bit in 0x50:43 register.Tang Zhentian12016-09-211-10/+14
* charger: bd99955: Adjust charger params at initShawn Nematbakhsh2016-09-162-5/+25
* BD99955: Support Pull-up port non-standard BC1.2 chargersVijay Hiremath2016-09-162-16/+23
* driver: bmp280: set_data_rate rate in mHz.Gwendal Grignou2016-09-152-25/+28
* anx74xx: fix Rp controlShaoliang Wang2016-09-151-5/+19
* bd99955: enable power-save mode only when we have no USB dataVincent Palatin2016-09-151-0/+11
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-135-3/+34
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-132-6/+53
* driver: add support ambient light sensor AL3010stabilize-8798.BRocky Hsiao2016-09-133-0/+90