| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
includes:
2cd21c9 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
980c8bc Merge branch 'linux-omap-3.0' into android-omap-3.0
cfa28ca Merge branch 'android-3.0' into android-omap-3.0
f73747b net: wireless: bcmdhd: Fix get_noa() and set_noa() commands
a8037ba gpu: pvr: Update to DDK 1.8@293942
5aa220b rpres: dev: put ivahd under reset after it is released
70ab0ec OMAP4+: emif: provide temp along with dump
3d6f03e OMAP4: DPLL: add context info for prcm_update failure
a4ea3fb power: max17040: Avoid extra alarm wakeup if worker running at suspend
Change-Id: Ibbfe8b9333e12c343119f157b2f3a2908193bf0b
Signed-off-by: Erik Gilling <konkers@android.com>
|
|\
| |
| |
| | |
open"" into ics-factoryrom
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now that the modem PCMs are never closed for route changes, we
don't need to defer the call of set_incall_device() any more.
This also fixes a bug where the acoustic property is not sent
to the modem upon an output device change now that we don't
close/open the modem PCMs for every route change.
This reverts commit e1ba1b93ebcc5a6b499ad519d4dfd5bdf7bd7465.
Change-Id: I63bc4e25a602d99cd335b7b2a1db4ece45df93e1
|
|\ \
| | |
| | |
| | | |
ics-factoryrom
|
| |/
| |
| |
| |
| |
| |
| | |
Bug: 5297742
Change-Id: I0be9013d2cc32da701d43c398f52c577218777b2
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
"/factory" will be mounted with R/O after manufacturing process
and "/data/radio" will be used as an nv_data storage by Ril.
Change-Id: Iee34edb41cc50cfd08f4dbb75e6c80f2c4b929ff
Signed-off-by: jh78.min <jh78.min@samsung.com>
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
On factory nv_data will be written on the /efs with RW mount.
After finishing the factory updated all nv_data will be written
on the /data/radio.
Change-Id: Iad48a9c95e03e66e8608124bbeded9b18b1095ad
Signed-off-by: jh78.min <jh78.min@samsung.com>
|
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
All "efs" names in .rc will be changed to "factory" except bootloader side.
Bootloader defines "/efs" as it is and it'll be mounted to "/factory".
Change-Id: Ic9bbbf95bc34a0f08625634bfd04321e9e2a424a
Signed-off-by: jh78.min <jh78.min@samsung.com>
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Zero out the magic number (first 8 bytes of sector 1).
Write the partition table to 0x4400 of EMMC, after giving it the correct
userdata size.
Change the way xloaders are expected to be laid out. Use MSV as part of the
determination of which xloader to use. This is backwards-compatible because
there are no 4430 EMU devices in circulation, and that's the section that
was changed to hold the 4460 HS (prod) xloader.
Change-Id: Iba3a646fd08fa71a29a4c52b3ff0da26468b04f2
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Change-Id: Ibc32e267adeb2686f6b4471ea382343ed731502a
Signed-off-by: Dima Zavin <dima@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2beeb00 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
c7098a2 Merge branch 'linux-omap-3.0' into android-omap-3.0
92c81a6 Merge branch 'android-3.0' into android-omap-3.0
8ee397d net: wireless: bcmdhd: Combined P2P fix
aee0279 gpu: pvr: Update to DDK 1.8@293628
f2f62bf ARM: omap4: idle: check for ipi before going to idle
0ee01e8 TEMP: mfd: twl6030: Don't power down on BAT_VLOW interrupt
c0d3994 ASoC: ABE HAL: Warn if trying to disable an already disabled port
7d1d650 mfd: twl6040: Warn if twl6040_disable is called when inactive
5d034bc usb: otg: Temporarily grab wakelock on charger and disconnect events
5513c1f misc: fsa9480: enable over-voltage/current interrupts
5ecd343 misc: fsa9480: Report both device type registers
da1e69b misc: fsa9480: Add register dump sysfs entry for debugging
4f6827d ARM: omap4: tuna: change default uart setting to CP with JIG
Change-Id: I40a6899e2de21ac0782f69919070a7ffd5073641
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|/
|
|
|
|
|
|
| |
- Change the value of target power to improve EVM performance of 11b
- Change parameters for Module 2G Tx Cal
Change-Id: I4bfeab9b46a3a8bbd87a7d98fdfd76fee1b1e57c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
|
|
|
|
|
|
| |
- Fixed bug on clearing queue during sleep/wake-up.
Writing sleep command while touch IC is pushing data into queue,
could have caused non-empty queue after wake up sequence.
Change-Id: I958836b96f63ff1170c7bde349c019eb596de22e
Cc: Sewoong Moon <swmoon@melfas.com>
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
8143d67 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
7501854 Merge branch 'linux-omap-3.0' into android-omap-3.0
04aaebd ARM: omap4: cpuidle: use cpu_pm to save VFP registers
2aaefb4 ARM: vfp: Use cpu pm notifiers to save vfp state
7bd2e46 ARM: Enable CPU_PM notifiers on ARM machines.
6708ddd cpu_pm: call notifiers during suspend
4f00ea5 cpu_pm: Add cpu power management notifiers
728354f Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
981afe6 Merge branch 'linux-omap-3.0' into android-omap-3.0
4548967 Merge branch 'android-3.0' into android-omap-3.0
4c86ae8 remoteproc: update hard-coded core file attributes
92fcba6 ASoC: ABE: Disable ASRC for BT and MM Ext.
a68f8a9 misc: omap_temp_sensor: print temp readings when exceeding threshold
e3f9426 TUNA: power: Add temperature data for toro
c843ded netfilter: xt_qtaguid: fix crash after using delete ctrl command
Change-Id: Ie6d53c5bd4601af69a006eecc43cbb5a48eb04a7
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 5373906
Change-Id: Ibbdc28329385bccd0b92870c7787e3d9058fc6d0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
includes:
28c3bdb Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
80ec707 Merge branch 'linux-omap-3.0' into android-omap-3.0
7a5ba47 gpu: pvr: Update to DDK 1.8@293295
c9704e9 modem_if: Fix kernel panic on shutdown
3473bd3 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
e977725 Merge branch 'linux-omap-3.0' into android-omap-3.0
8d4037e gpu: pvr: backport bugfixes from DDK 1.8@293295
7716bb1 OMAP4: HSI: Fix missign break; setting HSI in 3-wires mode
35c3f59 misc: modem_if: mipi_link: Remove ioctl 'HSI_IOCTL_SET_ACREADY_NORMAL'
f3e62dc modem_if: usb_link: Retry pm_request_autosuspend if it fails
18dd861 power: max17040: Don't report bad data on I2C read error
cd0bf5b watchdog: omap_wdt: use touch_watchdog_notifier_head to pet watchdog
62fc976 ARM: add touch_nmi_watchdog
9165044 modem_if: Change lte state to CRASHED if modem is not responding
bccab2f Revert "HACK: modem_if: usb: Force enumeration if modem is not responding"
7f57858 ARM: omap4: tuna: turn off lock debugging
0412c1e ARM: omap4: tuna: enable SLUB_DEBUG
Change-Id: Iabd4a8ef690cbbbf83ebfc4c6c3c17fa09886c9a
Signed-off-by: Erik Gilling <konkers@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also tweak white color to reduce purplish tint.
Bug: 5297742
Change-Id: I8cb62758f8ba10a28606695f7f0143dc611fb035
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| | |
Change-Id: Id67275efe1351342f54f3bb69ad9ce852842ed2b
Signed-off-by: Dima Zavin <dima@android.com>
|
| |
| |
| |
| |
| |
| |
| | |
Samsung VID/PID pairs will be used for both toro and maguro.
Change-Id: Ia4be673f7bd276969f7a50c469a6b7d64db9d688
Signed-off-by: sujin119.kim <sujin119.kim@samsung.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
94d90f7 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
b92c357 Merge branch 'android-3.0' into android-omap-3.0
1ef87ff Merge branch 'linux-omap-3.0' into android-omap-3.0
b1d0d5f PM: runtime: add might_sleep to PM runtime functions
65e4c72 OMAP2+: mux: warn only when GPIO really not found
4197844 OMAP2+: mux: warn only when signal really not found
8ca0b10 ARM: omap4: tuna: Set acl average parameter to 20 frames.
9683d35 OMAP: DSS: panel-s6e8aa0: Move acl_set attribute to bldev and add acl_av
ab24d76 omap: rpmsg: unregister events in omap_rpmsg_del_vqs function
Change-Id: I93ef8ba3647eb0742851f3337583647f244114c5
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
3b78450 ARM: omap4: tuna: fix missing parentheses for ION TILER heap size
41f4687 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
19d42f2 Merge branch 'linux-omap-3.0' into android-omap-3.0
a4bac18 OMAP: TILER: virt2phys requires taking mm semaphore
cbe4439 OMAP: TILER: Fix validation of address against vma
e2c6158 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
1ea2f56 Merge branch 'linux-omap-3.0' into android-omap-3.0
5866577 Merge branch 'android-3.0' into android-omap-3.0
d830e87 omap: hsi: re-enable run-time-pm use
de5c8f8 modem_if: Reduce atomic memory usage
21c6232 remoteproc: enable halt-on-crash for core dumps
ddbb0c5 remoteproc: add halt_on_crash flag
b5f168f remoteproc: add register dump to core file
1b351e1 remoteproc: initial support for remote processor core dumps
4b73c12 OMAP:DSS:DSSCOMP: Workaround for displaying garbage on screen.
316d76e OMAP: TILER: Add mutex protection around dmac array
3e59ce0 net: wireless: bcmdhd: Remove unnecessary rtnl_lock() calls
36cc2d0 net: wireless: bcmdhd: Fix SB address window caching
Change-Id: Iab90ddb9d668e86bc7580cd73ffa6312c78d38b1
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|
|
|
|
|
|
|
|
|
| |
bc11ce5 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
c5f8e2d Merge branch 'linux-omap-3.0' into android-omap-3.0
003779c ASoC: twl6040: Add debounce time as 150ms between MICBIAS to ADC
d771791 modem_if: Fix gfp flag, misc_write is not called from atomic ctx
2709254 Revert "modem_if: Fix gfp flag, misc_write is not called from atomic ctx"
Change-Id: I235a47c6fc3db56a592bfa2eb18ee36587b40bc6
|
|
|
|
|
|
|
| |
0d88f29 ARM: omap4: tuna: Update s6e8aa0 initial setting value for sm2 panel.
54b2f80 OMAP: DSS: panel-s6e8aa0: Add smart dynamic elvss setting function.
Change-Id: Ied3c4291a605e49e7c78aa7b5cd0db71e48b7121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
147679e modem_if: dpram_link: Fix memory leak
ad686f4 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
b3ecfb5 Merge branch 'linux-omap-3.0' into android-omap-3.0
5ff4742 OMAP4: DVFS: Adding volt request for dep domain should be based on user value
af87163 modem_if: Fix gfp flag, misc_write is not called from atomic ctx
3aad2a9 invensense: bma250: disable reading of New data Status
d7d8244 mfd: twl6030: adc driver: add wakelock
eac0b00 OMAP4460: DPLL: use DCC bypass until 1.5GHz
49e70d9 OMAP4: trim_quirks: update mpu_dpll trim override for new production lots
549e8ba OMAP4: trim_quirks: remove redundant AVDAC override
4aafb34 OMAP4: trim_quirks: optimize the override logic
Change-Id: I5ce70aa09b6766426e20ef52e4b61f1496ad995e
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Firmware 0x31 is made up based on 0x50 and have reduced number of sampling
performed, to reduce chance of circuit getting in unstable condition.
Updates for 0x50 are described below.
- Analog parameters for sample circuit has been optimized to new
hardware.
- Embodied new feature that firmware automatically recognizes noisy
environment and changes it's operating mode.
- Precision on bottom of touch screen has been improved.
Change-Id: I13e502c621a7893b0b21fdae5b0de231c85f5b9c
Signed-off-by: Dima Zavin <dima@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
b938283 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
56ba412 Merge branch 'linux-omap-3.0' into android-omap-3.0
dde0ab6 Merge branch 'android-3.0' into android-omap-3.0
d72feaa net: wireless: bcmdhd: Fix scan notification in case of scan abort
c3743f1 OMAP: TILER: Use fixed retries when programming PAT
6d420e0 ARM: tuna_defconfig: enable CONFIG_FB_OMAP_BOOTLOADER_INIT
2b1646e OMAP4: tuna: enable skip_init in board-tuna-display
ca62da6 [OMAP4-DSS]: s6e8aa0: Set first_vsync flag during panel poweron()
f148406 [OMAP4-DSS] s6e8aa0: revent Panel reset and config at bootup
5d80f02 ARM: omap4: tuna: Fix modem UART selection gpio
e2825a3 power: max17040: dump gauge state on every poll cycle
Change-Id: I1641c459ae9feb9f7464ee56533da1d2b937b710
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|\ \
| | |
| | |
| | | |
ics-factoryrom
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I7712a04e9ba4966d7eb596f19d9016bfb68afbae
Signed-off-by: Todd Poynor <toddpoynor@google.com>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7a8aa8bdb6af6cdcb8394b2f0497cca6d8ee86b7
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Alternate strings that use "USB storage" instead of "SD card" will
now be correctly selected.
Bug: 5347718
Change-Id: I6ca135031ad39d871216485a5c8e050854e974ac
|
|/ / /
| | |
| | |
| | | |
Change-Id: I184b388ac156b741a2229dba2e6cec89d52113bd
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes bug 5278856
Change-Id: I25bdae020241c2388db298637d111fba1c3acecd
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1644352 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
ef8762f Merge branch 'linux-omap-3.0' into android-omap-3.0
7bd26b7 Revert "mfd: twl6030 madc: disable when not in use"
ce6e493 ASoC: omap-mcbsp: don't change DAI sysclk if stream is active
02fc7b1 ASoC: DSP: Do trigger start for runtime startup
3ed96f2 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
69f32f1 Merge branch 'linux-omap-3.0' into android-omap-3.0
339adc4 Merge branch 'android-3.0' into android-omap-3.0
a1f98b0 tuna: display: Drop brightness by 6.67%
0b3b34d OMAP4 SGX: Enable SUPPORT_LARGE_GENERAL_HEAP
448bea0 OMAP: DSS: panel-s6e8aa0: update ACL control function
c5d50db ASoc: ABE DSP: Avoid OPP scaling before ABE shutdown
f4665fb ASoC: ABE: Update saturation thresholds for ABE
6c6f91c HID: Add null check for hidinput.
36cb07c input: mms_ts: touch IC finger ids are 1-based
0ae0a64 ARM: omap4: tuna: update ACL parameters.
4210f5d mfd: twl6030 madc: disable when not in use
1325b40 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
9469a17 Merge branch 'android-3.0' into android-omap-3.0
301ab55 Merge branch 'linux-omap-3.0' into android-omap-3.0
786240c HID: magicmouse: Add input_register callback.
d4c5a53a [OMAP4-DSS] Ignoring first sync lost
dbb18ef [OMAP4-DSS] Boot Device using Bootloader DSS configuration
5914f2a [OMAP4-DSS] Prevent DSS reset at bootup by HWMOD
8bf44e9 HID: Add input_register callback.
0eb5aac net: wireless: bcmdhd: Update to Version 5.90.125.87
9c84cd0 arm: OMAP4: tuna: enable pull down to camera GPIOs
Change-Id: I0945864a94aa7d2a43a90790dd522edc83c812d5
|
| |
| |
| |
| | |
This reverts commit 888541214ea59d885528f82e9915c728e72ea17c.
|
|\ \ |
|
| | |
| | |
| | |
| | | |
This reverts commit faf345848d9f8a7d4a4c222a6e8d471a97359756.
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
includes:
7e3b687 Revert "Revert "gpu: pvr: Remove PVR_NO_FULL_CACHE_OPS""
5d03e0b Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
2b0c1ab Merge branch 'linux-omap-3.0' into android-omap-3.0
9723253 gpu: pvr: Update to DDK 1.8@292423
b737734 gpu: pvr: Update to DDK 1.8@292125
319ad93 gpu: pvr: Update to DDK 1.8@291971
08cf79f ARM: omap2+: smartreflex: move smartreflex suspend to suspend_noirq
Change-Id: I70b51d4d42d983079b60261c50496aa7d3d6b6e5
Signed-off-by: Erik Gilling <konkers@android.com>
|
| |
| |
| |
| | |
Change-Id: I85449f2f89bf36887c6195e79512581e2851051d
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2d45ce3 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0
cdbfbd5 Merge branch 'linux-omap-3.0' into android-omap-3.0
08c8639 ARM: tuna: expose MSV fuse value via board_properties/soc/msv
acb4043 ARM: omap4: tuna: reduce watchdog timeout to 30 seconds in defconfig
caf9bf4 watchdog: omap_wdt: move suspend to suspend_noirq
Change-Id: Idc1b87a30ed14312317a959d72055e207585d34b
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The sub mic is on the right capture path, so when the front
end portion of the route is selected, the mic choice must
be taken into account. Fixes the lack of sound in camcorder.
Fixes bug 5350006
Change-Id: I347922af04a0114a8e269b9edea3eec260175f79
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
Samsung VID/PID pairs are to be used for toro. Maguro will still
use the Google pairs. This change moves the existing
init.tuna.usb.rc from tuna to maguro.
Change-Id: If2cad7dd683477aa072184f489edd88f49bc35b6
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
|
|/
|
|
|
| |
Change-Id: Iadf84c27ab3b1c5df9374396cef8b771333a31ed
Signed-off-by: Dima Zavin <dima@android.com>
|