summaryrefslogtreecommitdiff
path: root/driver/accel_kionix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-38/+38
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-38/+60
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-181-1/+1
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-4/+1
* driver: kionix: Add software reset flow for KX022Yidi Lin2018-03-191-49/+92
* Revert "driver: kionix: Add checking whoami value at initialization."Gwendal Grignou2018-03-191-1/+1
* driver: kionix: Use base accelgyro structureGwendal Grignou2018-03-151-6/+9
* motion_sense: Put set_range in common codeGwendal Grignou2017-11-171-8/+1
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-081-0/+60
* driver: kionix: Add checking whoami value at initialization.Yidi Lin2017-03-131-1/+1
* 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
* console: Add non-verbose print config optionShawn Nematbakhsh2017-02-111-2/+1
* kionix: Add reading whoami to be sure device has booted.Gwendal Grignou2016-10-081-3/+24
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+12
* driver: kionix: Add set_valueGwendal Grignou2016-09-071-74/+45
* driver: kionix: No need to set static field to NULLGwendal Grignou2016-09-021-1/+0
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-33/+38
* kionix: Initialize rv in all casesStefan Reinauer2016-05-091-3/+3
* elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-04-201-6/+52
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-18/+19
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-0/+509