| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Using only volume down + volume up resulted in too many accidental bugreports
BUG: 3082270
Change-Id: Ic3714393299b1ebadc9fd1ce3a968773b9d3d412
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
| |
Change-Id: Ida67fcf8adf6296b4e88a82d421c209f7e587127
|
|
|
|
|
|
| |
Change GPS permission reviewed with Mike Lookwood
Change-Id: I8a3afd5be3484d8eb0d36b803977acd17f251ebe
|
|
|
|
|
| |
Change-Id: I0f01b6f80ebba48e1878440178b603fe3f3da968
Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>
|
|
|
|
|
|
|
|
|
|
| |
- enable fiq console
- devices for new modemctl driver
- cache partition no longer on emmc
- fix up sdcard sharing
Change-Id: Icbaa5e0c957d65e07ad25f558ac43b2abab95c1b
Signed-off-by: Brian Swetland <swetland@google.com>
|
|
|
|
|
|
|
|
| |
The AKM daemon has been replaced by libakm and no longer requires
boot time initialization.
Change-Id: I6060edc8372b4f46793bd657187090b3833d6a9c
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
|
|
|
|
|
|
|
|
| |
Key value changed
KEY_VOLUP + KEY_VOLDOWN
Change-Id: I2eaec9b8b7a640781fad69988cd0cd4443906926
Signed-off-by: DooHyunHwang <dh0421.hwang@samsung.com>
|
|
|
|
|
|
|
| |
When using a kernel that has these modules statically linked,
the loadable kernel modules are no longer required.
Change-Id: I0eacfe846db7517d3db1662b549ba924ae8f6dce
|
|
|
|
|
| |
Change-Id: I35c3364f4eb552886cb689f2c9de88abba64b078
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
| |
Change-Id: I4eeddded9f48f812f1a545d4512c005ebf5717b2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1eb6229 PVR: Added PVR/IMG driver for S5PC11X.
8d0739f0 S5PC11X: BATTERY: change to the driver based on max8998 mfd driver
a6ab673 S5PC11X: MACHINE: Delete unused codes.
2abbd57 S5PC11X: BATTERY: add platform data for max17040_battery
9b040f1 S5PC11X: BATTERY: Added CONFIG_BATTERY_MAX17040 for fuelguage
2746ca1 S5PC11X: BATTERY: get power supply property name from platform_data
4725086 S5PC11X: BOOTMEM: Remove machine-specific codes in FIMD driver.
6ed5171 S5PC11X: BOOTMEM: Remove machine-specific codes in FIMC driver.
a9aa486 S5PC11X: BOOTMEM: Remove machine-specific codes in MFC driver.
2a7996b S5PC11X: BATTERY: Fix voltage values for max17040_battery
72765bf S5PC11X: PM: Register wakeup irq for wakeup source.
1ab598c S5PC110: PM: save and restore sleep gpio register additionally
3004704 S5PC11X: SOUND: update codec gain values.
46b2e91 S5PC11X: IRQ: Add ack() call to unmask() for level triggered interrupts.
3087947 S5PC11X: SENSOR: Fix some bugs in gp2a light/proximity sensor
71f41cd S5PC11X: CRESPO: Fix gp2a power gpio init
f5c7413 S5PC11X: IRQ: Add IRQ_ADC1, IRQ_PENDN1 number
2f04cc6 S5PC11X: Remove "CONFIG_BACKLIGHT_PWM" option in herring config.
Change-Id: I75d7f38ce761ee62887c24d385a3d4d63c57c27b
|
|
|
|
|
|
| |
supported uart of 3Mbps in gerrit's kernel.
Change-Id: I4b4ab0e7941a3659f7b2f939b859e771f28374d2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some permissions to access uart & mtdblock for remvoing SAMSUNG RILD
SAMSUNG RILD was added for giving some capabilities.
If we want to remove SAMSUNG RILD, radio should have some permissions.
/dev/s3c2410_serial3/
it is for downloading the modem boot codes.
/dev/block/mtdblock5
Thre is a modem binary.
fixed the bug (Google ID, 3009603), Crespo only rings once when receiving a phone call
RIL in Crespo doesn't send the ringing notifications continuously,
but It can be done by setting the property, ro.telephony.call_ring.multiple, false
So, setting it in init.herring.rc
Change-Id: I6a5111d2f85a64b30a2a499183458a76d8dd40d0
Signed-off-by: JIKWANG KANG <leo76.kang@samsung.com>
|
|
|
|
| |
Change-Id: I6467d50e24dd0d12d031f083f6cd16c59cb03bbf
|
|
|
|
| |
Change-Id: If1c9d07f6e6be4240b386b008f70aeb4cb2902a2
|
|
- require JI6 bootloader and JI4 radio
- machine name is now "herring"
- filesystems now mounted by name
- setup_fs can now deal with name aliases for devices
- kernel updated as below:
6ab2f34 S5PC11X: Fix compile error related sd/mmc platdata of herring
f149eab S5PC11X: BATTERY: add gpio irq information at max8998 i2c device
a8655ff S5PC11X: FIMC: Update fimc driver.
5d2366a S5PC11X: CONFIG: Add CONFIG_INPUT_KEYCHORD for bugreport service
f44d575 S5PC11X: renamed board config file. renamed herring config from crespo and added Herring configuration
5fdbe88 S5PC11X: Add Herring configuration in board file Added configuration for Herring board
0f50abd S5PC11X: remove unused machine check code
1251f00 fs: partitions: add partition name to uevent
94dc613 ARM: crespo: defconfig: disable legacy PTYs
5a3d459 EFI/GPT: Register named partitions.
cb2a888 Revert "EFI/GPT: Register named partitions."
719e7bc S5PC11X: I2C: Fix compile warnning.
60db07a S5PC11X: VIBRATOR: Add driver for Imagis ISA1000 haptic
4dce0eb ARM: crespo: defconfig: enable EFI/GPT partitions
7257dce fs: partitions: Add support for named partitions
cb9d4a5 ARM: crespo: defconfig: enable DEBUG_FS
Change-Id: I7be3ed0d2bf94807f40e0a21b322b49458e71e83
|