summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-033-0/+351
* tcpc: add RX message buffer and don't send goodCRC when fullAlec Berg2015-08-012-21/+28
* driver: bmi160: Allow Dynamic selection of SPI or I2C transportGwendal Grignou2015-08-012-76/+81
* driver: bmi160: Improve FIFO handlingGwendal Grignou2015-08-012-25/+60
* driver: bmi160: Fix bugs found testing SPIGwendal Grignou2015-08-013-13/+26
* driver: bmi160: Add SPI access supportGwendal Grignou2015-08-012-21/+87
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-304-104/+104
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-2912-5/+32
* driver: bmi160: fix FIFO pollution at bootGwendal Grignou2015-07-251-8/+5
* tcpc: move tcpc initialized bit into error status registerAlec Berg2015-07-242-7/+7
* tcpc: update TCPCI register mapAlec Berg2015-07-241-10/+9
* driver: bmm150 measurement compensationGwendal Grignou2015-07-225-21/+297
* bq2598x: implement "discharge on AC"Vincent Palatin2015-07-222-1/+13
* ryu: Fix orientation of accel and compassGwendal Grignou2015-07-223-6/+10
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-223-0/+3
* Driver: OPT3001: Add TI OPT3001 light sensor driverVijay Hiremath2015-07-213-0/+136
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-6/+7
* motion: Fix for FIFO support and BMI150Gwendal Grignou2015-07-151-8/+22
* driver: bmi160 Add code for calibrationGwendal Grignou2015-07-154-50/+191
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-102-81/+421
* driver: bm160: fix ODR_TO_REG macrosGwendal Grignou2015-07-101-3/+7
* driver: lsm6ds0: Add bias offset codeGwendal Grignou2015-07-092-32/+47
* driver: kxcj9: Add bias offset codeGwendal Grignou2015-07-092-31/+46
* bq2598x: ryu: take into account hardware input current optimizerVincent Palatin2015-07-012-0/+33
* tcpc: use initialization complete alert bit to signal readinessAlec Berg2015-06-301-3/+7
* usb_mux: Add support for Parade PS8740 chipShawn Nematbakhsh2015-06-303-0/+150
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-305-99/+267
* tcpc: update tcpci registers to latest specAlec Berg2015-06-303-32/+47
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-303-17/+193
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-243-0/+286
* bq2589x: ryu: enable IR compensationVincent Palatin2015-06-242-0/+33
* cleanup: fix all the header guardsBill Richardson2015-06-1822-64/+64
* bq2589x: fix typo in voltage selectionVincent Palatin2015-06-181-1/+1
* accel: Fix BMM150 init sequenceGwendal Grignou2015-06-131-2/+4
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-122-102/+94
* mcdp28x0: Add more useful error codes.Todd Broch2015-06-112-31/+60
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-111-8/+16
* Remove obsolete board-specific codeRandall Spangler2015-06-102-141/+0
* charger: Add Intersil charger ISL9237Rong Chang2015-06-083-0/+484
* mcdp28x0: Use custom appstest command for get_infoTodd Broch2015-05-301-13/+16
* mcdp28x0: add appstest console command.Todd Broch2015-05-302-3/+66
* oak: add initial support for oak board rev1Rong Chang2015-05-273-0/+164
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-261-13/+11
* Queue: Add policies to queuesAnton Staaf2015-05-261-2/+2
* mcdp28x0: Add devid console command.Todd Broch2015-05-222-7/+39
* mcdp28x0: Add info console command.Todd Broch2015-05-221-6/+32
* mcdp28x0: Add checksum verification to rx_serial.Todd Broch2015-05-222-13/+22
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-163-38/+265
* driver: Add BMI160 basic driver supportGwendal Grignou2015-05-123-0/+647
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-123-26/+19