| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Patched audio HAL to allow minimal audio input functionality
until real fixes are submitted.
This will allow features like voice search, VoIP, camcorder and
mms audio record to work (with poor audio quality).
Change-Id: I18acb120c5c398ccaeac11c462d629d41e33eef4
|
|
|
|
|
|
|
|
|
| |
AudioPolicyManager implementation must use AudioPolicyManagerBase for all
default behavior. Crespo was using an implementation of AudioPolicyManager
based on a pre Eclair version that did not derive from AudioPolicyManagerBase
and thus was missing a lot of improvements and bug fixes.
Change-Id: I0dd8de15047109d1534e532c924e9beb46fd23e6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
5e4cfbb S5PC11X: SYSTEM: Modify arch_reset function.
4994073 S5PC11X: BT: Add 50msec after BT reset. It is bcm4329 powerup sequence
500795c S5PC11X: NFC: Turn off unneeded pulls
aecd712 S5PC11X: SOUND: Add sec_jack to defconfig
1070ae6 S5PC11X: SOUND: board changes for audio jack and audio codec
83df72a S5PC11X: SOUND: Change audio codec driver to use func ptr for mic bias
252c48c S5PC11X: SOUND: add sec_jack driver
6e03b5f S5PC11X: SDHCI: Fix compile warnning.
edb248a S5PC11X: WLAN: waiting bcm4329 firmware for AP mode to be ready.
Change-Id: I3aef5887d9437a94a371efd4a309525a8c619501
|
|
|
|
|
|
|
|
|
|
|
| |
1. Memory dll setting routine change (Requested by S.LSI)
2. FIQ bypass mode setting (Requested by Google)
3. Fastboot mode support on off-mode-chaging exit (Requested by Google)
4. Movinand erase function support (Requested by Google)
5. Fastboot boot boot.img command support (Requested by Google)
6. USB Power off on boot time (Current Tuning -> Must be sync with latest kernel)
Change-Id: I9af53f4bddea0125b1e246f0fe5e1c47989f2ee7
|
|
|
|
|
| |
Change-Id: I46e1a8f9e5cf542347a76e4891dbbc4a2f84ad45
Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
|
|\
| |
| |
| | |
into gingerbread
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this feature is disabled by default.
for using this feature
add "#define FULL_FRAME_SEARCH" in SEC_OMX_H264dec.c, SEC_OMX_Mpeg4dec.c
Change-Id: I6225f7ab5aff4c66f19893a3048bdae721b095d8
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Deleted modules pvrsrvkm.ko and s3c_lcd.ko, which are now statically linked.
e05ce35 [ARM] S5PC11X: herring: Enable RNDIS and iptables support for USB tethering
a5955e4 [ARM] S5PC11X: herring: board file support for RNDIS USB ethernet
b034857 gpu: pvr: statically link pvr/fb drivers into kernel by default
72f6c3c S5PC11X: USB SWITCH: Add USB switch irq
plus changes from the reverted kernel:
2a03fa2 S5PC11X: MMC: set MMC_PM_KEEP_POWER flag for SDIO device.
e8fbdbb mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,
95c2fa3 S5PC11X: NFC: add Machine code of NFC
b4f52fa ARM: herring: enable pn544
d385b4e pn544: Add NXP PN544 NFC controller driver.
20012f0 S5PC11X: SENSOR: Fix AKM Daemon spinning when aot is suspended
533c7d9 S5PC11X: VIBRATOR: Turn off vibrator from workqueue
a19a086 S5PC11X: CLOCK: Modify clock settting
0490d26 S5PC11X: USB: turn off debug logging by default
53057ef S5PC11X: PM: remove useless members at initial gpio table
043b17f USB: gadget: f_mass_storage: Switch back to using mainline 2.6.35 driver
8d94693 ARM: herring: Set proper bcm4329 FW and NVRAM path
ab75a0f ARM: herring: enable printk timestamps
45e98e8 S5PC11X: PHONE: update herring for new modemctl interface
e2366ef S5PC11X: PHONE: update legacy driver with new modemctl interface
8ccafc8 S5PC11X: SENSOR: Add platform data for supporting later version of rev05
d8b8401 ARM: herring: enable local versions
c566702 S5PC11X: USB SWITCH: Add init cable check routine
6f81c41 S5PC11X: USB SWITCH: Change to support module_init
603929d S5PC11X: USB: Remove i2c_add_driver for USB Switch
10cdee0 S5PC11X: JPEG: Add a jpeg platform data.
e3e06a6 S5PC11X: JPEG: Code clean up. Get parameters from board file.
5033f9d S5PC11X: camera: change postview format from CbYCrY to YCbYCr
6422aa6 S5PC11X: Camera: Enable s3c-jpeg
0efaf53 ARM: herring: enable dm crypt and friends
Change-Id: Idf066b30c39a0fc5f06b9472ede9078e30c11a3a
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|/
|
|
| |
Change-Id: Ib0ccbfe218c72dbb6d014134a2a5a6e0c6135937
|
|
|
|
|
|
|
| |
When using a kernel that has these modules statically linked,
the loadable kernel modules are no longer required.
Change-Id: I0eacfe846db7517d3db1662b549ba924ae8f6dce
|
|
|
|
|
|
|
|
|
| |
b034857 gpu: pvr: statically link pvr/fb drivers into kernel by default
72f6c3c S5PC11X: USB SWITCH: Add USB switch irq
2a03fa2 S5PC11X: MMC: set MMC_PM_KEEP_POWER flag for SDIO device.
e8fbdbb mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,
Change-Id: Iaa5fdf5ef29f09698cc593c20aae2e43fd373126
|
|
|
|
|
|
| |
investigate later.
This reverts commit dd980f4837fba18c2d4f4ae50d09826f3e02c023.
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I6f952556b070fd65f3544786d1d774d3f7ec54d8
Signed-off-by: Nick Pelly <npelly@google.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2a03fa2 S5PC11X: MMC: set MMC_PM_KEEP_POWER flag for SDIO device.
e8fbdbb mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,
95c2fa3 S5PC11X: NFC: add Machine code of NFC
b4f52fa ARM: herring: enable pn544
d385b4e pn544: Add NXP PN544 NFC controller driver.
20012f0 S5PC11X: SENSOR: Fix AKM Daemon spinning when aot is suspended
533c7d9 S5PC11X: VIBRATOR: Turn off vibrator from workqueue
a19a086 S5PC11X: CLOCK: Modify clock settting
0490d26 S5PC11X: USB: turn off debug logging by default
53057ef S5PC11X: PM: remove useless members at initial gpio table
043b17f USB: gadget: f_mass_storage: Switch back to using mainline 2.6.35 driver
8d94693 ARM: herring: Set proper bcm4329 FW and NVRAM path
ab75a0f ARM: herring: enable printk timestamps
45e98e8 S5PC11X: PHONE: update herring for new modemctl interface
e2366ef S5PC11X: PHONE: update legacy driver with new modemctl interface
8ccafc8 S5PC11X: SENSOR: Add platform data for supporting later version of rev05
d8b8401 ARM: herring: enable local versions
c566702 S5PC11X: USB SWITCH: Add init cable check routine
6f81c41 S5PC11X: USB SWITCH: Change to support module_init
603929d S5PC11X: USB: Remove i2c_add_driver for USB Switch
10cdee0 S5PC11X: JPEG: Add a jpeg platform data.
e3e06a6 S5PC11X: JPEG: Code clean up. Get parameters from board file.
5033f9d S5PC11X: camera: change postview format from CbYCrY to YCbYCr
6422aa6 S5PC11X: Camera: Enable s3c-jpeg
0efaf53 ARM: herring: enable dm crypt and friends
Change-Id: Ib2df55e0343eae1a3fac10e3304a493fa65b841a
|
|
|
|
|
|
|
|
|
| |
95c2fa3781b70ebfcaa3557cb7d4132130997d5b S5PC11X: NFC: add Machine code of NFC
b4f52faac8b786d7214d299ab90a7aaabd0dfe56 ARM: herring: enable pn544
d385b4eda41754af18b4b2dd26750ceea20c0857 pn544: Add NXP PN544 NFC controller driver.
Change-Id: I411c123491c6c72704b897c26d502bee8d1eb601
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
|
|
| |
Signed-off-by: chunggeol.kim <chunggeol.kim@samsung.com>
Change-Id: I1f8c846a1d403b75305284dc5d280ff0b0453204
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
20012f0 S5PC11X: SENSOR: Fix AKM Daemon spinning when aot is suspended
533c7d9 S5PC11X: VIBRATOR: Turn off vibrator from workqueue
a19a086 S5PC11X: CLOCK: Modify clock settting
0490d26 S5PC11X: USB: turn off debug logging by default
53057ef S5PC11X: PM: remove useless members at initial gpio table
043b17f USB: gadget: f_mass_storage: Switch back to using mainline 2.6.35 driver
8d94693 ARM: herring: Set proper bcm4329 FW and NVRAM path
Change-Id: Ie51644696dffe4d4da6b5c18bd3fb3ae1802c6d5
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ |
|
| |
| |
| |
| | |
Change-Id: If75347811eea76f258f57910c77a1e397e6c10fc
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Our initial LightSensor HAL returned the raw adc from the driver.
Now we implement an initial conversion from adc to lux levels.
It's not perfect, but lux varies quite a bit anyway and the levels
are so large that precision isn't generally as important as being
in the right ballpark. We can ask HW team to do get more precision
if necessary.
Change-Id: I7ad09bb13831b8100c255ab9cd7287a4b684619d
Signed-off-by: Mike J. Chen <mjchen@sta.samsung.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
- add #if defined(BOARD_USES_OVERLAY) on postview
- remove global variable : buf_idx
- remove LOGE : ALL_BUFFERS_FLUSHED case is not error.
Change-Id: I1249b8c4ae25e4d4b6a493dcc54f451678dff964
Signed-off-by: hoony.yu <hoony.yu@samsung.com>
|
| |
| |
| |
| |
| | |
Change-Id: I2b41950e8b039ffc8e543c20abd41ad0e4aac6eb
Signed-off-by: Nick Pelly <npelly@google.com>
|
| |
| |
| |
| |
| | |
Change-Id: I35c3364f4eb552886cb689f2c9de88abba64b078
Signed-off-by: Nick Pelly <npelly@google.com>
|
|/
|
|
|
| |
Change-Id: I6a75b7a70013794e8c77bf43dd0ca288e9566235
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
|
|
|
|
| |
Change-Id: Ia3016dc102900861780de7fea648f9b26bfcb73c
|
|
|
|
|
|
|
|
| |
ALL_PREBUILT is deprecated.
Also clean up device.mk a tiny bit.
Change-Id: Ia6a6388947368b2527a376401192e61c79296745
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
WriteRawImage now takes mount points, not MTD partition names, and we
need to use common.GetTypeAndDevice to do the mapping.
Change-Id: Iba0b04b70cf6afb4d59583b044dc5016f3870e04
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
This causes Mms to crash at boot and at launch, while the
default configuration is fine.
Change-Id: Ibdccce14c770dc46136ffe5f9ffdbcd55b2ac261
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Change Fastboot Key Combination (Vol Up + Power Key)
NOTE: you need to HOLD vol up and then HOLD power to get the device into the bootloader.
2. Fatboot USB Stabilization
- Strict string check
- USB Handler routine update to support Auto Test
Change-Id: Ib039765695fe9b21cac8908c951691b3c70a94d0
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ab75a0f ARM: herring: enable printk timestamps
45e98e8 S5PC11X: PHONE: update herring for new modemctl interface
e2366ef S5PC11X: PHONE: update legacy driver with new modemctl interface
8ccafc8 S5PC11X: SENSOR: Add platform data for supporting later version of rev05
d8b8401 ARM: herring: enable local versions
c566702 S5PC11X: USB SWITCH: Add init cable check routine
6f81c41 S5PC11X: USB SWITCH: Change to support module_init
603929d S5PC11X: USB: Remove i2c_add_driver for USB Switch
10cdee0 S5PC11X: JPEG: Add a jpeg platform data.
e3e06a6 S5PC11X: JPEG: Code clean up. Get parameters from board file.
Change-Id: Ifc9dce4fb46c22e0662725b64ebf1320dbbfe49a
|
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I4eeddded9f48f812f1a545d4512c005ebf5717b2
|
|/
|
|
| |
Change-Id: Ibedc6f0d3941e66eb3db175dec860f2eefe75461
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ifa0bf03ec60b126b8fcc4dffad3eeddd39e59d43
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use a different name for the stub than for the real
library, so that the real library still appears in the list
of proprietary files.
Also, use the real library instead of the stub when building
an open-source build with the proprietary files.
Change-Id: I570e7b86be5be5c8e18326c9438b5736f6019d44
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I3df95e29de2ccd4cc4643205b6ce6eae6916d32b
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
d8b8401 ARM: herring: enable local versions
c566702 S5PC11X: USB SWITCH: Add init cable check routine
6f81c41 S5PC11X: USB SWITCH: Change to support module_init
603929d S5PC11X: USB: Remove i2c_add_driver for USB Switch
10cdee0 S5PC11X: JPEG: Add a jpeg platform data.
e3e06a6 S5PC11X: JPEG: Code clean up. Get parameters from board file.
5033f9d S5PC11X: camera: change postview format from CbYCrY to YCbYCr
6422aa6 S5PC11X: Camera: Enable s3c-jpeg
0efaf53 ARM: herring: enable dm crypt and friends
Change-Id: Ib5a2de3223d881ec41c7fd5370ab53aad3d10db5
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: Icc1ae53ba630188c5a481ad06630983f3e0cd867
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|\ \ \
| |/ /
| | /
| |/
|/| |
gingerbread
|
| |
| |
| |
| |
| | |
Change-Id: I8eaed8c64ebf09f9024c1a82075a095782b4bfb0
Signed-off-by: Jeong-Seok Yang <jseok.yang@samsung.com>
|
|\ \
| |/
|/| |
|