summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add common sepolicyZiyan2016-01-266-0/+28
* sgxfreq: set correct frequency limit on omap4460/4470Ziyan2016-01-242-1/+21
* add CMHW for ColorCalibration/LiveDisplayMichael Gernoth2016-01-131-0/+85
* gralloc: disable GRALLOC_USAGE_CURSORMichael Gernoth2016-01-082-1/+22
* camera: add Pixel{X,Y}Dimension and Orientation EXIF tagsMichael Gernoth2016-01-072-3/+33
* domx: add support for tunaZiyan2016-01-034-0/+73
* camera: fix build for recent 6.0 releasesZiyan2015-11-071-3/+3
* sgxfreq: limit frequency to default on bootKetut Putu Kumajaya2015-11-071-1/+1
* domx: Fix GetParameter crashing with OMX_IndexParamConsumerUsageBitsZiyan2015-10-241-0/+7
* domx: pass ANDROID_API_CFLAGSZiyan2015-10-211-0/+1
* sgxfreq: add sysfs interface to store frequency limitKetut Putu Kumajaya2015-10-181-1/+21
* camera: fix build for MMZiyan2015-10-132-0/+16
* android-api: add MMZiyan2015-10-131-0/+6
* camera: add support for espressoZiyan2015-08-152-0/+23
* camera: fix build when TI_CAMERAHAL_DONT_USE_RAW_IMAGE_SAVING is setDániel Járai2015-04-011-0/+4
* camera: fix front-facing cam on Motorola Omap4Michael Gernoth2015-02-271-0/+4
* camera: Add support for camera on motorola devicesMichael Gernoth2015-02-2111-1/+453
* domx: Add structures and indices for Motorola devicesMichael Gernoth2015-02-212-1/+51
* change location references from omap4-next to omap4Hashcode2015-02-165-6/+6
* camera: add 1280x720 camera size for KFire HD'sHashcode2015-02-161-0/+2
* camera: fix capabilities framerates for Jem (KFire HD 8.9)Hashcode2015-02-161-8/+22
* hwc: add OMAP_ENHANCEMENT_HWC_EXTENDED_API for framework supportHashcode2015-02-063-1/+18
* remove camera.omap4 from build. devices can add if needed.Hashcode2015-02-061-1/+0
* fix pvr build for kernel optimize for sizeHashcode2015-02-061-0/+1
* sgxpvr: Don't ignore interrupts when preparing to sleep.Oleg Drokin2015-02-061-2/+2
* SGX-BIN: DDK binaries and KM source 1.9@2291151Hemant Hariyani2015-02-0628-178/+154
* IMG DDK 1.9@2166536 for AndroidEric Luong2015-02-06203-0/+115747
* pvrsrvinit: create binary in /system/bin not /vendor/binHashcode2015-02-061-1/+1
* common: add BoardConfigCommon.mk for devices to useHashcode2015-02-031-0/+81
* camera: fix compile warningHashcode2015-02-031-2/+2
* camera: add OV9726 sensor definesHashcode2015-02-033-1/+5
* camera: clean up build for when OMAP_ENHANCEMENT_CPCAM is not definedHashcode2015-02-034-11/+10
* camera: don't hang while taking pictures in VIDEO_AF_STATEMichael Gernoth2015-02-032-7/+22
* camera: don't start AF again in VIDEO_AF_STATEMichael Gernoth2015-02-031-1/+1
* camera: don't drop focus-callback in VIDEO_AF_STATEMichael Gernoth2015-02-031-0/+1
* camera: handle CAMERA_QUERY_BUFFER_SIZE_IMAGE_CAPTURE in VIDEO_AF_STATEMichael Gernoth2015-02-031-0/+7
* camera: handle switch from AF_RUN to CAMERA_START_VIDEOMichael Gernoth2015-02-031-0/+6
* camera: Handle capture request in AF runAlex Ray2015-02-031-0/+6
* camera: add flag USE_LIBION_TI and adjust checks in camera HALHashcode2015-02-033-2/+7
* camera: add TI_CAMERAHAL_USES_LEGACY_DOMX_DCC board flag to enable legacy DCCHashcode2015-02-032-2/+11
* camera: link against libjhead on 5.0+Michael Gernoth2015-02-031-2/+5
* camera: Add 4.4.4 to versions using libjheadMichael Gernoth2015-02-031-2/+2
* camera: libexif is now libjheadloosethisskin2015-02-031-1/+15
* camera: bugfixes for updated camera HALHashcode2015-02-034-0/+16
* camera: add include-path to OMXCameraAdapterMichael Gernoth2015-02-031-1/+2
* CameraHAL: Correctly calculate frame ref counterAndriy Chepurnyy2015-02-033-50/+75
* CameraHAL: Snapshot buffers reference counter fixAndriy Chepurnyy2015-02-032-3/+3
* CameraHal: Remove obsolete codeAndriy Chepurnyy2015-02-032-31/+0
* CameraHal: Skip AF callback in non-AF stateAndriy Chepurnyy2015-02-031-1/+8
* CameraHal: Avoid to call OMX_Deinit() twiceNanako Baba2015-02-031-3/+3