summaryrefslogtreecommitdiffstats
path: root/aries/libsensors
Commit message (Expand)AuthorAgeFilesLines
* moved to device/samsung/aries-commonatinm2011-05-1721-2754/+0
* Disabled enable sensors on boot trying to avoid bootloop on logo. Need feedback.Guilherme2011-05-043-3/+3
* Removed all the early IOCTL except for lightsensor where it makes sense.Guilherme2011-05-034-54/+1
* Removed and early ioctl to avoid bootloop.Guilherme2011-05-033-363/+336
* Some CM LoveGuiPerPT2011-05-021-335/+335
* Forgot something for captivate.Guilherme2011-05-031-5/+0
* Dealing with different mount position is now at kernel side. No need in users...Guilherme2011-05-031-5/+1
* Updated opensource libsensors to use with JVB binaries for calibration.Guilherme2011-05-0310-29/+290
* Remove invert/swap hacks for magnetic sensor and orientation. Will fix Captiv...Andrew Mahone2011-03-121-12/+1
* Fixed Accelerometer errors after Google Navigation and so programs which use ...guiperpt@gmail.com2011-03-052-2/+12
* ifdef CAPTIVATE not needed because sensors.h has swapped x and y appropriatel...atinm2011-02-261-10/+0
* Merge git://github.com/teamhacksung/android_device_samsung_common into ginger...Andrew Mahone2011-02-252-1/+10
|\
| * Captivate specific reorient stuff for messed up axis.atinm2011-02-252-1/+11
* | Fix test for captivate target in libsensors.Andrew Mahone2011-02-251-1/+1
* | Remove GyroSensor changes as we don't have one, move all changes into sensors...Andrew Mahone2011-02-253-49/+15
* | Fix accel/mag sensors to match reported values for Samsung firmwares on Capti...Andrew Mahone2011-02-253-5/+56
|/
* fix orientationKolja Dummann2011-02-241-1/+1
* reorientate for captivateatinm2011-02-232-0/+10
* added stuff for aries based phones like galaxys/captivate/fascinate/vibrantcodeworkx2011-02-2119-0/+2557