summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 1cce7d40: am 0268060c: Fix build race condition.Ying Wang2010-11-237-9/+46
|\ | | | | | | | | * commit '1cce7d405d098202349ebd3af49d1c8cdc51da00': Fix build race condition.
| * am 0268060c: Fix build race condition.Ying Wang2010-11-237-9/+46
| |\ | | | | | | | | | | | | * commit '0268060cbc8999b52b5dbcffed7ac7cfbace53db': Fix build race condition.
| | * Fix build race condition.Ying Wang2010-11-237-9/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change, referencing source in parent dir, such as "../SEC_OMX_Vdec.c", results in obj files spilling into the top obj dir. What's worse, the same source is included in more than 1 module, so the obj file may be written concurrently by multiple build jobs. Because gmake use the path string to detect if 2 targets point to the same file, make could not even issue a warning for duplicate rules. I believe this is the root cause of the following transient build error: 1) out/target/product/stingray/obj/SHARED_LIBRARIES/libOMX.SEC.AVC.Encoder_intermediates/../SEC_OMX_Venc.P:54: *** missing separator. Stop. 2) prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld: error: out/target/product/stingray/obj/SHARED_LIBRARIES/libOMX.SEC.M4V.Encoder_intermediates/../SEC_OMX_Venc.o: unknown mandatory EABI object attribute 46 Change-Id: I07721771d3afa86bd96703960c3a13305c424d60
* | | am 6da0758a: am e37bd8e5: Update kernelArve Hjønnevåg2010-11-222-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit '6da0758a128dbf1b761729b33f0eaf39bca0c3f8': Update kernel
| * | am e37bd8e5: Update kernelArve Hjønnevåg2010-11-222-0/+0
| |\ \ | | |/ | | | | | | | | | * commit 'e37bd8e50e8c1181a0a2783d908e0e58ffba547e': Update kernel
| | * Update kernelArve Hjønnevåg2010-11-222-0/+0
| | | | | | | | | | | | | | | | | | | | | 8d9ff17 usb mass storage: don't support FUA to improve write performance 98e1ab7 power: s5pc110_battery: use freezeable workqueue Change-Id: Id025b10b138ecf29ad8e4bb6d4f74fca9b24b9b7
* | | Reverting livewallpaper changes that were originally for Gingerbread on ↵Justin Ho2010-11-223-18/+0
| | | | | | | | | | | | | | | | | | Crespo (via CL# 77926) Change-Id: I5d934bb4d121adbf4ef5af580cfdc28b00311c2e
* | | Merge "In HC, RS scripts do not belong in the resource directory."Jason Sams2010-11-191-313/+0
|\ \ \
| * | | In HC, RS scripts do not belong in the resource directory.Jason Sams2010-11-181-313/+0
| | | | | | | | | | | | | | | | Change-Id: I0fc6c9b879e3a1d074d78e6385cee4c5156f9556
* | | | am c480d7a8: am 34addc25: Update kernelArve Hjønnevåg2010-11-182-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'c480d7a857da9e6438d5a123a209164d84dae37b': Update kernel
| * | | am 34addc25: Update kernelArve Hjønnevåg2010-11-182-0/+0
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '34addc2576d7f7bf716cc7c3e0a1f146e20ae7b8': Update kernel
| | * | Update kernelArve Hjønnevåg2010-11-182-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | e03cdc9 power: s5pc110_battery: fix race; usb switch and vdcin detect 985048a misc: kr3dm: split mutex locks Change-Id: I3aed724d7d4e875a86344883b9c4c3ef2195e455
* | | | am 20a3c627: am 09de2eac: Require new JK8 radio: S5PC11X: radio: update ↵Ed Heyl2010-11-181-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | radio image ver.I9020XXJK8 * commit '20a3c6274b0006f62cff3da354d04c734ed54629': Require new JK8 radio: S5PC11X: radio: update radio image ver.I9020XXJK8
| * | | am 09de2eac: Require new JK8 radio: S5PC11X: radio: update radio image ↵Ed Heyl2010-11-181-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | ver.I9020XXJK8 * commit '09de2eaccc38473597b5299429c4761fbce1cf85': Require new JK8 radio: S5PC11X: radio: update radio image ver.I9020XXJK8
| | * | Require new JK8 radio:Ed Heyl2010-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | S5PC11X: radio: update radio image ver.I9020XXJK8 1. Bug: 3194212 - Data service is possible even though Data Roaming option is turned off. [Cause] Modem report current status with HOME Network even if UE is roaming status. There is a bug which is that roaming condition checking algorithm in modem side. [Resolution] We fixed this roaming condition checking algorithm. So modem will report status with roaming under problem status which google detector mentioned. Change-Id: Ic0d2ac0adbdcdcb342d3ec542cdfc11dffb983a1
* | | | Upgrade to new key character map format.Jeff Brown2010-11-187-145/+70
| | | | | | | | | | | | | | | | Change-Id: If6ad853b2743f98d514d89587f600602866c412f
* | | | am fd128295: (-s ours) am 161e0d4d: DO NOT MERGE - Updated spaceshuttle ↵Justin Ho2010-11-170-0/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | | | | | | wallpaper for Crespo * commit 'fd1282951eba9eedb3c279a902988db4ad7d5753': DO NOT MERGE - Updated spaceshuttle wallpaper for Crespo
| * | am 161e0d4d: DO NOT MERGE - Updated spaceshuttle wallpaper for CrespoJustin Ho2010-11-173-0/+1
| |\ \ | | |/ | | | | | | | | | * commit '161e0d4d86881b1a1ec846333c8fb259ea081ed3': DO NOT MERGE - Updated spaceshuttle wallpaper for Crespo
| | * DO NOT MERGE - Updated spaceshuttle wallpaper for CrespoJustin Ho2010-11-173-0/+1
| | | | | | | | | | | | Change-Id: I0aef146717ef6662d49c881b4d81f1a610f221cf
* | | am ec7f8d4c: am 96860bea: Update kernelMaarten Hooft2010-11-162-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'ec7f8d4c62b151a1db95f8de759e0968c37885f6': Update kernel
| * | am 96860bea: Update kernelMaarten Hooft2010-11-162-0/+0
| |\ \ | | |/ | | | | | | | | | * commit '96860bea1ecdc14adf299d40bf257acfe780bdf9': Update kernel
| | * Update kernelMaarten Hooft2010-11-162-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | dda2b57 SP5C11X: USB: Rename USB product name to "Nexus S" 549bdba S5PC11X: RTC: Bug fix: Set tick timer sub clock selection (32768 Hz). 72b39b3 S5PC11X: SOUND: Update WM8994 codec gain for Camcorder mode Change-Id: I689e74c9ce5f72dbaf72fc3c4c08d2ab9fa2420d
* | | am 13da302e: am 327b6856: Remove ALSA configuration files from system imageEric Laurent2010-11-162-22/+4
|\ \ \ | |/ / | | | | | | | | | * commit '13da302e55bb7c3f58f9eac424d3fffdbbb1ebd5': Remove ALSA configuration files from system image
| * | am 327b6856: Remove ALSA configuration files from system imageEric Laurent2010-11-162-22/+4
| |\ \ | | |/ | | | | | | | | | * commit '327b68567595bad776f2d7e4d0d7cd2d49eca55a': Remove ALSA configuration files from system image
| | * Remove ALSA configuration files from system imageEric Laurent2010-11-162-22/+4
| | | | | | | | | | | | Change-Id: I2236768b2c25d567742f2fdd9f68160c7d31ae02
* | | am ab7b6dc1: am fbe5f5cb: Fix issue 3201189Eric Laurent2010-11-161-0/+8
|\ \ \ | |/ / | | | | | | | | | * commit 'ab7b6dc13a9bcbd9cfb1aa0bde486d59b91d8842': Fix issue 3201189
| * | am fbe5f5cb: Fix issue 3201189Eric Laurent2010-11-161-0/+8
| |\ \ | | |/ | | | | | | | | | * commit 'fbe5f5cb1752b74c97918c2c764cc997fac00472': Fix issue 3201189
| | * Fix issue 3201189Eric Laurent2010-11-161-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The issue comes from the fact that acquiring a mutex can take upto several seconds if the acquisition is attempted by a low priority thread and a high priority thread is frequently acquiring and releasing the same mutex. This happens when setMode() tries to lock the output stream mutex while playback is active. The fix is more a workaround consisting in boosting the priority of the thread executing setMode() until the mutex is acquired. Change-Id: I0921c215759dcd86d6ffb03669b5f94691878ffb
* | | am 6f5bec53: am 4955afc4: Require new JK6 radio: S5PC11X: radio: update ↵Ed Heyl2010-11-161-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | radio image ver.I9020XXJK6 * commit '6f5bec5390b7d7c502a9a64be00eb7ec24d47e1d': Require new JK6 radio: S5PC11X: radio: update radio image ver.I9020XXJK6
| * | am 4955afc4: Require new JK6 radio: S5PC11X: radio: update radio image ↵Ed Heyl2010-11-161-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | ver.I9020XXJK6 * commit '4955afc4d96eee4de050df7e6f3e8ee389f279bc': Require new JK6 radio: S5PC11X: radio: update radio image ver.I9020XXJK6
| | * Require new JK6 radio:Ed Heyl2010-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | S5PC11X: radio: update radio image ver.I9020XXJK6 1. Change GCF Version : Replacement HW Revision for enhancement of GPS performance. Change-Id: Iea5e647161257b82968013925d2b64c337b166f9
* | | am 164dfdc0: am bf277c05: Revert "Revert "Revert "S5PC11X: libsensor: ↵Ed Heyl2010-11-164-21/+43
|\ \ \ | |/ / | | | | | | | | | | | | | | | Changes to match libakm change""" * commit '164dfdc053c6bf070d660bbfd54ca585acee62f6': Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""
| * | am bf277c05: Revert "Revert "Revert "S5PC11X: libsensor: Changes to match ↵Ed Heyl2010-11-164-21/+43
| |\ \ | | |/ | | | | | | | | | | | | | | | libakm change""" * commit 'bf277c0565892e783e4bb93164a83e8620ce113f': Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""
| | * Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""Ed Heyl2010-11-164-21/+43
| | | | | | | | | | | | This reverts commit 339031d332706f21cbce560ca379e7624cad8316.
* | | Remove legacy renderers.Andreas Huber2010-11-164-360/+0
| | | | | | | | | | | | Change-Id: I0f8ffbb1a341b1d9c04494c52828b777c60afc2a
* | | am d6b6b321: am 339031d3: Revert "Revert "S5PC11X: libsensor: Changes to ↵Ed Heyl2010-11-154-43/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | match libakm change"" * commit 'd6b6b321836c7acbb929b31f6af10742b6e93cc0': Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""
| * | am 339031d3: Revert "Revert "S5PC11X: libsensor: Changes to match libakm ↵Ed Heyl2010-11-154-43/+21
| |\ \ | | |/ | | | | | | | | | | | | | | | change"" * commit '339031d332706f21cbce560ca379e7624cad8316': Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""
| | * Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""Ed Heyl2010-11-154-43/+21
| | | | | | | | | | | | This reverts commit e3d3b3173b5258f3629e1e2d0c1692270262e8c1.
* | | am 2c5785ff: am fc8ea690: Merge "Update power values for crespo to reflect ↵Simon Wilson2010-11-151-33/+19
|\ \ \ | |/ / | | | | | | | | | | | | | | | new measurements" into gingerbread * commit '2c5785ff25d607a091017bd4fd84678545ff7f9c': Update power values for crespo to reflect new measurements
| * | am fc8ea690: Merge "Update power values for crespo to reflect new ↵Simon Wilson2010-11-151-33/+19
| |\ \ | | |/ | | | | | | | | | | | | | | | measurements" into gingerbread * commit 'fc8ea6902972c12e26bc5f8a488bc228ce379b17': Update power values for crespo to reflect new measurements
| | * Merge "Update power values for crespo to reflect new measurements" into ↵Simon Wilson2010-11-151-33/+19
| | |\ | | | | | | | | | | | | gingerbread
| | | * Update power values for crespo to reflect new measurementsSimon Wilson2010-11-121-33/+19
| | | | | | | | | | | | | | | | Change-Id: Id52edb4b7ec32dc54745df7c4f2361442ccaaa4b
* | | | am 1ae2d592: am 5511193e: update kernel based on cleaned-up-for-release ↵Brian Swetland2010-11-142-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | source base * commit '1ae2d592377cfbb180f31bff935c832deadab94d': update kernel based on cleaned-up-for-release source base
| * | | am 5511193e: update kernel based on cleaned-up-for-release source baseBrian Swetland2010-11-142-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '5511193e2dd1fe6e22078b07cfa833b4936ec49d': update kernel based on cleaned-up-for-release source base
| | * | update kernel based on cleaned-up-for-release source baseBrian Swetland2010-11-142-0/+0
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This kernel should be 100% identical to the previous one, functionality- wise. It's been built from an updated kernel tree ready for open source release at launch (some obsolete drivers nuked, obsolete code names replaced by new ones, etc). 5PC11X: SOUND: Update 3-pole headset gain in voicecall 0db36b0 S5PC11X: SOUND: implemented MIC_OFF control for mic mute functionality. 2695cb2 S5PC11X: SOUND: Update WM8994 codec gain for Europe 8ca8c59 input: cypress-touchkey: keymask changes for the board file 7cec9b7 S5PC11X: SOUND: Support a different microphone gain for the camcorder 6de3ec8 video: s3cfb: use bootmem for framebuffer, if present da82dff Add an HP_NO_MIC gain configuration e67f2b0 ARM: herring: add herring_defconfig ff7d3d1 S5PC11X: SOUND: Update WM8994 codec gain for Europe eedf4f5 s3c_lcd: allow a different swap chain length a0662c7 S5PC11X: LCD: Change the LCD STANDBY_ON timing 5adbc29 S5PC11X: NFC: Add firmware GPIO configuration 99487b9 SP5C11X: fix unbalanced regulator calls <again> 054b434 ARM: herring: remove allocation for pmem. recover 12.5MB 560e8d8 S5PC11X: FIMC: add mutex in section of fb_blank. 19d1a35 SOUND: fix bug 3108692 aba67d0 SOUND: realign voice recognition main mic gain on reference Change-Id: Iae358ccc38a43be014d3066994d0cd658420e038 Signed-off-by: Brian Swetland <swetland@google.com>
* | | Rely on the audio input source parameter for mixer configuration.Jean-Michel Trivi2010-11-124-44/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The generic APM implementation now passes the audio recording source as a configuration parameter, and uses the enum defined in mediarecorder.h. But the driver uses a string to define the "input source state". This change maps the input source to the string used by the driver. Change-Id: I2c375b7297fb9d1bd5b1c921c9bfc329c513197e
* | | am 26d6c212: am e3d3b317: Revert "S5PC11X: libsensor: Changes to match ↵Mathias Agopian2010-11-124-21/+43
|\ \ \ | |/ / | | | | | | | | | | | | | | | libakm change" * commit '26d6c212145d3cc885cfcd3098b90c98a1c17236': Revert "S5PC11X: libsensor: Changes to match libakm change"
| * | am e3d3b317: Revert "S5PC11X: libsensor: Changes to match libakm change"Mathias Agopian2010-11-124-21/+43
| |\ \ | | |/ | | | | | | | | | * commit 'e3d3b3173b5258f3629e1e2d0c1692270262e8c1': Revert "S5PC11X: libsensor: Changes to match libakm change"
| | * Revert "S5PC11X: libsensor: Changes to match libakm change"Mathias Agopian2010-11-124-21/+43
| | | | | | | | | | | | This reverts commit 749e2d79ec72c186019456f60ce7f3dd18b2f68b.
* | | am ed7c16af: am 9801b8be: Merge "Update kernel" into gingerbreadMaarten Hooft2010-11-112-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'ed7c16af0fba6bae88782e089767d147bbce18d7': Update kernel