OSDN Git Service

android-x86/hardware-intel-libsensors.git
2015-04-10 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-04-10 Adriana Reusclean-up: minor formatting tweak
2015-04-07 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-04-03 Adriana Reusinclude events.h instead of copying the defines
2015-03-19 Viorel SumanMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-03-19 AdrianaAdd support for proximity sensor supporting events.
2015-03-17 Viorel SumanMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-03-16 AdrianaUse snprintf instead of sprintf
2015-03-11 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-03-09 Patrick PorlanCreate some documentation for the iio sensors HAL component
2015-03-09 Viorel SumanActivity recognition lib name fix
2015-03-09 Patrick PorlanFix potentially improper fd usage
2015-03-09 Patrick PorlanLooks like I inverted the parameters of a memset call
2015-03-09 Patrick PorlanReplace the USE_INTEL_SENSOR_HAL tag by USE_IIO_SENSOR_...
2015-03-09 Patrick PorlanAdd an informative trace about sensor activation time
2015-03-09 Adriana Reusspring cleanup: Unify calibration parameters.
2015-03-09 Adriana ReusAdd quirk for passing timestamps
2015-03-09 Adriana ReusAdd version number to calibration data
2015-02-27 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-02-27 Patrick PorlanExperimental accelerometer calibration routine
2015-02-27 Patrick PorlanFix type of recently introduced semi arbitrated samplin...
2015-02-27 Cristina Ciocan[Activity HAL] Added activity HAL source files
2015-02-27 Cristina Ciocan[Activity HAL] Separation of common macros
2015-02-27 Cristina Ciocan[Activity HAL] Separation of common code
2015-02-25 Thierry EscandeMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-02-24 Thierry EscandeFix LOCAL_MODULE for auto-detected targets
2015-02-18 Viorel SumanMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-02-17 Constantin... [REVERTME] Revert "Pass iio provided timestamps without...
2015-02-11 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-02-11 Patrick PorlanLower MAX_EVENTS constant to save a little bit of RAM
2015-02-11 Patrick PorlanIRDA-3621: Fix a bug where accel and gyro get stuck...
2015-02-11 Patrick PorlanFix a warning
2015-02-11 Adriana ReusGet max frequency from property if it's present.
2015-02-10 Viorel SumanChecking raw and input paths on enumeration
2015-02-09 Viorel SumanUtils review - numerical write functions
2015-02-09 Viorel SumanUtils review - numerical read functions
2015-02-09 Viorel SumanUtils review - string read/write functions
2015-02-09 Viorel SumanUtils review - introducing base read and write functions
2015-02-06 Adriana ReusPass iio provided timestamps without further processing.
2015-02-06 Patrick PorlanUnbreak branch
2015-02-06 Patrick PorlanBulk-extend copyright headers to 2015
2015-02-06 Daniel Balutaiio-sensors: Add suport for STEP_DETECTOR sensor
2015-02-06 Daniel Balutaiio-sensors: Add infrastructure for IIO events
2015-02-06 Daniel Balutaiio-sensors: Add support for STEP_COUNTER sensor
2015-02-06 Daniel Balutaiio-sensors: Add sensor mode parameter
2015-02-06 Daniel Balutaiio-sensors: Refactor sensor_catalog definition
2015-02-06 Daniel Balutaenumeration: Refactor discover sensors code
2015-02-06 Irina Tirdeaiio-sensors: Fix build warnings
2015-02-05 Irina Tirdeasens: enable build warnings
2015-02-03 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-02-02 Patrick PorlanFix incorrect timestamp on Malata accelerometer samples
2015-02-02 Patrick PorlanDon't propagate timestamps to colocated poll mode sensors
2015-01-29 Patrick PorlanIRDA-2849: Add support for optional calibscale properties
2015-01-28 Patrick PorlanIRDA-3484: Optionally read window size from filter...
2015-01-28 Patrick PorlanIRDA-3484: Shift the moving average filter fields to...
2015-01-28 Patrick PorlanIRDA-3484: Add support for filter property
2015-01-12 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-01-08 Adriana ReusRemove useless log.
2015-01-08 Adriana ReusAdd the TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor
2015-01-05 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2015-01-05 Patrick PorlanTransmit the entire sensor_event_t structure from acqui...
2015-01-05 Adriana Reuscleanup: Remove handling for continous sensors when...
2014-12-19 Patrick PorlanWinter cleanup: reorganize line breaks in filtering.c
2014-12-19 Patrick PorlanWinter cleanup: revisit enable_buffer function
2014-12-19 Patrick PorlanWinter cleanup: add a specific is_polling flag to the...
2014-12-18 Patrick PorlanFix min & max sampling rate for on-change sensors
2014-12-18 Patrick PorlanShift max and min rate calculations to enumeration...
2014-12-18 Patrick PorlanWinter cleanup: remove old debugging code from compass...
2014-12-18 Patrick PorlanWinter cleanup: straighten up a few long untouched...
2014-12-18 Patrick PorlanWinter cleanup: switch to 160 characters lines
2014-12-18 Patrick PorlanWinter cleanup: use typedef on our own types
2014-12-18 Patrick PorlanRevisit sampling rate arbitration
2014-12-18 Patrick PorlanTweak a few traces
2014-12-18 Patrick PorlanWinter cleanup: use consistent types for constants
2014-12-18 Patrick PorlanRework a little bit sensor_activate_virtual
2014-12-18 Patrick PorlanMove sensor_activate_virtual next to sensor_activate...
2014-12-18 Patrick PorlanRename setup_delay_sysfs to sensor_set_rate
2014-12-18 Patrick PorlanRework a little bit the end cases in check_state_change
2014-12-18 Patrick PorlanBetter coordinate frequencies of co-located iio sensors
2014-12-18 Patrick PorlanOnly signal an acquisition thread if the target sensor...
2014-12-18 Patrick PorlanAllow for a slight difference when parsing available...
2014-12-18 Patrick PorlanWinter cleanup: rephrase traces and comments, rename...
2014-12-18 Patrick PorlanRename MAX_REAL_DEP to MAX_BASE_SENSORS and base_idx...
2014-12-16 Patrick PorlanWinter cleanup: tidy up enumeration.c
2014-12-16 Patrick PorlanWinter cleanup: Harmonize spacing before functions
2014-12-16 Patrick PorlanWinter cleanup: suffix our own types with _t
2014-12-16 Patrick PorlanWinter cleanup: comment harmonization, space shuffling...
2014-12-16 Patrick PorlanWinter cleanup: move iio type field decoding out of...
2014-12-15 Patrick PorlanWinter cleanup: remove superfluous volatile specifier
2014-12-15 Patrick PorlanWinter cleanup: sensor_info[] -> sensor[]
2014-12-12 Adriana ReusBetter support for virtual sensors
2014-12-03 Adriana ReusMerge remote-tracking branch 'origin/abt/topic/gmin...
2014-12-03 Adriana ReusAdditional calibration validation
2014-12-03 Adriana ReusRemove accel special case for managing timestamps
2014-12-03 Octavian Purdilasens: fix server crash after stopping the poll client
2014-12-03 Octavian Purdilasens: simplify the server dispatch routine
2014-12-03 Octavian PurdilaFix Linux build
2014-12-03 Octavian Purdilasens: mark parameter as unused
2014-12-03 Octavian Purdilasens: remove unused parameter in dispatch_cmd
2014-12-03 Octavian Purdilasens: trim command buffer
next