summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* don't return an error when SF turns the screen offMathias Agopian2011-11-211-0/+7
| | | | Change-Id: I3f0d2883d00afeb35563f07c6b34803078989d96
* libhwcomposer: fix to get correct fb information after runtime restartjung-min.oh2011-11-213-6/+21
| | | | | | | | | Modify to get fb information from default window in order to get correct information after runtime restart. This patch is for Issue 5624445. Change-Id: I4e7741637032b69a9e4d3a11f7273a766f77e5d9 Signed-off-by: jung-min.oh <jung-min.oh@samsung.com>
* kernel + wifi prebuild update (gpu)JP Abgrall2011-11-212-0/+0
| | | | | | | | | | | e31d54a gpu: pvr: Update to DDK 1.8@780209 (and a rebase which messes up the prior commit sha1 bc2c825 gpu: pvr: Update to DDK 1.8@779532 8140144 gpu: pvr: Update to DDK 1.8@779532 ) Change-Id: Ic1f79e2b6287086338bd9a70da4c47c971e1ae5e
* Merge "Fix ANR in com.google.android.videoeditor" into ics-mr1James Dong2011-11-212-2/+4
|\
| * Fix ANR in com.google.android.videoeditorSeungBeom Kim2011-11-212-2/+4
| | | | | | | | | | | | | | Change-Id: I31318543c781a9d6b866620c7d3f4dcd7af24a57 Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com> related-to-bug: 5619226
* | Patch for SEC-OMX error handling.SeungBeom Kim2011-11-211-0/+4
|/ | | | | | | | | | | This patch makes the SEC-OMX terminate normally. There will be no error messages(related to OMX) after applying this patch. This patch solves the OMX abnormal termination (and mediaserver crash) issue. Change-Id: I5010ffcfff6ff112c08f0a157ea290d691190134 Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com> related-to-bug: 5364248
* crespo: init.herring: switch to "ondemand" governorJP Abgrall2011-11-171-2/+5
| | | | | | | | | The current interactive governor is either too aggressive (power) or not aggressive enough (gpu). Ondemand seems viable now that Bug:5272232 is fixed. Bug:5622174 Change-Id: I15dd81e70c87082b40431992dd3d361746295ef3
* kernel + wifi prebuild update (gpu)JP Abgrall2011-11-172-0/+0
| | | | | | | 8140144 gpu: pvr: Update to DDK 1.8@779532 aa5ed55 gpu: pvr: Update to DDK 1.8@779202 Change-Id: Ia235212547fd6cc934beeb7f322817684f9e63d9
* Merge "don't call eglSwapBufferss() when its not needed." into ics-mr1Mathias Agopian2011-11-161-3/+8
|\
| * don't call eglSwapBufferss() when its not needed.Mathias Agopian2011-11-161-3/+8
| | | | | | | | | | | | | | | | | | | | eglSwapBuffers() copies the previous backbuffer, which consumes power and bandwidth. If there are no framebuffer layers there is no reason to do this. this should save power with full-screen videos. Change-Id: I7feb5a3f2d7d426dd93d2203849a6d591ce377db
* | Merge "fix an issue were hwc wouldn't clear some areas of the screen." into ↵Mathias Agopian2011-11-163-1/+27
|\ \ | |/ | | | | ics-mr1
| * fix an issue were hwc wouldn't clear some areas of the screen.Mathias Agopian2011-11-163-1/+27
| | | | | | | | | | Bug: 5429709 Change-Id: I2be2be6ba2c7b89a19d79d0cbe6a4b894bb79261
* | Merge "fix an issue in hwc where the overlay wouldn't be re-composited if it ↵Mathias Agopian2011-11-161-8/+9
|\ \ | |/ | | | | didn't change" into ics-mr1
| * fix an issue in hwc where the overlay wouldn't be re-composited if it didn't ↵Mathias Agopian2011-11-161-8/+9
| | | | | | | | | | | | | | | | | | | | change this logic is flawed because something else under or over it could have changed and since we're using a blit engine, the frame needs to be blitted again. Change-Id: Id2b52d0b5d58cb9274130dd71cbbbd559b6ac1df
* | kernel + wifi prebuild update (rtc, camera, pixclock, ip multi tables,...)JP Abgrall2011-11-162-0/+0
|/ | | | | | | | | | 05bf4dd Regulator: max8998: fix transitory low voltage selection 2f8f407 S5PC11X: CAMERA: remove completion code to avoid deadlock 7484a95 rtc: max8998: Don't register the max8998 rtc device unless the CONFIG_RTC_DRV_MAX8998 is set b236816 video: s3cfb_tl2796: Fix fb_var_screeninfo.pixclock 398b9e9 ARM: s5pv210: herring: Add CONFIG_IP_MULTIPLE_TABLES Change-Id: Ie8f53ffe313a6002bbaec81d0b6e0866d6e1fbb8
* Merge "add a LOG_TAG to hwcomposer" into ics-mr1Mathias Agopian2011-11-161-0/+1
|\
| * add a LOG_TAG to hwcomposerMathias Agopian2011-11-151-0/+1
| | | | | | | | Change-Id: Icc9e8d2d002ae0516f396955f3f85d66e8afa29a
* | Merge "Fix for 5603113 profiles and levels in media_profile.xml are not ↵Rajneesh Chowdury2011-11-151-5/+5
|\ \ | | | | | | | | | matched with the HW codec capability." into ics-mr1
| * | Fix for 5603113 profiles and levels in media_profile.xml are not matched ↵Rajneesh Chowdury2011-11-151-5/+5
| |/ | | | | | | | | | | with the HW codec capability. Change-Id: I4444cc1246ce7ae03369e03904267db6435dd386
* | kernel + wifi prebuild update (camera offset fix)JP Abgrall2011-11-152-0/+0
| | | | | | | | | | | | | | 01379fa S5PC11X: FIMC: Remove the extra 16byte padding Bug:5575648 Change-Id: Iccca90ee806bd7ff0d165e61b40a4365a1e9377c
* | libcamera: Remove 16 bytes paddingJames Dong2011-11-152-15/+3
|/ | | | | Change-Id: I94588d876cab16299175cdab0f63617bb14bcea4 related-to-bug: 5575648
* Merge " Fix for issue 5309336 -add videoeditor maximum prefetch YUV ↵Hong Teng2011-11-151-1/+13
|\ | | | | | | frames in media_profiles.xml to limit the total memory usage." into ics-mr1
| * Fix for issue 5309336Hong Teng2011-11-111-1/+13
| | | | | | | | | | | | -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage. Change-Id: Ia32c42b6c0b85f1396464a2fe7cf014debea243a
* | Merge "Follow-up fixes to NFC access control changes." into ics-mr1Nick Pelly2011-11-142-4/+16
|\ \
| * | Follow-up fixes to NFC access control changes.Nick Pelly2011-11-142-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add platform test signature to nfcee_access_debug.xml. Move other NFCEE xml from vendor/ to device/ Fix tuna->crespo references. Change-Id: I5da4a50d2b1c502c1ba0b3c7d30013e797e1a818
* | | Merge changes Id46d9ccd,I0b4555b1 into ics-mr1Simon Wilson2011-11-145-4/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Camera: move AF polling code from driver into HAL new prebuilt kernel
| * | | Camera: move AF polling code from driver into HALkyoungho.yun2011-11-143-4/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preview is paused during auto focus. To fix this, move polling code from driver to HAL. Change-Id: Id46d9ccd2aad1a269806f4fddf8ad39c3c87bae9 Signed-off-by: kyoungho.yun <kyoungho.yun@samsung.com>
| * | | new prebuilt kernelSimon Wilson2011-11-142-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | d789370 S5PC11X: CAMERA: Remove AF polling code Change-Id: I0b4555b17fb24aaf197b25b27ba88c2c97b8cb6f
* | | | Merge "sensors: Remove workaround for lightsensor driver bug" into ics-mr1Arve Hjønnevåg2011-11-142-13/+1
|\ \ \ \ | |/ / / |/| | |
| * | | sensors: Remove workaround for lightsensor driver bugArve Hjønnevåg2011-11-102-13/+1
| | |/ | |/| | | | | | | Change-Id: I5d8bd3f355ca46f6c60713b1516a621e45b53cfc
* | | kernel + wifi prebuild update (rtc fix reverted, gpu, wifi, cpufreq, oprofile)JP Abgrall2011-11-142-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 77c951f herring_defconfig: compile OProfile into the kernel. 0934eb0 gpu: pvr: Update to DDK 1.8@550175 9df6549 Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown 0d8f32b net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXT 1720a91 net: wireless: bcmdhd: Call init_ioctl() only if was started properly 766aaa6 net: wireless: bcmdhd: Fix possible memory leak in escan/iscan fe1b36d ARM: s5pv210: herring: Add gp2a max and fuzz values 0a6e7e1 input: gp2a: Pass lightsensor max and fuzz values in platform data. 8cd9c0f gp2a: set poll_delay to DELAY_LOWBOUND when new delay < DELAY_LOWBOUND 3c43904 input: gp2a: Remove cusom filtering of adc values and set the fuzz value instead 248a9be gp2a: delay first read after light sensor enable 6c5befe gp2a: report light sensor value on enable 6fad5b1 tuna: sensors: light sensor bug fixes 5049220 tuna: sensors: proximity sensor driver bug fix 109efb7 input: gp2a: Copy bugfixes from initial tuna gp2a driver cde1b7c Revert "rtc: s3c: fix rtc alarm not triggering - TEMPORARY HACK" 5113cb1 cpufreq: interactive governor: default 20ms timer 96cd250 cpufreq: interactive governor: go to intermediate hi speed before max eb5a342 cpufreq: interactive governor: scale to max only if at min speed a610c81 cpufreq: interactive governor: apply intermediate load on current speed 2665c41 ARM: idle: update idle ticks before call idle end notifier 050c06e input: gpio_input: don't print debounce message unless flag is set Change-Id: If9cb8ee36944e26a20fcbb131a1925e6c538b462
* | | Amended Samsung License for proprietary binariesJean-Baptiste Queru2011-11-111-2/+2
| | | | | | | | | | | | | | | Bug: 4295425 Change-Id: I014de6213fdc9adb297577d92dbb919fb6d21fc8
* | | Merge "Make Crespo landscape dock work. Bug: 5397037" into ics-mr1Jeff Brown2011-11-111-0/+1
|\ \ \
| * | | Make Crespo landscape dock work.Jeff Brown2011-11-101-0/+1
| |/ / | | | | | | | | | | | | | | | Bug: 5397037 Change-Id: I9f003dc8263fadff02c0fba50a302e2ff50b6a4c
* | | Merge "Allow wallet to use NFCEE on crespo and crepo4g." into ics-mr1Nick Pelly2011-11-113-0/+34
|\ \ \ | | |/ | |/|
| * | Allow wallet to use NFCEE on crespo and crepo4g.Nick Pelly2011-11-113-0/+34
| |/ | | | | | | | | Bug: 4515759 Change-Id: I3c6004ca56225824823707bddd9067496c449515
* | Merge "libaudio: increase audio buffer size" into ics-mr1Eric Laurent2011-11-111-2/+2
|\ \
| * | libaudio: increase audio buffer sizeEric Laurent2011-11-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring playback and capture buffer size back to their initial size. Current size was dictated by constraints in early voice processing implementation but is not necessary anymore. Increasing buffer size will help in power consumption and limit possible occurence of audio skipping during playback and capture. Change-Id: I7837c62e11700ed5c9a26f52fb27170add09721d
* | | Merge "Fix Empty thumbnails generated while in timelapse recording ↵James Dong2011-11-112-4/+24
|\ \ \ | | | | | | | | | | | | sometimes" into ics-mr1
| * | | Fix Empty thumbnails generated while in timelapse recording sometimesSeungBeom Kim2011-11-102-4/+24
| |/ / | | | | | | | | | | | | | | | | | | Change-Id: Ia17ed033634c5e8709a04c974553fe426e7d9dcd Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com> related-to-bug: 5566262
* | | kernel + wifi prebuild update (rtc alarm fix, GPU vs CPU freq, ...)JP Abgrall2011-11-102-0/+0
| |/ |/| | | | | | | | | | | | | | | 29e8184 rtc: s3c: fix rtc alarm not triggering - TEMPORARY HACK b1af969 s5p: gpu: pvr: tweak cpufreq policy min freq if GPU is busy 895cf8b ARM: Samsung: Give vmalloc area 96MB back 5dd011b ARM: s5pv210: herring: Add CONFIG_IP_MULTICAST option Change-Id: I9c54779ea9ac00488deaef8edfd80fb296eb7eb0
* | sensors: Retry poll on EINTRArve Hjønnevåg2011-11-091-1/+3
|/ | | | Change-Id: I3c6090ef7b0480be63856f9c3356426c7d761777
* kernel + wifi prebuild update (bcm fixes, tcp nuke fix)JP Abgrall2011-11-082-0/+0
| | | | | | | | | | | | 82b724f Merge remote branch 'common/android-3.0' into android-samsung-30-wip-mergedown 99dd809 ARM: s5pv210: herring: Add delay to wait for wlan carddetect 3f4f629 net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down 5d94d7a net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already down 19179eb net: wireless: bcmdhd: Improve suspend/resume processing 40dd812 net: wireless: bcmdhd: Check if FW is Ok for internal FW call adfa7bc tcp: Don't nuke connections for the wrong protocol Change-Id: Ia567ff7342d1b1284f3161e8dea73b8b086fdb22
* Merge "Fix two issues in the media_profiles.xml file for crespo:" into ics-mr1James Dong2011-11-071-6/+6
|\
| * Fix two issues in the media_profiles.xml file for crespo:James Dong2011-11-041-6/+6
| | | | | | | | | | | | | | | | | | | | 1. preview size 800x480 is not supported, change it to 720x480 2. the min frame rate 1fps is not supported, change it to 15fps Note the back camera on Nexus S supports 30 fps only, and the front camera supports 15 fps only, although variable frame rate is actually being used. Change-Id: I98afffa4d5b94e84fe11e0c60a63d2c7f23cc0d1 related-to-bug: 5554152
* | Update EEPROM for FW 109.12, and enable low power polling retry mechanism.Nick Pelly2011-11-071-6/+8
| | | | | | | | | | | | | | 4 retries. Bug: 5515083 Change-Id: I9d2d0227e5280acc27f31dd14e539052a3e00268
* | Merge "NFC: HAL for crespo/crespo4g" into ics-mr1Martijn Coenen2011-11-073-0/+161
|\ \ | |/ |/|
| * NFC: HAL for crespo/crespo4gMartijn Coenen2011-11-043-0/+161
| | | | | | | | Change-Id: If29df4a0a9697d7066f9f21f5fbdc29d9042c387
* | Merge "5PC11X: CAMERA: Fix CTS fail list Fix Issue 4905016 - ↵James Dong2011-11-031-1/+1
|\ \ | | | | | | | | | android.hardware.cts.CameraTest.testPreviewCallbackWithBufferByCamera fails Signed-off-by: kyoungho.yun <kyoungho.yun@samsung.com>" into ics-mr1
| * | 5PC11X: CAMERA: Fix CTS fail listkyoungho.yun2011-11-031-1/+1
| |/ | | | | | | | | | | | | | | | | Fix Issue 4905016 - android.hardware.cts.CameraTest.testPreviewCallbackWithBufferByCamera fails Signed-off-by: kyoungho.yun <kyoungho.yun@samsung.com> Change-Id: Iab8ed4b79379c148c106b00c4966c5f72f3ded33 related-to-bug: 5550399,5550524,5550858,5550860,5551018,5550902,