OSDN Git Service

Merge remote-tracking branch 'origin/abt/topic/gmin/l-dev/sensors/master' into gmin...
authorAdriana Reus <adriana.reus@intel.com>
Wed, 11 Mar 2015 11:29:04 +0000 (13:29 +0200)
committerReus, Adriana <adriana.reus@intel.com>
Wed, 11 Mar 2015 11:38:34 +0000 (11:38 +0000)
commit4e610421d733f781957edda9fa46bdb1b7e53d8e
tree76580fc1033d3789de0ace6461bc4c254da6d08b
parent26d12ba0c4a396579a141e2b19212628d60f9167
parent81202ad7aa3bf83b549687151a67486133695af8
Merge remote-tracking branch 'origin/abt/topic/gmin/l-dev/sensors/master' into gmin/l-dev/mr1/master

git log --pretty=format:"%h %ad | %s%d [%an]" origin/abt/topic/gmin/l-dev/mr1/master..origin/abt/topic/gmin/l-dev/sensors/master:
  81202ad Thu Mar 5 16:56:27 2015 +0100 | Create some documentation for the iio sensors HAL component (origin/abt/topic/gmin/l-dev/sensors/master, m/abt/topic/gmin/l-dev/master, rebase) [Patrick Porlan]
  d08bfa3 Fri Mar 6 14:22:49 2015 +0200 | Activity recognition lib name fix [Viorel Suman]
  6e03c92 Wed Mar 4 09:57:38 2015 +0100 | Fix potentially improper fd usage [Patrick Porlan]
  87a01bc Wed Mar 4 09:54:20 2015 +0100 | Looks like I inverted the parameters of a memset call [Patrick Porlan]
  4430ef6 Tue Mar 3 15:30:28 2015 +0100 | Replace the USE_INTEL_SENSOR_HAL tag by USE_IIO_SENSOR_HAL for iio [Patrick Porlan]
  5eddd1a Mon Mar 2 12:22:13 2015 +0100 | Add an informative trace about sensor activation time [Patrick Porlan]
  5c2f795 Mon Mar 2 18:13:44 2015 +0200 | spring cleanup: Unify calibration parameters. [Adriana Reus]
  53b3fe2 Mon Mar 2 17:45:05 2015 +0200 | Add quirk for passing timestamps [Adriana Reus]
  6efc469 Tue Feb 24 17:49:18 2015 +0200 | Add version number to calibration data [Adriana Reus]

git diff --stat origin/abt/topic/gmin/l-dev/mr1/master..HEAD:
  Android.mk            |   6 +-
  Makefile              |  10 +-
  accel-calibration.c   |   9 +-
  calibration.h         |  12 +--
  compass-calibration.c |  37 ++++---
  control.c             |  16 +--
  description.c         |   3 +
  description.h         |   1 +
  entry.c               |  20 +++-
  gyro-calibration.c    |  31 +++---
  iio-sensors.txt       | 274 ++++++++++++++++++++++++++++++++++++++++++++++++++
  transform.c           |   4 +-
  12 files changed, 367 insertions(+), 56 deletions(-)

Change-Id: I32297be5553cfc3f43c51f8627d36df264113d32
Signed-off-by: Adriana Reus <adriana.reus@intel.com>
Tracked-by: https://jira01.devtools.intel.com/browse/GMINL-6920