summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UPSTREAM: motion: cleanup include fileGwendal Grignou2016-11-213-8/+5
* BACKPORT: motion: Remove duplicate shutdown codeGwendal Grignou2016-11-212-11/+7
* UPSTREAM: common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2016-11-215-20/+91
* UPSTREAM: common: Add lightbar dimming based on outside light.Gwendal Grignou2016-11-214-0/+60
* UPSTREAM: motion: reenable double tap in S5.Gwendal Grignou2016-11-211-0/+3
* UPSTREAM: motion: fix manage_activity interfaceGwendal Grignou2016-11-212-2/+2
* UPSTREAM: common: motion: Fix forced mode computationGwendal Grignou2016-11-211-14/+19
* UPSTREAM: motion: Add timestamp in ODRGwendal Grignou2016-11-211-9/+17
* UPSTREAM: motion: fix spellingGwendal Grignou2016-11-212-16/+16
* UPSTREAM: motion: fix sensor interrupt interval computationVincent Palatin2016-11-211-1/+2
* UPSTREAM: common: motion: Fix for calculating oversampling fix.Gwendal Grignou2016-11-211-10/+14
* UPSTREAM: common: motion: Separate motion task interval from AP configurationGwendal Grignou2016-11-214-30/+67
* UPSTREAM: common: motion: Add timestamp before wakeup event.Gwendal Grignou2016-11-211-1/+9
* UPSTREAM: common: motion: Fix setting of Significant motion.Gwendal Grignou2016-11-211-1/+2
* UPSTREAM: common: motion: Fix error calculating oversampling.Gwendal Grignou2016-11-211-1/+1
* UPSTREAM: motion_sense: Fix issues in SET_ACTIVITY / LIST_ACTIVITIESFurquan Shaikh2016-11-211-6/+3
* UPSTREAM: common: motion: Add double tap gesture host interfaceGwendal Grignou2016-11-213-9/+25
* UPSTREAM: common: motion: Fix oversampling calculation.Gwendal Grignou2016-11-211-4/+6
* UPSTREAM: common: accel: Add error code for irq handlerGwendal Grignou2016-11-213-3/+9
* UPSTREAM: motion: Add Gesture InterfaceGwendal Grignou2016-11-216-25/+295
* UPSTREAM: motion: Add wake up sensor support.Gwendal Grignou2016-11-212-11/+23
* UPSTREAM: common: math: Use float when CONFIG_FPU is set.Gwendal Grignou2016-11-211-1/+27
* UPSTREAM: common: motion: move gesture actions in motion task.Gwendal Grignou2016-11-215-18/+24
* UPSTREAM: common: motion: print return of drv->init()Gwendal Grignou2016-11-211-8/+15
* BACKPORT: motion: add config option to use the old accelerometer ref frameAlec Berg2016-11-216-23/+78
* UPSTREAM: motion: fix task to guarantee task never exitsAlec Berg2016-11-211-2/+3
* UPSTREAM: host: mock i2c_xferGwendal Grignou2016-11-218-239/+78
* UPSTREAM: common: math: Stop using FP_BITS directly.Gwendal Grignou2016-11-212-41/+44
* BACKPORT: driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2016-11-219-564/+706
* UPSTREAM: common: Add variable to enable software gesture recognition.Gwendal Grignou2016-11-213-4/+14
* UPSTREAM: motion: Fix a bug in accelrateGwendal Grignou2016-11-211-0/+2
* BACKPORT: driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2016-11-212-5/+23
* UPSTREAM: samus: Use new config, fix gestureGwendal Grignou2016-11-213-19/+7
* UPSTREAM: motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2016-11-217-180/+304
* UPSTREAM: common: motion_sense: Fix Light sensor sequencingGwendal Grignou2016-11-211-5/+6
* UPSTREAM: driver: change get_ interface.Gwendal Grignou2016-11-215-52/+32
* UPSTREAM: driver: accel: Apply offsets after rotationGwendal Grignou2016-11-212-9/+14
* UPSTREAM: math: Add inverse matrix calculationGwendal Grignou2016-11-214-5/+100
* BACKPORT: motion_sense: calculate threshold properlyGwendal Grignou2016-11-213-12/+32
* UPSTREAM: motion_sense: Force flush when sensor disabled.Gwendal Grignou2016-11-211-7/+1
* UPSTREAM: motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2016-11-214-22/+46
* UPSTREAM: motion_sense: Reduce condition for lid angle calc.Aseda Aboagye2016-11-211-8/+11
* UPSTREAM: motion_sense: Move angle calculation under LPC_MODEGwendal Grignou2016-11-212-5/+15
* UPSTREAM: motion_sense: Fix invalid optimizationGwendal Grignou2016-11-211-9/+14
* BACKPORT: accel: mechanical changes from i2c_addr to addrGwendal Grignou2016-11-214-35/+36
* BACKPORT: motion_sense: Fix init routinesGwendal Grignou2016-11-213-70/+137
* UPSTREAM: ryu: Fix orientation of accel and compassGwendal Grignou2016-11-214-18/+13
* BACKPORT: common: Untie math_util from motion sense.Gwendal Grignou2016-11-216-6/+16
* UPSTREAM: command: Add sensor FIFO as an independant feature.Gwendal Grignou2016-11-213-1/+7
* UPSTREAM: ectool: Fix compilation warningGwendal Grignou2016-11-211-1/+1