| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '1cce7d405d098202349ebd3af49d1c8cdc51da00':
Fix build race condition.
|
| |\
| | |
| | |
| | |
| | | |
* commit '0268060cbc8999b52b5dbcffed7ac7cfbace53db':
Fix build race condition.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '6da0758a128dbf1b761729b33f0eaf39bca0c3f8':
Update kernel
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'e37bd8e50e8c1181a0a2783d908e0e58ffba547e':
Update kernel
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
8d9ff17 usb mass storage: don't support FUA to improve write performance
98e1ab7 power: s5pc110_battery: use freezeable workqueue
Change-Id: Id025b10b138ecf29ad8e4bb6d4f74fca9b24b9b7
|
| | |
| | |
| | |
| | |
| | |
| | | |
Crespo (via CL# 77926)
Change-Id: I5d934bb4d121adbf4ef5af580cfdc28b00311c2e
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0fc6c9b879e3a1d074d78e6385cee4c5156f9556
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit 'c480d7a857da9e6438d5a123a209164d84dae37b':
Update kernel
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
* commit '34addc2576d7f7bf716cc7c3e0a1f146e20ae7b8':
Update kernel
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
e03cdc9 power: s5pc110_battery: fix race; usb switch and vdcin detect
985048a misc: kr3dm: split mutex locks
Change-Id: I3aed724d7d4e875a86344883b9c4c3ef2195e455
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
radio image ver.I9020XXJK8
* commit '20a3c6274b0006f62cff3da354d04c734ed54629':
Require new JK8 radio: S5PC11X: radio: update radio image ver.I9020XXJK8
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
ver.I9020XXJK8
* commit '09de2eaccc38473597b5299429c4761fbce1cf85':
Require new JK8 radio: S5PC11X: radio: update radio image ver.I9020XXJK8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If6ad853b2743f98d514d89587f600602866c412f
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
wallpaper for Crespo
* commit 'fd1282951eba9eedb3c279a902988db4ad7d5753':
DO NOT MERGE - Updated spaceshuttle wallpaper for Crespo
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '161e0d4d86881b1a1ec846333c8fb259ea081ed3':
DO NOT MERGE - Updated spaceshuttle wallpaper for Crespo
|
| | |
| | |
| | |
| | | |
Change-Id: I0aef146717ef6662d49c881b4d81f1a610f221cf
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ec7f8d4c62b151a1db95f8de759e0968c37885f6':
Update kernel
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '96860bea1ecdc14adf299d40bf257acfe780bdf9':
Update kernel
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '13da302e55bb7c3f58f9eac424d3fffdbbb1ebd5':
Remove ALSA configuration files from system image
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '327b68567595bad776f2d7e4d0d7cd2d49eca55a':
Remove ALSA configuration files from system image
|
| | |
| | |
| | |
| | | |
Change-Id: I2236768b2c25d567742f2fdd9f68160c7d31ae02
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ab7b6dc13a9bcbd9cfb1aa0bde486d59b91d8842':
Fix issue 3201189
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'fbe5f5cb1752b74c97918c2c764cc997fac00472':
Fix issue 3201189
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
radio image ver.I9020XXJK6
* commit '6f5bec5390b7d7c502a9a64be00eb7ec24d47e1d':
Require new JK6 radio: S5PC11X: radio: update radio image ver.I9020XXJK6
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
ver.I9020XXJK6
* commit '4955afc4d96eee4de050df7e6f3e8ee389f279bc':
Require new JK6 radio: S5PC11X: radio: update radio image ver.I9020XXJK6
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
S5PC11X: radio: update radio image ver.I9020XXJK6
1. Change GCF Version
: Replacement HW Revision for enhancement of GPS performance.
Change-Id: Iea5e647161257b82968013925d2b64c337b166f9
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Changes to match libakm change"""
* commit '164dfdc053c6bf070d660bbfd54ca585acee62f6':
Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
libakm change"""
* commit 'bf277c0565892e783e4bb93164a83e8620ce113f':
Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""
|
| | |
| | |
| | |
| | | |
This reverts commit 339031d332706f21cbce560ca379e7624cad8316.
|
| | |
| | |
| | |
| | | |
Change-Id: I0f8ffbb1a341b1d9c04494c52828b777c60afc2a
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
match libakm change""
* commit 'd6b6b321836c7acbb929b31f6af10742b6e93cc0':
Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
change""
* commit '339031d332706f21cbce560ca379e7624cad8316':
Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""
|
| | |
| | |
| | |
| | | |
This reverts commit e3d3b3173b5258f3629e1e2d0c1692270262e8c1.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
new measurements" into gingerbread
* commit '2c5785ff25d607a091017bd4fd84678545ff7f9c':
Update power values for crespo to reflect new measurements
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
measurements" into gingerbread
* commit 'fc8ea6902972c12e26bc5f8a488bc228ce379b17':
Update power values for crespo to reflect new measurements
|
| | |\
| | | |
| | | |
| | | | |
gingerbread
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id52edb4b7ec32dc54745df7c4f2361442ccaaa4b
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
source base
* commit '1ae2d592377cfbb180f31bff935c832deadab94d':
update kernel based on cleaned-up-for-release source base
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '5511193e2dd1fe6e22078b07cfa833b4936ec49d':
update kernel based on cleaned-up-for-release source base
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
libakm change"
* commit '26d6c212145d3cc885cfcd3098b90c98a1c17236':
Revert "S5PC11X: libsensor: Changes to match libakm change"
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit 'e3d3b3173b5258f3629e1e2d0c1692270262e8c1':
Revert "S5PC11X: libsensor: Changes to match libakm change"
|
| | |
| | |
| | |
| | | |
This reverts commit 749e2d79ec72c186019456f60ce7f3dd18b2f68b.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ed7c16af0fba6bae88782e089767d147bbce18d7':
Update kernel
|