| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '2739a5099838025963269b6ff0e448c9c8a3ba52':
Removed ALSA user space library and utilities
|
| |
| |
| |
| | |
Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b
|
|\ \
| |/
| |
| |
| | |
* commit '7ed919d23edf49bc1fd1b3f63251e5f453efa137':
Update kernel
|
| |
| |
| |
| |
| |
| | |
119403d ARM: herring: watchdog: Increase timeout and use realtime workqueue
Change-Id: If2644c723b831800c58ad6c0e5e31bd003ff6b1c
|
|\ \
| |/
| |
| |
| | |
* 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 '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
|
|\ \
| |/
| |
| |
| | |
* commit '34addc2576d7f7bf716cc7c3e0a1f146e20ae7b8':
Update kernel
|
| |
| |
| |
| |
| |
| |
| | |
e03cdc9 power: s5pc110_battery: fix race; usb switch and vdcin detect
985048a misc: kr3dm: split mutex locks
Change-Id: I3aed724d7d4e875a86344883b9c4c3ef2195e455
|
|\ \
| |/
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| |
| | |
* commit '161e0d4d86881b1a1ec846333c8fb259ea081ed3':
DO NOT MERGE - Updated spaceshuttle wallpaper for Crespo
|
| |
| |
| |
| | |
Change-Id: I0aef146717ef6662d49c881b4d81f1a610f221cf
|
|\ \
| |/
| |
| |
| | |
* 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 '327b68567595bad776f2d7e4d0d7cd2d49eca55a':
Remove ALSA configuration files from system image
|
| |
| |
| |
| | |
Change-Id: I2236768b2c25d567742f2fdd9f68160c7d31ae02
|
|\ \
| |/
| |
| |
| | |
* 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
|
|\ \
| |/
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| |
| |
| |
| | |
libakm change"""
* commit 'bf277c0565892e783e4bb93164a83e8620ce113f':
Revert "Revert "Revert "S5PC11X: libsensor: Changes to match libakm change"""
|
| |
| |
| |
| | |
This reverts commit 339031d332706f21cbce560ca379e7624cad8316.
|
|\ \
| |/
| |
| |
| |
| |
| | |
change""
* commit '339031d332706f21cbce560ca379e7624cad8316':
Revert "Revert "S5PC11X: libsensor: Changes to match libakm change""
|
| |
| |
| |
| | |
This reverts commit e3d3b3173b5258f3629e1e2d0c1692270262e8c1.
|
|\ \
| |/
| |
| |
| |
| |
| | |
measurements" into gingerbread
* commit 'fc8ea6902972c12e26bc5f8a488bc228ce379b17':
Update power values for crespo to reflect new measurements
|
| |\
| | |
| | |
| | | |
gingerbread
|
| | |
| | |
| | |
| | | |
Change-Id: Id52edb4b7ec32dc54745df7c4f2361442ccaaa4b
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 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>
|
|\ \
| |/
| |
| |
| | |
* commit 'e3d3b3173b5258f3629e1e2d0c1692270262e8c1':
Revert "S5PC11X: libsensor: Changes to match libakm change"
|
| |
| |
| |
| | |
This reverts commit 749e2d79ec72c186019456f60ce7f3dd18b2f68b.
|
|\ \
| |/
| |
| |
| | |
* commit '9801b8be94bf338ec390e8b8fe0d87532e67cfdf':
Update kernel
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
9af717c [Revert] Support 3-buttons earjack
bf50c17 S5PC11X: SOUND: Update 3-pole headset gain in voicecall
b04beca S5PC11X: SOUND: implemented MIC_OFF control for mic mute functionality.
c60a200 SP5C11X: SENSOR: kr3dm accelerometer set_delay fixes
8460212 fsa9480: detect reset condition and reinit device
47c060b net: wireless: bcm4329: Fix race conditions for sysioc_thread
ff6f01f input: cypress-touchkey: Fix version check
Change-Id: I690649ab26588ee8d6a4cb991e73fd9ee23dc403
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
creation was mistakenly bypassed" into gingerbread
* commit '9b60d1fcd76ae38b3688c68e01028683a05fdb2a':
Fix a bug in overlay where the check on the overlay creation was mistakenly bypassed
|
| |\ \
| | |/
| |/|
| | | |
mistakenly bypassed" into gingerbread
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
bypassed
bug - 3188835
Change-Id: Ie7ef190086084cb5098de91d88b4d2d2381216d2
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '749e2d79ec72c186019456f60ce7f3dd18b2f68b':
S5PC11X: libsensor: Changes to match libakm change
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changes to match libakm change to get raw acc data from
driver and to allow setting acc driver delay separately
from mag/orientation driver.
Change-Id: I7cfa7f5076e0735c17931558687c4cdf96959ac3
Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'ae5be4a124733403d5025b536bf8271da4c16c41':
libcamera: Skip some frames on overlay for image quality.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1. Skip some frames to adjust AWB automatically on initial time.
2. Skip a frame when applying image effect
End-user doesn't see ugly frames when using camera applications by
above 2 approaches.
Change-Id: I8b4cc868a0a40164bfb3bc1e150c6d2dd351a1ba
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
image ver.I9020XXJK5" into gingerbread
* commit '17aecb3a5b8903697bac59d1cfb2b5c3ae7559cf':
Require new Radio (JK5): S5PC11X: radio: update radio image ver.I9020XXJK5
|
| |\ \
| | | |
| | | |
| | | | |
ver.I9020XXJK5" into gingerbread
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
S5PC11X: radio: update radio image ver.I9020XXJK5
1. Issue of APN disappearance
[Issue Descrption]
APN(Access Provider Name) is not displayed for some reason while phone is being left
Reproduction rate is very rare.
[Cause]
After phone boots on, modem side tries to read some important informations on a SIM card as well as IMSI(International Mobile Subscriber Identity).
However this problem comes from the case that Application layer requests IMSI information to Modem layer even if IMSI reading is not done yet by modem.
[Resolution]
For solving this timing matter issue, We decided to add some time-delay so that application layer can get correct information on IMSI after modem side gets SIM card reading process finished.
2. FDN doesn't refresh immediatley after changing.
[Cause]
When UE uses RSIM, USIM PBH(Phone Book)updates the internal caching done by USIMAP stack after reboot.
But the internal caching is not updated in USIMAP stack in case of FDN due to regulation of platform.
[Resolution]
We implement that UE supports phonebook caching also by using of RSIM after reboot.
3. SMS Sending Fail issue
[Cause]
UE sends both SCRI and the CM Service Request one after another on RB2 and RB3. Network first acks the CM Service Request on RB3 and then Acks the SCRI. As here network might process the SCRI after the CM Service Request, it could terminate the new MM connection request locally at network side and thus does not respond any further.
[Resolution]
We fixed the issue covered by the 'UAS_SECURITY' modification.
wherever UAS will now delay release indication to NAS until SCRI is acked by network.
4. Change SVN value to '2'
Change-Id: Ibd8bb4fa5bd5ac6126f96608cb2b8871cbd0670b
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '0825ee6b0bdb1042f0bb5d9c9f7c5aebd240fe15':
Additional error checks in Audio HAL.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added check in case re-opening the input driver fails when
starting the output stream (and vice versa).
Fixed bug in AudioStreamInALSA::getNextBuffer(): mReadStatus was not
updated if device driver was null.
Change-Id: I3068928c9f71b7f2a68763e8dced9d405665dbc7
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '6ab6d7021e5eb7ff43e56692a92b628a48add525':
Fix issue 3148223.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change fixes issue 3148223 but also other issues with audio routing
that could happen from time to time. The cause for those issues is the
weakness of kernel codec driver with regard to timing and order in which audio
path and pcm stream state changes are requested.
Other issues reported are:
- music sometimes distorted/inaudible after several voice search / phone calls
- loss of incall audio after switching between SIP and PSTN Calls.
The fix consists in systematically make sure that the codec driver is shutdown
whenever an audio path change is requested: both output and input streams are forced
into standby every time a change occurs in phone state, input path selection or
output path selection.
Change-Id: I3a534393cf6e551ce7b9f7569bcbcf33271e6a6c
|