summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moved to device/samsung/aries-commonatinm2011-05-17146-6/+4
* Added bmlwriteatinm2011-05-122-0/+46
* disable libcamera and libs3cjpegcodeworkx2011-05-052-0/+5
* 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
* libcamera: fixes on supported preview and picture sizescodeworkx2011-05-031-2/+2
* libcamera: rotation on front cameracodeworkx2011-05-031-1/+1
* libcamera: Duplicated setting of cameraid is caused that setParameters fail. ...codeworkx2011-05-023-38/+16
* libcamera: add support for QVGA and QCIF for gtalkcodeworkx2011-05-021-1/+1
* 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
* Force LF line ending for mkshbootimg.py scriptAndrew Mahone2011-05-021-0/+1
* mkshbootimg for prebuilt kernelsAndrew Mahone2011-05-022-0/+55
* fix declarations to make some sensekang2011-05-011-62/+23
* Merged pull request #2 from kangsterizer/gingerbread.atinm2011-04-293-0/+24
|\
| * cleanup / don't handle flashkang2011-03-301-2/+5
| * cleanups / removed attention led emulation - isn't actually so helpful in our...kang2011-03-291-27/+9
| * modified liblight to support led notifications - supports quiet hours (kang'...kang2011-03-263-0/+39
* | removed unused stuffcodeworkx2011-04-1234-6268/+0
|/
* Merge branch 'gingerbread' of git://github.com/teamhacksung/android_device_sa...Andrew Mahone2011-03-122-19/+24
|\
| * fix conflictKolja Dummann2011-03-071-2/+5
| * init: ready for mainlineKolja Dummann2011-03-072-22/+24
* | 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
* camera: merges from upstream and reenable Exif for NEC CE147Kolja Dummann2011-03-055-966/+360
* Fix ueventd symlink to point to /init instead of /init.galaxysAndrew Mahone2011-03-031-1/+1
* kanged 2.3.3 libaudio changes from crespocodeworkx2011-03-014-77/+180
* 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-2584-2/+23400
|\
| * Merge branch 'gingerbread' of git://github.com/teamhacksung/android_device_sa...atinm2011-02-253-1/+4
| |\
| | * provide a way to disable FFCKolja Dummann2011-02-262-0/+3
| | * libstagefrighthw: fixed omx lib namecodeworkx2011-02-251-1/+1
| * | Captivate specific reorient stuff for messed up axis.atinm2011-02-252-1/+11
| |/
| * aries: added sec_omx modulescodeworkx2011-02-2579-0/+23386
* | 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
|/
* Merge branch 'gingerbread' of https://github.com/teamhacksung/android_device_...Kolja Dummann2011-02-242-2/+2
|\
| * fixes conflict with crespoDaniel Hillenbrand2011-02-232-2/+2
* | fix orientationKolja Dummann2011-02-241-1/+1
|/
* Merge branch 'gingerbread' of https://github.com/teamhacksung/android_device_...Kolja Dummann2011-02-2379-23369/+0
|\
| * removed secomx. we can use it from crespo.codeworkx2011-02-2279-23369/+0
* | reorientate for captivateatinm2011-02-232-0/+10
|/
* libcamera: fix autofocus for real and effectsKolja Dummann2011-02-211-3/+39
* fixed module names on liblights and liboverlaycodeworkx2011-02-212-2/+2
* use BOOTLOADER_BOARD_NAME instead of using BOARD_PLATFORM.codeworkx2011-02-212-3/+4
* added stuff for aries based phones like galaxys/captivate/fascinate/vibrantcodeworkx2011-02-21174-0/+49368