OSDN Git Service

Merge remote-tracking branch 'origin/abt/topic/gmin/l-dev/sensors/master' into gmin...
authorAdriana Reus <adriana.reus@intel.com>
Wed, 8 Oct 2014 09:22:32 +0000 (12:22 +0300)
committerAdriana Reus <adriana.reus@intel.com>
Wed, 8 Oct 2014 09:24:04 +0000 (12:24 +0300)
commit87627dc1e9d58b7d3904fa13de13c4bfaf8ce039
tree0b663035ac0b798e839bb7ac3660eee3185e4e41
parent3af2df815c271329a4d29b8e082ff25917f406a4
parent8fb9851db1125d144071ffae3a580ab5191b0196
Merge remote-tracking branch 'origin/abt/topic/gmin/l-dev/sensors/master' into gmin/l-dev/master

git log --pretty=format:"%h %ad | %s%d [%an]" m/abt/topic/gmin/l-dev/master..origin/abt/topic/gmin/l-dev/sensors/master:
  8fb9851 Tue Oct 7 16:01:48 2014 +0300 | Retry when sysfs_write_str fails (origin/abt/topic/gmin/l-dev/sensors/master) [Viorel Suman]
  d679bc6 Tue Sep 30 17:07:53 2014 +0300 | Acquisition routine review [Viorel Suman]
  b1efe3a Fri Oct 3 15:12:44 2014 +0300 | Some tweaks to the median filter [Adriana Reus]
  d1b25b5 Mon Oct 6 16:17:16 2014 +0300 | Fixing some compiler warnings [Adriana Reus]
  344447a Fri Sep 26 12:15:15 2014 +0300 | Upgrade HAL version to 1_3 [Adriana Reus]
  2e4e1a2 Thu Sep 25 14:42:49 2014 +0300 | Implement batch and flush functions [Adriana Reus]
  b24d658 Fri Oct 3 10:24:36 2014 +0300 | Min/Max delay for Light and Temperature [Viorel Suman]

git diff --stat m/abt/topic/gmin/l-dev/master..HEAD:
  common.h      |   6 +++
  control.c     | 124 ++++++++++++++++++++++++++++++++++++----------------------
  control.h     |   3 +-
  description.c | 113 +++++++++++++++++++++++++++++++++++-----------------
  description.h |   2 +
  entry.c       |  19 +++++++--
  enumeration.c |  28 ++++---------
  filtering.c   |  69 +++++++++++++++++++-------------
  filtering.h   |  26 +++---------
  transform.c   |   2 +-
  utils.c       |   2 +-
  utils.h       |   1 +
  12 files changed, 239 insertions(+), 156 deletions(-)

Change-Id: Ic4fb49db812d123bc903e9106f5a2b7c220ef490
Signed-off-by: Adriana Reus <adriana.reus@intel.com>