Created
October 9, 2013 02:21
-
-
Save archon810/6895144 to your computer and use it in GitHub Desktop.
Full_changelog_android-4.3_r3..android-4.3_r3.1_r1.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit b040b9d1354ef2d40d085862e2bb5cbf8715eff9 | |
Author: Baligh Uddin <[email protected]> | |
Date: Mon Sep 23 15:05:45 2013 -0700 | |
bump version to 4.3.1 | |
commit df5cf16528082fb27df8ec10aa24f1479be60443 | |
Author: The Android Automerger <[email protected]> | |
Date: Mon Sep 23 15:17:15 2013 -0700 | |
JLS36I | |
commit b8b94231d53b84b988eae32a0d2273d8c0b34bf5 | |
Author: The Android Automerger <[email protected]> | |
Date: Mon Sep 23 09:35:30 2013 -0700 | |
JLS36H | |
commit f3b45a88602d9df8e9e34ab5a7b2f5733b237fd3 | |
Author: The Android Automerger <[email protected]> | |
Date: Mon Sep 9 19:43:40 2013 -0700 | |
JLS36G | |
commit f45dce280c81a2b637dfcf610e1fe7d45e754fb6 | |
Author: The Android Automerger <[email protected]> | |
Date: Fri Aug 30 12:04:03 2013 -0700 | |
"JLS36F" | |
commit 62f8c78b423d4d26dad5095321d4b3c345137b23 | |
Author: The Android Automerger <[email protected]> | |
Date: Thu Aug 29 20:46:07 2013 -0700 | |
"JLS36E" | |
commit 037141a03264c8d09950d6eed8fcf7c9ccc8d339 | |
Author: The Android Automerger <[email protected]> | |
Date: Thu Aug 29 13:03:00 2013 -0700 | |
"JLS36D" | |
commit 27f5b9047c3e678a7118a1030df6a7b6ae1442a4 | |
Author: Wink Saville <[email protected]> | |
Date: Wed Aug 28 15:23:34 2013 -0700 | |
Add mobile_provisioning_apn. | |
Also, Mike Sabolish and I decided all of the config.xml for | |
AT&T should be the same. I used values-mcc310-mnc560 as the | |
canonical version. | |
Bug: 10328264 | |
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5 | |
commit 71dcbc3b13884ce144b2adc749528ae37257158c | |
Author: Mike Sabolish <[email protected]> | |
Date: Mon Aug 12 12:52:48 2013 -0700 | |
Default AT&T tethering and MHS modes to off | |
Per AT&T requirements, disable tethering and MHS for all AT&T MCC/MNC combinations. | |
Bug: 9697017 | |
Change-Id: I0a1634cbed038dad393dbf7f63a30dbec0b5146e | |
commit 4b3af992f62fe6e0838ac4a777cd4149e091f400 | |
Author: Dave Burke <[email protected]> | |
Date: Mon Jul 22 20:32:07 2013 -0700 | |
Remove noauto_da_alloc and add nomblk_io_submit for safer eMMC | |
Add errors=panic for better recovery | |
Bug: 9964657 | |
Change-Id: Ib3d8cab5ba5f7f4c1a86f1a70643468414addfa7 | |
commit 5ba4e01b451c9d169a401a16087656953910cad2 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jul 18 13:58:38 2013 -0700 | |
deb: set swappiness to zero | |
Bug: 9880174 | |
Change-Id: Ibda2bce4cd9e4568f1ea992a4bde826ab809ab42 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 5bed3d10e7a3bc24ac86fa2832114390ca85256d | |
Author: Wink Saville <[email protected]> | |
Date: Wed Jul 17 16:11:29 2013 -0700 | |
Enable hspa being distinguisable for Deb. | |
The SystemUI resource config_hspa_data_distinguishable was not defined | |
for Deb. I copied the file from Flo to Deb so its now enabled and the | |
bug fixed. | |
This file also includes config_search_panel_view_vibration_duration. | |
I thought it best for Deb and Flo to be the same so I've left that in | |
and the files are identical for Deb and Flo. | |
Bug: 9747103 | |
Change-Id: I5f393cfadd06450812424e55c5583811a52527ce | |
commit 07585a11c635593adc2db031857bf95ca5150585 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jul 16 22:23:59 2013 -0700 | |
deb: set correct value for battery.capacity | |
Bug: 9890142 | |
Change-Id: I0e2cd04bc5a2d44091e0104c40c1659fe3903e38 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0e21cf7d8c59750e55ae3322e45ab5fd6f754755 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jul 16 10:28:55 2013 -0700 | |
init.flo.rc: Enable frequency synchronization on thread migration | |
Setting the cpu.notify_on_migrate node in sysfs, so that on a thread | |
migration of a task belonging 'apps' cgroup, the destination core's | |
frequency is synchronized to the source core's frequency. | |
Related-to-bug: 9857006 -- device gets super sluggish | |
Related-to-bug: 9863988 -- flo gets in a weird slow state w/ a lot of paging | |
Change-Id: Iae16ebffc88422c4602f4f6f4c350581badeadc0 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit d7a48feb2ce674db02d7beb3c3ea6511e4cf31ad | |
Author: Ramanan Rajeswaran <[email protected]> | |
Date: Tue Jul 16 00:59:40 2013 +0000 | |
Revert "Disable hotspots." | |
This reverts commit 563809731fc16fb69ed6e6277cc9514e067367fa. | |
Change-Id: I3ddf40dab82d6605535b39029f1c5c0b8bc3f3db | |
commit 563809731fc16fb69ed6e6277cc9514e067367fa | |
Author: Ramanan Rajeswaran <[email protected]> | |
Date: Mon Jul 15 15:25:40 2013 -0700 | |
Disable hotspots. | |
Change-Id: I1c7faf494116372ca84fdec4dbbf1f38aee07b2d | |
commit 4cee7ed4b8f18313168fcab60b397ed0100d2a61 | |
Author: Wink Saville <[email protected]> | |
Date: Tue Jul 2 12:44:32 2013 -0700 | |
Add OEM=NEXT for verizon config.xml | |
Bug: 9622647 | |
Change-Id: I8598c900b02b142730ffffd3df469632ab9febc7 | |
commit c091568a93285b43d298e1f1e7c2ff49c731c0c7 | |
Author: johnny1_lin <[email protected]> | |
Date: Thu Jul 4 10:31:55 2013 +0800 | |
Set /persist/ssn and 60isn to permission 664 | |
They were 666 which can be modified by users. | |
Bug: 9668280 | |
Change-Id: Icfc7de673004d50763cb9e5862e803902b6202f9 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit e3ce0661bf4776dff4fd079cf10c8cb2f1f61be9 | |
Author: Wink Saville <[email protected]> | |
Date: Sat Jul 6 13:16:01 2013 -0700 | |
Allow configuration of GsmUmtsOptions based on mcc/mnc. | |
Bug: 9283641 | |
Bug: 9287637 | |
Change-Id: I57ab608efa6d7c3f07c41b01a73b64c2e19828f7 | |
commit 7f1e6b41587aecedf11e155f9db9f73860343383 | |
Author: henry hu <[email protected]> | |
Date: Mon Jul 1 17:01:18 2013 -0700 | |
Display Traditional Chinese/Simplified Chinese carriers name | |
Bug: 8624210 | |
Change-Id: Icca13b5ecc435deef7dbf4fb6ee58a2161234786 | |
commit ec8e4b71923e5f188223ef6c7cba27fabde641a0 | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Tue Jul 2 02:19:24 2013 -0700 | |
auto-generated blob list | |
Bug: 4295425 | |
Change-Id: I4d0c92169c028c70439cbaad7c9d526a92870adc | |
commit 30122659f0369acef8bf5dc54a209c62fdda5e82 | |
Author: Wink Saville <[email protected]> | |
Date: Fri Jun 28 15:02:59 2013 -0700 | |
Add mobile_provisioning_url. | |
Bug: 9279964 | |
Bug: 9622647 | |
Change-Id: I42c326a21e05aa301e9d974ed9ac1d59472780ec | |
commit f43a286b186fb6a918ad3bdb44bf169c6882c6d6 | |
Author: henry hu <[email protected]> | |
Date: Mon Jun 24 19:42:28 2013 -0700 | |
ATT requirement: Modify tcp max receive windows size. | |
Modify tcp maximum receive windows (hspa,lte) | |
Bug: 9568271 [Deb] | |
Change-Id: Ib2d5555f040d051127c2e679513c5eb43175d069 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 6062486de18bbf18f231bf6f5ef18bcb93a3a704 | |
Author: Naseer Ahmed <[email protected]> | |
Date: Mon Jun 24 21:34:31 2013 -0400 | |
deb: Do not auto start CABL | |
Bug: 9414907 | |
Change-Id: I55b40c4eab5587628d072bebcacb17666af19e3d | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 163e24547cfffe21c08a4446c167174bd3fabb34 | |
Author: Ed Tam <[email protected]> | |
Date: Mon Jun 24 15:06:47 2013 -0700 | |
Enable SMS receiver on deb | |
Bug: 9526669 | |
Change-Id: I2f2cd73f7fa11afeee3ef649e7b45e9133a59a9e | |
commit 1375200ec772ef2fbc9fc70219fb2a23723cba1c | |
Author: chiayi_wu <[email protected]> | |
Date: Thu Jun 20 18:52:17 2013 +0800 | |
deb: update camera kernel headers | |
Make YUV_MWB consistent with Bayer_MWB. | |
Bug: 9492735 | |
Change-Id: I6c8d8279a2dd05b19bb7cc567533e02fb58bc833 | |
Signed-off-by: chiayi_wu <[email protected]> | |
commit 206533eb63080607fd5113902a7302b8e13283c2 | |
Author: Wink Saville <[email protected]> | |
Date: Thu Jun 20 18:23:46 2013 -0700 | |
Fix and simplify mcc config.xml specific values. | |
I'd placed the config.xml files inside the values directory. | |
They should have been up a level in the res directory. Also, | |
since we currently want all US operators we need to just create | |
two directories for mcc 310 and 311. | |
Bug: 9513380 | |
Change-Id: Id08848354b286b0ef7fab576a7de0376d1e7b888 | |
commit 7abccb5ea65f9e886e8d98a3c9114ae019772682 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jun 19 15:49:31 2013 -0700 | |
deb: update camera kernel headers | |
Bug: 9316451 | |
Change-Id: Iafbea5c3f0b39f9613cc13611670a0daa6554a5e | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 10afb903066d9152be024fed8ae6091865f4df65 | |
Author: Wink Saville <[email protected]> | |
Date: Tue Jun 18 15:45:24 2013 -0700 | |
Add config_show4GForLte false to US carrier config.xml | |
By default we now show 4G instead of LTE by changing | |
config_show4GForLte to true in | |
frameworks/base/packages/SystemUI/res/values/config.xml | |
So for US carriers we are adding a config.xml which has | |
config_show4GForLte to false. The list of overlays comes from | |
looking for mcc=310 & mcc=311 in the apns-conf.xml for vendor deb. | |
Bug: 9265217 | |
Change-Id: I962910de7826ce9825de2d2dfb9e50b84d0e7c75 | |
commit 8e301f56621d0a1f60d7c49dda5243a97fdd31db | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Fri Jun 14 04:09:18 2013 -0700 | |
auto-generated blob list | |
Bug: 4295425 | |
Change-Id: Ib0d516a22f3b2c098a284d9ad9b1937c71feda41 | |
commit 2d30abc6710880dfc805bea8df995847483fd2ed | |
Author: Naseer Ahmed <[email protected]> | |
Date: Thu Jun 13 19:44:09 2013 -0400 | |
deb: Start ppd when surfaceflinger is running | |
Bug: 9418053 | |
Change-Id: I384f47d5b148e7ecd8a86ceb0354f2d4803ddc1c | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 94928491431e757a2c96d9530f2d63f425cf4d40 | |
Author: Ed Tam <[email protected]> | |
Date: Tue Jun 11 17:30:19 2013 -0700 | |
Remove telephony features (for phones) from deb. | |
Bug: 9277812 | |
Change-Id: I72ca2c630e27b4c086bdd3435f4764759a184432 | |
commit 8ccdf0ff9ef29a064d4194d05615f4cf4d3391f4 | |
Author: Wink Saville <[email protected]> | |
Date: Tue Jun 11 16:17:00 2013 -0700 | |
Add config_dontPreferApn configuration. | |
For AT&T we must not use the preferred network to get around | |
bug 7305641. These files come from device/asus/tilapia. | |
Bug: 9356811 | |
Change-Id: I5167f8614c07bafb688983a360a008f76403b2b8 | |
commit 5056f4297e00f8f78a633eba6db5bf66bec4726e | |
Author: bill_hwang <[email protected]> | |
Date: Mon Jun 10 15:00:24 2013 -0700 | |
Camera: modify /persist/camera_calibration permission | |
We set this folder to 777 for factory calibration and need | |
to modify it to 775 for shipping image to pass CTS. | |
Bug: 9176084 | |
Change-Id: I2168c528de1b1f581b64641e11fb561373a828a4 | |
Signed-off-by: bill_hwang <[email protected]> | |
commit 1aadaf6e3d72233f330c38097ddb6eedf9eb9be1 | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Mon Jun 10 17:01:28 2013 -0700 | |
Fix network access on aosp_deb | |
deb-specific files need to be included before generic | |
files, so that they take precedence. This includes the | |
APN list. | |
Change-Id: Ida1128e292487d24ac2a59284823ef647c6312a8 | |
commit b29957baba880caf02324fbde34da4f7c9ed217c | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Sat Jun 8 07:02:49 2013 -0700 | |
auto-generated blob list | |
Bug: 4295425 | |
Change-Id: I5710bc4404104d39ccaef1766493bef623a86f5f | |
commit d58b90072b7eaee8ce8ebc795f7ff112f4f3cfa7 | |
Author: Dave Burke <[email protected]> | |
Date: Wed Jun 5 12:27:04 2013 -0700 | |
Fix white LED permission. | |
Bug: 9079860 | |
Change-Id: I4e515af8999c773e94a3d2777111f2564161c0ef | |
commit acd984723567f7306c1696fd81b9a4ad6177903c | |
Author: johnny1_lin <[email protected]> | |
Date: Wed Jun 5 12:37:22 2013 -0700 | |
Removed partition "modem" which does not exist | |
Change-Id: I4843f79581c3b83f615aa3964ce5a237bf77370b | |
commit 1cc126bcf028d5791945827a4e212306d1b601e7 | |
Author: Shashank Mittal <[email protected]> | |
Date: Wed Jun 5 12:34:50 2013 -0700 | |
deb: Clean up init script and fix encryption. | |
Bug: 9259733 | |
Change-Id: I48d94c47c0b7af694499a50e1b4896602e54b6b0 | |
commit 162859f7b26b5606586a7b38e7c20fdbd06ece1d | |
Author: Eric Laurent <[email protected]> | |
Date: Wed Jun 5 11:30:43 2013 -0700 | |
Update headphones volume warning threshold | |
Update headphones volume warning threshold after | |
measurements. | |
Bug: 9280753. | |
Change-Id: I085e6be0908f84cdc335ddc40c5a16850ea398eb | |
commit 27a6f95a51e7668d754c5c2325ec6ec64002ba97 | |
Author: Ed Tam <[email protected]> | |
Date: Tue Jun 4 17:25:05 2013 -0700 | |
Update deb overlays with tablet settings (not phone) | |
Bug: 9110575 | |
Change-Id: Ia82d26994192e920d68e69d81f0e2bcd19054bc7 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit e2ee381a702731ce1209ce634a919e13f0563026 | |
Author: Ramanan Rajeswaran <[email protected]> | |
Date: Tue Jun 4 07:13:05 2013 -0700 | |
Remove trailing slash. | |
Change-Id: I2fdc4a27517adce4ef840148d2840db9869c1b46 | |
commit 5c2fc9b353a004b0b80b0f9d30d7bb63ee30bb9d | |
Author: Dave Burke <[email protected]> | |
Date: Mon Jun 3 22:15:11 2013 -0700 | |
Change default wallpaper. | |
Bug: 9266872 | |
Change-Id: I680854638a3889c7b2dfb0d1a528b946d02f7895 | |
commit 1a5d0f94361f0675aaecf61807cd28dcbc97dee8 | |
Author: Ed Tam <[email protected]> | |
Date: Mon Jun 3 14:36:06 2013 -0700 | |
Add telephony features to deb-only config | |
Bug: 9205773 | |
Bug: 9205694 | |
Change-Id: Iddb08ea1989ef381cb9ed1ed06fd3519504e16e8 | |
commit 4a6759ccde8ae38e50a6b69d77aea4a3232ef01b | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 31 13:58:15 2013 -0700 | |
deb: set autobrightness mode on by default | |
Bug: 9214960 | |
Change-Id: Id75a6a7e7010fd71062a654d799d34265ace38da | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 2c11366210fed2deebc54208438b0a6d1bb524c0 | |
Author: Ed Tam <[email protected]> | |
Date: Fri May 31 13:15:57 2013 -0700 | |
Fix NFC & Camera | |
Bug: 9214294 | |
Bug: 9224572 | |
Change-Id: Ief0549f0df49be80b6042f4ab090e48b3065b778 | |
commit ec0b3bbc00ede654e7268e900acb55fb8776bd71 | |
Author: Martijn Coenen <[email protected]> | |
Date: Fri May 31 09:46:09 2013 -0700 | |
Deb: NFC: Fix HAL library name for Deb. | |
Bug: 9214294 | |
Change-Id: Ie472b1ca25ccc4d43e06158e9d0ae71b17865dc1 | |
commit 1b90e958845f9a0bab37b8b37f3483cd759c929d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 30 17:50:28 2013 -0700 | |
deb: fix recovery code | |
Bug: 9010664 | |
Change-Id: Ic7ceedbbd6976a96c795f7896ec45e52fb47bc4a | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 309f94355e4d324f2a594514c7f752202391a3f2 | |
Author: Ed Tam <[email protected]> | |
Date: Thu May 30 15:36:09 2013 -0700 | |
Fix deb camera library. | |
Bug: 9207184 | |
Change-Id: I7a75bc117a678c52e7af597e727a5b30543d21c0 | |
commit 966b864d844a613bf403ff15482c1fcc07500592 | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Thu May 30 08:33:09 2013 -0700 | |
auto-generated blob list | |
Bug: 4295425 | |
Change-Id: I62e9f5bda1ac2e978d347d8d339c9ab6bb43f7cb | |
commit 7135a7b4d9421d2b5cb3bb1131da281cacc70773 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 30 08:08:44 2013 -0700 | |
deb: adjust auto-brightness curve | |
Bug: 9181256 | |
Change-Id: I2057a14031d7c61219b96aa53a660411a327b811 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0031fb8cc4d6d2fb5af92df1c57f622579ff7215 | |
Author: Ed Tam <[email protected]> | |
Date: Tue May 28 18:46:16 2013 -0700 | |
Add support for aosp deb build | |
Bug: 9067974 | |
Change-Id: I29ca1d56fdcd6d7dcdb74967bfe614fbcbe6a1fe | |
commit 9a8859dcdeebd87e5319c7e3851d38493d49f235 | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Fri Mar 22 15:53:55 2013 -0700 | |
Rename AOSP builds to aosp_* | |
Change-Id: Idd5d8db66ed25bec9c6145d4511dc188ca72d8a9 | |
commit bcb0f77d44a4563571fe5ff008310f1b44bc1ab7 | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Tue Mar 12 05:32:37 2013 -0700 | |
auto-generated blob list | |
Bug: 4295425 | |
Change-Id: Ib417f4e97e0fbd1b0f52db82e6ad2302ec1d85ca | |
commit 2ebd7d155dd4e3add2bff8932e09f91c88592f2c | |
Author: Jean-Baptiste Queru <[email protected]> | |
Date: Mon Mar 11 11:12:54 2013 -0700 | |
Skeleton makefiles | |
Change-Id: I90ff642ced2a50e6ce3aa91f5e612dbf88be4886 | |
commit dde2299723e2756950e21a9d1e0505a31df33986 | |
Author: Ed Tam <[email protected]> | |
Date: Thu Aug 29 14:40:38 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
9e52a21 qseecom: Fix issue with incomplete command exiting prematurely | |
Bug: 10186818 | |
Change-Id: I3a057a552b4c22b4ba00e987960a1c572aa96dd1 | |
commit c40b86d0aa9f4eb18a915258a5aa53f56dea6f99 | |
Author: Ed Tam <[email protected]> | |
Date: Wed Aug 14 12:52:20 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
6537a16 TouchScreen: update touch firmware to A042. | |
5a0ce26 TouchScreen: update touch firmware to A040. | |
Bug: 10008791 | |
Bug: 10175543 | |
Change-Id: I86a8fbe3b21944c645f41a70b943da59ba46c1ec | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 9100e5c46559d7c6db49f53f01268bd661b43bc8 | |
Author: Ed Tam <[email protected]> | |
Date: Wed Jul 31 13:58:31 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
8b7a6fb flo: mmc: disable pack feature for Hynix part | |
Bug: 9971949 | |
Change-Id: I02e739dc6dd59a3fd0efc42b00523c240c81622b | |
Signed-off-by: Ed Tam <[email protected]> | |
commit d010c09484cbcf164f2436df915254ef43a99624 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jul 18 17:19:40 2013 -0700 | |
flo: update prebuilt kernel | |
365a6e0 gpu: ion: Minimize allocation fallback delay | |
Bug: 9880174 | |
Change-Id: I9003599f90af5b78b58e8fbf6e5e6d206ced04ab | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ba005a122858b8e693b3a9333227ae5dac42aed6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jul 18 11:08:01 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
34014f8 drivers: net: usb: rmnet_usb_data: Modify the autosuspend_delay_time of usb suspend to 2 second. | |
Bug: 9911201 - [Deb] Serious intermittents when listening to Internet radio | |
Change-Id: I7baa285004776b6d6797846f0eeb58d13b12dfb8 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b8510f7729a63533c1c0c2864ca6c621542813fe | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jul 17 13:40:57 2013 -0700 | |
flo: update prebuilt kernel | |
3bafaeb prima: release v3.2.2.17b | |
c7cdb68 adreno: increase cmdbatch timeout to 10 seconds | |
73d6df2 msm: mdp: Free secure memory based on pipe config | |
Bug: 9803122 | |
Bug: 9887968 | |
Bug: 9759508 # related | |
Change-Id: Iaa41634dada4ca7f0043a7af05e7fe5c0e94a1df | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 017e8694a1d376541c76c2e0a59524b3f11fa9ea | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jul 17 09:10:29 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
f383f3e display: JDI: set pwm frequency to 22K when apq8064 gpio 86 is 1 | |
b77c994 flo/deb: pcbid: Redefine PCB_ID8 for telling LCD PWM Freq. | |
Bug: 9848554 | |
Change-Id: Id277db5547115e0045854750bdbe7f70e3d5c85a | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 9ff63d1f803c9080f3b54b63bc304b79f80e1de6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jul 16 14:56:07 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
a118cd1 msm: kgsl: Don't do intensive memory recovery when allocating big pages | |
(This change exists already in the KLP kernel.) | |
Bug: 9857006 | |
Change-Id: I1461fc40829839c0f6634c552b7a48ce7ffa52f5 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4845ed2a671772bc71217374e721984c32958a5d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jul 16 12:26:31 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
c682593 flo_defconfig: disable SWAP and OPROFILE | |
d7082b7 TouchScreen: Add 20ms delay after hw-reset to enter iap update mode. | |
4ebf78b power: bq27541: re-read capacity to insure valid return value | |
Bug: 9867254 | |
Bug: 9772236 | |
Bug: 9863988 | |
Change-Id: I5698862a7a961d07cca1fb576d707f192e9013cc | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit c453c1fd37b15a6be73ccc3846ff06f752fdaf98 | |
Author: Ed Tam <[email protected]> | |
Date: Mon Jul 15 13:38:09 2013 -0700 | |
flo: udpate prebuilt kernel, DO NOT MERGE | |
59b9acd display: JDI: modify pwm frequency to 1KHz | |
Bug: 9070936 | |
Change-Id: I06ae4841f7976fe014d229d19154ec9d86957673 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 306ecdd8e252018aa01c8f29e678054382cb87c6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jul 15 12:20:47 2013 -0700 | |
flo: udpate prebuilt kernel, DO NOT MERGE | |
326bdab charger: smb345: refine JEITA to avoid battery over voltage | |
e119ebf EHCI: HSIC: Halt the controller while resetting the port | |
e87f14f Cap1106: To prevent Deadlock while switching on/off CapSensor | |
e6ece63 display: JDI: remove the old SR1 settings | |
Bug: 9775186 -- [Deb] Stuck at X logo | |
Bug: 9847839 -- Modify Charger JEITA Setting | |
Bug: 9728761 -- [Flo/Deb] To prevent Deadlock while switching on/off CapSensor | |
Change-Id: I7a7b870b5c966933bc22f00b3f17c3b5cd96fdf6 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ab547a790bd89445509c78e035d6f4275cc3f08c | |
Author: Ed Tam <[email protected]> | |
Date: Fri Jul 12 16:14:51 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
3354dc7 display: JDI: modify pwm frequency to 500Hz | |
Bug: 9070936 | |
Change-Id: Ib609f7e7444faff2d4c24ddc8dea2f935271fc9a | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 3a80a869eda57b49be7fab0c66da52f6af684daf | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jul 11 16:09:28 2013 -0700 | |
flo: update prebuilt kernel, DO NOT MERGE | |
(first prebuilt from android-msm-flo-3.4-jb-mr2-release branch) | |
39f8189 flo_defconfig: disable CONFIG_DEBUG_USER | |
5a35573 display: JDI: modify pwm frequency to 250Hz | |
2fb17ee TouchScreen: update touch firmware to A038. | |
b/9692415 -- Touch screen on flo is broken for games | |
b/9323363 -- [FLO/DEB] [Touch] Scrolling not smooth | |
b/9471817 -- [FLO/DEB] [Touch] Hover touches | |
b/9070936 -- [FLO] screen flickers sometimes | |
b/9774144 -- Disable config_user debug option in kernel | |
Change-Id: If4ce32cd4fff400589c81ec643e8a223f005c647 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4c7a05403d52a1e0a4975337bbe1d19d523e2e84 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jul 11 11:31:13 2013 -0700 | |
flo: update prebuilt kernel | |
bf432b3 charger: smb345: hold wakelock when wireless charging | |
3c474fa cap1106: fix initial enabled/disabled state | |
Bug: 9474292 | |
Change-Id: Ic3598ec2800bbd2f1b28ee549443b29324885cfe | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4755fe7b2529ab4e473f140b6104e9006364d40a | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jul 10 14:25:10 2013 -0700 | |
flo: update prebuilt kernel | |
c79b64b TouchScreen: Modify the power source flag in HDMI mode. | |
6f5bcec msm: video: accommodate rotator buffers in MM heap during transitions | |
Bug: 9693471 | |
Change-Id: I4b63d5142e20eccb47ff8cb2db1c368439cc9339 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 9fec60c4b2200e575355a3ccde8a55d8f0bcdd40 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jul 8 12:37:41 2013 -0700 | |
flo: update prebuilt kernel | |
f9a082d Set SPM delay to maximal. | |
8ef6b60 Enable IGMP feature. | |
Bug: 9708901 | |
Change-Id: I36beb29d12d4471b1fe25d3d593d80239d876b61 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit f0cb014b34110512c570fbeed83b4b90432876ef | |
Author: Ed Tam <[email protected]> | |
Date: Wed Jul 3 14:08:16 2013 -0700 | |
flo: update prebuilt kernel | |
c8c4d13 netlink: validate addr_len on bind | |
Change-Id: I7242605b126d0a2c502d77bee3e90986fc607ccd | |
commit 3525648a4f39b4c34350f6afce4959e0a9c72587 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jul 3 10:07:13 2013 -0700 | |
flo: update prebuilt kernel | |
03e0f4d Cap1106: Disable RF Noise filter in sensnor's setting | |
6c4c044 display: slimport: slight modification in audio | |
Bug: 9686900 | |
Change-Id: Idd735effc4e7e3a0ee26b1b163d860b66e96e35c | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 148ba023e7d9e803688c5154269cdbf8f4c158a8 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jul 2 09:41:23 2013 -0700 | |
flo: update prebuilt kernel | |
4ea20b7 TouchScreen: update touch firmware to A036. | |
a40ed0ee msm: video: increase MM heap size for smoothstreaming | |
Bug: 9302522 | |
Bug: 9628755 | |
Change-Id: Ic55a129a0eff15fe4bf187d568f54d50c235fda6 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 9915681b92dfd1a8441f8b271709f4c452929db7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jul 1 10:06:23 2013 -0700 | |
flo: update prebuilt kernel | |
237604e flo: mmc workaround: add dummy read before discard/trim on some eMMC | |
Bug: 9583949 | |
Change-Id: I45ee0488be4518668617b5d60739da5e7dec7e7f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ceec108e0177a40da7fb1d36488c337605bf22e7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Sat Jun 29 10:41:35 2013 -0700 | |
flo: update prebuilt kernel | |
11f546c msm: mdp: Adjust bandwidth parameters | |
5583681 msm: mdp: Unmap secure memory on dtv off | |
Bug: 9094749 | |
Bug: 9271363 | |
Change-Id: I9b270b82276d7f286108d1ebee8bf3837c515c7b | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit eacb8f334e4af676d6fd8fc7a0ac68d5d381267c | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Jun 28 12:29:11 2013 -0700 | |
flo: update prebuilt kernel | |
26ec3b0 msm: kgsl: implement server-side waits | |
ef1874f display: slimport: update driver to v0.5 | |
b38c87a charger: smb345: disable wireless charging IRQ when AC plugged | |
2814656 TouchScreen: update touch firmware to A034. | |
Bug: 9323363 | |
Bug: 9615541 | |
Bug: 9599418 | |
Bug: 7246824 | |
Change-Id: I0e165fcdfad0605ad955e5f6b64ddcb65a245a27 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 7dc2e7d1609aa06e3c33046de44e9ed9abf1429e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jun 27 12:24:57 2013 -0700 | |
flo: update prebuilt kernel | |
ad49c7f cap1106: implement controling by state change of RMNET interface | |
Bug: 9148999 | |
Change-Id: I8d50dcd02e1c46e89541c08a7c38f44378855375 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit e8c263bded26603722d48bc394a808196de47637 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jun 27 09:36:35 2013 -0700 | |
flo: update prebuilt kernel | |
e699419 display: slimport: update phy register values for deb | |
0e6fb15 camera: Quality tuning for yuv sensor | |
4d0f1a4 camera: Modify the auto fps settings for YUV sensor. | |
Bug: 9578220 | |
Bug: 9598039 | |
Bug: 9599518 | |
Change-Id: I3e8d1be44484b2d87b3d69b26067a9fada4bf1d9 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b2d02f85230f6906312a124f4d8a8de596eb38c9 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jun 26 17:16:58 2013 -0700 | |
flo: update prebuilt kernel | |
3ff9b8e msm: mdp: Update sync pt. behaviour | |
3482311 msm: mdp: Change msmfb kworker to kthread | |
c0eaeee msm: display: command mode panel release fence | |
830a599 drivers: usb: otg: Add 1-second wakelocks in the interrupt handlers for USB ID and AC_OK pins. | |
e30128f camera: Don't set fps to auto when changing resolutions. | |
ec9ca30 driver: usb: otg: Change the DC level of host mode value for deb. | |
Bug: 9583069 | |
Bug: 9319776 | |
Bug: 9581289 | |
Bug: 9578220 | |
Change-Id: I0ca830ea9ce1f820eab3028194306c199e296722 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b1d2891da8b94bf342a7f5b07296e98e43327e59 | |
Author: Ed Tam <[email protected]> | |
Date: Wed Jun 26 01:31:19 2013 -0700 | |
flo: update prebuilt kernel | |
5329190 TouchScreen: update touch firmware to A033. | |
Bug: 9472154 | |
Bug: 9471828 | |
Bug: 9521124 | |
Bug: 9471817 | |
Change-Id: I1a642ff4958122825bf2f29e2dfa8ea0997a4d67 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit f22a91240c50f8d4a16b3c7663fe7ecd102a43b6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jun 25 14:46:01 2013 -0700 | |
flo: update prebuilt kernel | |
Bug: 9529320 | |
Bug: 9382238 | |
Bug: 8882709 | |
Bug: 8993846 | |
Change-Id: I49416c34dff3bd36dec049a7f28dcda9bac37df2 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit bb5f98ea186a93f2883d5f9c965a545fb391a0cb | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jun 24 13:22:07 2013 -0700 | |
flo: update prebuilt kernel | |
410644f hrtimer: Don't reinitialize a cpu_base's lock on CPU_UP | |
527317e timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE | |
c64b696 msm: watchdog: Add reboot/shutdown notifications to watchdog | |
2c3bea1 kgsl: Add memory barrier to kgsl_iommu_lock_rb_in_tlb iommu operation | |
521538b Revert "kgsl: Disable caching of SMMU page table translation in L2 for GPU" | |
0da9b36 usb: chipidea: udc: fix memory access of shared memory on armv5 machines | |
f38fb00 msm: camera: Change AF Calibration compensation to 60 | |
50b5d7c camera: Support setting MWB and EV for yuv sensor. | |
9041938 TouchScreen: update touch firmware to A032. | |
9b3ebd4 Audio: Support headset button feature. | |
e8622da camera: Avoid needless setting fps for yuv sensor | |
Bug: 9514182 | |
Bug: 9498754 | |
Bug: 9196319 | |
Bug: 9471817 | |
Bug: 9366206 | |
Bug: 9471956 | |
Bug: 9471962 | |
Bug: 9492735 | |
Bug: 9199241 | |
Change-Id: Ic1ce9be173e83b7243300cf024640ca4f048294c | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0c4bf856dbc298b9fb8b904d99ccc3e1475abcb1 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jun 19 18:49:37 2013 -0700 | |
flo: update prebuilt kernel | |
fdd3956 camera: Support setting fix frame rate for front camera | |
Bug: 9316451 | |
Change-Id: Ie2f47e622d7daad977290b053da5691a549f0760 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 6a7f1ae0b0ef14b11f15c6078d9149fbd45c365c | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jun 19 09:53:57 2013 -0700 | |
flo: update prebuilt kernel | |
ebb513f camera: Using gpio to detect the vendor of front camera. | |
062cd3d driver: usb: otg: Change the DC level value dynamically for device and host modes. | |
dd93294 Resolve no interrupt of vbus due to pm_suspend fail. | |
Bug: 9477002 | |
Bug: 9223313 | |
Change-Id: I02de141a99dcaaf3d5de12ebaf6d99005ea8f48a | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 00bb55854e777ba990c7d3e9c55e011413ab96e7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jun 18 13:07:47 2013 -0700 | |
flo: update prebuilt kernel | |
6cb87ec msm: Camera: Fix the clock enable logic | |
67e6919 msm: camera: Exit gracefully while camera daemon crashes | |
449d608 mm-camera: Changes to remove unused code for security issue reported | |
4feaaa3 msm: camera: Added the NULL pointer check | |
4bda9c3 msm: audio: qdsp6v2: Add size safety check to ACDB driver | |
23d152a crypto: msm: Check for invalid byte offset field | |
2790742 msm: msm_fb: remove mmio access through mmap | |
e862086 usb: gadget: u_data_hsic: Cancel pending MDM write work during remove | |
755732d USB: mdm_bridge: Fix probe error path | |
2977ba1 USB: ci13xxx_udc: Flush ep0 even when queue is empty | |
4eeb73a gpu: ion: Add null-pointer check after allocation | |
b48650a usb: gadget: u_ether: Fix memory corruption in TX path | |
7c8ac74 charger: smb345: reconfig USBIN input current limit | |
Bug: 9320993 | |
Bug: 9306231 | |
Bug: 9474296 | |
Change-Id: I1eeb0b1523e7cb0bc35128f60f23febee6af3882 | |
Related-to-bug: 9393651 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit c7ace57de2505cd861c709785d49a5d1020e4822 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jun 17 16:54:27 2013 -0700 | |
flo: update prebuilt kernel | |
4d5dd8a msm: mdp: Disable early suspend locally | |
998e620 TouchScreen: update touch firmware A031 | |
Bug: 9436272 | |
Bug: 9284036 | |
Change-Id: I94ae7338ea5e3a8aee2a65fe9936412a1bcf7826 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit cd8a7db016f258774c6ccbf19339f3238f5ee7d0 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jun 17 13:56:21 2013 -0700 | |
flo: update prebuilt kernel | |
35b0d31 charger: smb345: hold 2s tiemout wakelock during resume | |
64a8a00 msm: timer: Don't check state of clock while setting next timer event | |
0731a5d msm: timer: Use 32768Hz GPT and SCLK on 8064 family | |
Bug: 9199241 # partial fix | |
Change-Id: I4215dfef07053cc9a3478846101d6fbaab044b89 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 6b15b9867b776b761ffc4299fd2311d603b00c3d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jun 13 16:38:57 2013 -0700 | |
flo: update prebuilt kernel | |
1f57c39 kgsl: Disable caching of SMMU page table translation in L2 for GPU | |
1132875 msm: kgsl: use kgsl_mmu_device_setstate() if the GPU is already idle | |
59c49cf prima: correct definition of HDD_WAKE_LOCK_DURATION | |
cf304bd prima: check for gCfgEntry being NULL | |
19ff52b charger mode: one scenario of charger mode. | |
a7e522b Avoid to create duplicate filename for misc devices. | |
Bug: 9199241 # workaround | |
Bug: 9373558 | |
Bug: 9174049 | |
Bug: 8889112 | |
Bug: 9389564 | |
Change-Id: Ic30d12f97c4fcd9aa803c33f8ea0a245f672057b | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 85c2b56eef4579cd09ce5ae1294ddfa2950afc2f | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jun 11 15:24:41 2013 -0700 | |
flo: update prebuilt kernel | |
b7303af flo_defconfig: add recommended hid device drivers | |
Bug: 9166214 | |
Change-Id: I1182613320162cd5c664db583cbeaf831e9c82df | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 97e01368567b77a86a4f44dd3d931103e8067e65 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jun 11 11:31:32 2013 -0700 | |
flo: update prebuilt kernel | |
2956c22 prima: release v3.2.2.17 | |
ea62a08 msm: mdp: Disable early suspend only for the MDP driver | |
Bug: 9189977 | |
Bug: 9229662 | |
Change-Id: I58d1c3483eaca4ddd1eb473dc7702b43b2165407 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit cbad2d53c58fc7b91e519935900f163a5c47c5c5 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Jun 7 14:13:34 2013 -0700 | |
flo: update prebuilt kernel | |
735d43d Revert "display: flo: raise bandwidth ab/ib facter to avoid tearing" | |
Change-Id: If21e1425e55bd9205f6f6474bb99c146c4662c16 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 65961f9fcd37089137d6835dc7fed6f11f824467 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Jun 7 13:31:29 2013 -0700 | |
flo: update prebuilt kernel | |
0a40777 ashmem: avoid deadlock between read and mmap calls | |
Bug: 9261835 | |
Change-Id: I970c84ccc0d1747ec54d9e358127e3e67b0d6f6c | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit e146765bf987b37a5e4daa5add22bc6a5562567e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Jun 7 12:17:15 2013 -0700 | |
flo: update prebuilt kernel | |
d3653fc msm: Fix permission of boot_adsp/boot node. | |
8a64d3e msm: Change the permissions of sps debug files | |
Bug: 9176084 | |
Change-Id: Idc270861dda8cdf7352a460ad49bfdf22710d290 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 3134f31b6e1464fc15fca9cebf71c950e2307500 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Jun 7 09:24:41 2013 -0700 | |
flo: update prebuilt kernel | |
079a696 camera: Read OTP from bank 3 for af calibration data. | |
8465884 video: msm: Increase video encoding output buffer size | |
e4f4827 msm: camera2: Remove verbose logging from msm_sensor | |
Change-Id: I08398933a03bda07e4b1322c28a7722cc42e49bf | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit fc5f6345b7667ebf7046f027294ab22d85675c5f | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Jun 6 14:36:11 2013 -0700 | |
flo: update prebuilt kernel | |
f1c3901 display: flo: raise bandwidth ab/ib facter to avoid tearing | |
c9c7c24 Revert "base: sync: signal a sync pt when not adding to the active_list" | |
Bug: 9271363 | |
Bug: 7376734 -- fix was missing | |
Change-Id: I732c3de9f7cc96df2fa56884e4566b3cc0ce6cf1 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0e19f5181aafd4f723bf5af02e5982413821565e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Jun 5 09:15:06 2013 -0700 | |
flo: update prebuilt kernel | |
1de3cee display: modify unset_bl_level to fix no backlight when encrypting | |
c08f607 Remove redundant driver isa1200 from I2C1. | |
2513f53 cpufreq: ondemand: change freq sync code to use per-CPU kthreads | |
a554e38 cpufreq: Use dedicated high-priority workqueues | |
951ba1b display: slimport: update phy register values for flo | |
b6da316 display: JDI: turn off pwm gpio after ER2 panel to save power | |
6566061 flo_defconfig: Disable debug configs | |
83bc1e7 footswitch: Fix setting MSM_RPM_ID_RPM_CTL for force_bus_clocks | |
b18a405 msm: mdp: Do not wait for vsync for command mode panel | |
a5cefa7 charger: smb345: set float voltage as 4.3V | |
64a2db1 flo_defconfig: disable SIP | |
Bug: 9260406 | |
Bug: 9289806 | |
Bug: 9199241 | |
Bug: 9074920 | |
Bug: 9229472 | |
Bug: 9097408 # related | |
Bug: 9263415 | |
Change-Id: I50fc7d15620dab0f020fed9079cfc7d55da77e01 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 3d7dae2f62f3f5adc75052fbe45131154c6ad8e2 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Jun 4 10:09:43 2013 -0700 | |
flo: update prebuilt kernel | |
fbb277d prima: release v3.2.2.16 | |
d203de0 msm: camera: Enable out-of-order write for AXI | |
Bug: 8670130 | |
Bug: 9195356 (proper fix) | |
Change-Id: I96d8b231bd58ca17fbad3a0df01da57174904bcf | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 71c8299cf0ead635afb889cfb08e903dfd48387b | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jun 3 18:40:10 2013 -0700 | |
flo: update prebuilt kernel | |
942af79 TouchScreen: update touch firmware A029. | |
43e469c kernel: HDCP: fix the issue that HDCP first flash failure. | |
Bug: 9112939 | |
Bug: 9261425 | |
Change-Id: Ib060bcb70117fd414d40e3138cdbebbc0a44e3bd | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 129bf11da4789b0a5681933addd4f14bf9380f37 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Jun 3 09:39:17 2013 -0700 | |
flo: update prebuilt kernel | |
d4e18f2 msm:rq_stats: Add hotplug disable attribute | |
Bug: 9022807 | |
Change-Id: I83e165a4d4d8cb6a9396a15eedb7fb322837a044 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 72ebcb6f43477b4a5c60e23ee31dd4744e2d44a0 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 31 17:00:19 2013 -0700 | |
flo: update prebuilt kernel | |
422c5f9 TouchScreen: Upload firmware A028 based on A025 | |
Bug: 9043255 | |
Change-Id: Ic6f4e33b1b34c5a18ba85d29865c5343e617f6da | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 1d9b7450a59b0602e3fe9475b3d8e275e0feafb5 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 31 16:13:26 2013 -0700 | |
flo: update prebuilt kernel | |
9003293 prima: release v3.2.2.15 | |
b/9122754 | |
b/8902978 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Change-Id: I779c0c6ffda5a287226e80266440e285fc23486b | |
commit 01983ebc83a96b2947d6390dbee47d405d25ffa7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 30 09:39:52 2013 -0700 | |
flo: update prebuilt kernel | |
14e8dbd6 sched: remove migration notification from RT class | |
2dcb524 prima: prevent crash on selecting only 2.4GHz bands | |
a1d3bbe hid: Support SONY PS3 and MICROSOFT XBOX controllers. | |
Bug: 9199241 | |
Bug: 9195356 | |
Bug: 9166214 | |
Change-Id: I9120faaa26ef7a986ac6efa799a540e841af0086 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 9c30f82b5ddfdf77d4ea6850d132625b5dfab9c0 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 29 12:57:15 2013 -0700 | |
flo: update prebuilt kernel | |
e309be1 tcp: fix FIONREAD/SIOCINQ | |
ccfe939 TouchScreen: update touch firmware A025. | |
8c44628 flo_defconfig: add IPsec transport mode | |
3257e51 Revert "slimport: anx7808: Improve the cable detection" | |
545a7ec display: slimport: update driver to v0.4 | |
8d697e0 prima: check for gCfgEntry being NULL | |
b519a81 msm: mdp: Fix permissions | |
Bug: 9174049 Kernel panic at wlan_cfgGetStr | |
Bug: 8840158 [FLO] pinch zoom doesnt seem as responsive / reliable as on nakasi. | |
Bug: 8858019 [FLO] Poor touch resolution. | |
(Also need calibration to fix the next two issue with ER1/ER2 device:) | |
Bug: 9052815 [FLO] Dead "Bands" on the touch screen. | |
Bug: 8930391 Spurious touchscreen taps. | |
Bug: 9042351 | |
Related-to-bug: 9119636 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Change-Id: Ic3d1d6ff632be0b71e2dccf72054da3b9ff1988e | |
commit 06a56f900e3ba53b999e58d492f99f41623b3647 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 24 17:10:28 2013 -0700 | |
flo: update prebuilt kernel | |
bb3d5cf msm_fb: display: delay commit video tile frame size register | |
48d9df1 Audio: Avoid playback paused after a quick headset removal. | |
Bug: 9083368 | |
Change-Id: I295b729cce2dad8390533c0245631a196fd752ed | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b1daa3c70312a26117c1fd1fe1332acf89711c08 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 24 13:55:55 2013 -0700 | |
flo: update prebuilt kernel | |
7944296 Touch: Revert the firmware to A015 but increase the version number to A021. | |
Change-Id: I03c44e63a9b869d8b8b6b2d07992e423b87164bb | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit f1c1b8c85d09c47905e96d1de2ab282dd626dfd7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 24 09:54:05 2013 -0700 | |
flo: update prebuilt kernel | |
People are noticing strange ghost touches and what not. Reverting until we | |
understand better why. | |
eadea73 Revert "TouchScrren: update new touch firmware A019 and touch driver for support grip." | |
re-open b/8388207 -- Touch controller to report cluster coordinates to be used for grip suppression. | |
re-open b/8858019 --Poor touch resolution. | |
re-open b/8840158 -- pinch zoom doesnt seem as responsive / reliable as on nakasi. | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Change-Id: I522d9c43d6ef8157952772560472bd4c0d85c8fb | |
commit 8f9708b6151ed3f04fb08e7adde7745063bac89d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 23 21:18:20 2013 -0700 | |
flo: update prebuilt kernel | |
2b67736 prima: implement support for country code from SIM | |
Bug: 8725427 | |
Change-Id: I1a312fb1b9f4aa64a238e1f9d604738496562867 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4c22dea0b888be8a81fe04ddc9b7458374334311 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 23 15:08:01 2013 -0700 | |
flo: update prebuilt kernel | |
2587091 msm_fb: display: remove wait4vsync during dtv off | |
Bug: 9045615 | |
Change-Id: Ib5821693062b263ae876266a77e4fafce1b530cb | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 3e5adcdf03bd43410195a5f8c9402e4fd9899753 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 23 13:17:05 2013 -0700 | |
flo: update prebuilt kernel | |
e9835c3 charger: smb345: shutdown system when battery capacity is 0% | |
d266fbf display: JDI: fix no backlight in recovery mode | |
cc3656f TouchScrren: update new touch firmware A019 and touch driver for support grip. | |
b/8858019 -- Poor touch resolution. | |
b/8840158 -- pinch zoom doesnt seem as responsive / reliable as on nakasi. | |
related-to-b/8388207 -- Touch controller to report cluster coordinates to be used for grip suppression. | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Change-Id: Ied3de011994431601c9d180f77b0528b2b1d4508 | |
commit eb27b0617a04705b88a1e2cac7ca4bae0149da0a | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 22 23:17:28 2013 -0700 | |
flo: update prebuilt kernel | |
a704242 msm: Synchronize CPU frequency on thread migration | |
5eea299 sched: provide per cpu-cgroup option to notify on migrations | |
7d34741 power: bq27541: speed up reporting battery status during resume | |
Bug: 9005526 | |
Change-Id: I4a1bf9f9b1ee166a53081cd350fb716e10667235 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 736a823ce93c529d50f1587e4fe4f25f4c650587 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 22 13:14:41 2013 -0700 | |
flo: update prebuilt kernel | |
9d96cda mm-camera2: Rename white balance mode macro name | |
5d3e158 msm: camera2: Silence non-critical logs in cpp driver | |
c170c19 msm: camera: AD5823 actuator tuning and OTP calibration | |
Change-Id: Iade8093375645b6021a5dfb9a2da958544bf3222 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 2984f89aa38a5afea415dd7bcafa7c141cffec06 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 22 11:45:07 2013 -0700 | |
flo: update prebuilt kernel | |
4120e45 Revert "display: JDI: enable CABC level 3" | |
596d017 video: msm: Initialize HistLUT with last saved LUT | |
f9f6d95 video: msm: Maintain histogram LUT state through suspend resume | |
5f52e41 msm: msm_fb: Backlight change after resuming from suspend state | |
1f87957 msm_fb: Set backlight during resume after first display commit | |
2b3605d msm:video: Enable the LUT update on DSI command mode panel | |
34a514e msm: hsic: Enable hsic tty driver. | |
b7e372e7 power: bq27541: hold 5s timeout wakelock when plug/unplug cable | |
0284605 Do the panic reboot correctly. | |
d892eeb mm: workaround for widevine playback failed | |
4815e04 cap1106: fine-tune the parameter for Bodysar and add support for hardware rev_e | |
Bug: 9077143 | |
Bug: 8747455 | |
Bug: 9010664 | |
Bug: 8956036 | |
Change-Id: I0e7ac359be78bea229e41c1a2a2752f952802a0f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit d32bcbfcda2e8d084b37075bb8e09929590007d6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue May 21 18:14:01 2013 -0700 | |
flo: update prebuilt kernel | |
68f55ee flo_defconfig: disable debugging-related items | |
bacc7e7 msm: camera2: Add monotonic timestamp for SOF | |
27f6d8b msm: camera2: Add gemini driver | |
Bug: 8971314 | |
Change-Id: Ib209457303029b2face4e0f167e7d0716524108f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit da754382c168388bf1a073e89ea806e5004f98aa | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon May 20 16:43:22 2013 -0700 | |
flo: update prebuilt kernel | |
10a3d9b diag_bridge: resolve use-after-free on diag_bridge_close | |
56a4f11 audio: headset: avoid recording noise by setting D-mic vdd to 1.8V. | |
Bug: 9031813 | |
Bug: 9042676 | |
Change-Id: Id4bd1e10d4fe15e8a7559ceb0366e7667488efa4 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 5e945bace12492b00fe47cc204fe1dd40cbaf7a3 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Sun May 19 13:10:46 2013 -0700 | |
flo: update prebuilt kernel | |
7531301 flo_defconfig: add missing vpn-related configuration | |
b2d7a99 timed_gpio: fix order of destruction | |
129fc3f ASoC: compress - add support for metadata apis | |
5b2a114 ASoc: fix compilation error | |
5d9f618 ASoC: compress: Cancel delayed power down if needed | |
79c042d msm: mdp: Increase base fence timeout | |
Bug: 8856253 | |
Bug: 8988871 | |
Change-Id: I241a563ff53484c8f5d34faaaa2c792249db9170 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 960e7ce7c8dbc55232feff10c1ca1401b554d7ba | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 17 16:06:14 2013 -0700 | |
flo: update prebuilt kernel | |
6754b1c prima: release v3.2.2.13 | |
Change-Id: Iff116abdda3cdd13197bce69a9007d45beb6a4df | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 243dba9f690baeef1fe7ba7fe05e3d9db7721246 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 17 10:35:10 2013 -0700 | |
flo: update prebuilt kernel | |
f55a6b5 msm_fb: display: fix dsi pll setting to reduce phase lock time | |
5287560 flo_defconfig: enable CONFIG_CFG80211_INTERNAL_REGDB | |
0153c38 update net/wireless/db.txt | |
Bug: 8948728 | |
Change-Id: I9eff49a0f934e088e16089475fb2a6c95adc0c77 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ceeae9508fc0dcf2190a2c67f301636cb94bb142 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 16 11:42:50 2013 -0700 | |
flo: update prebuilt kernel | |
97a9311 charger: smb345: add JEITA function | |
b52d2d9 msm: mdp: Wait unconditionally in internal vsync waits | |
444b613 msm: mdp: vsync waitqueue for lcdc and dtv interfaces | |
Bug: 8993205 | |
Change-Id: Iecd68c64fc0bc72927e0be9a9695158dd3f31fa9 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4b99024b009afdabf3fc5f83558e93cf37117846 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 15 12:23:07 2013 -0700 | |
flo: update prebuilt kernel | |
a0cab8c prima: release v3.2.2.10 | |
Change-Id: Ib5220ad558177895ab4072f6b9bf695acf2f9575 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 2bca187c0b46adbae0269f0484723070da23df7e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 15 12:00:42 2013 -0700 | |
flo: update prebuilt kernel | |
57cff7e flo: lid: add lid support for hw_rev_e | |
47fab1d display: JDI: modify power pin for HW_REV_E | |
b619938 charger: smb345: config gpio for hardware rev_e | |
ea944a8 flo/deb: keypad: add keypad support for HW_REV_E | |
97c27dc flo/deb: pcbid: Rewind hardware revision for HW_REV_E stage | |
Bug: 8862570 | |
Change-Id: I0bffa5933f27b40480e7575e64b1c05e30e596a5 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 6cdf812049a9b5a17c49f9cce4b86d8ecb45dbcd | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 15 08:53:43 2013 -0700 | |
flo: update prebuilt kernel -- beef! | |
beeff80 camera: modify the power-on sequence. | |
22a4469 TouchScreen: 571K/KL: remove HW revision checks | |
Change-Id: I3ceef1e81b22f6e1389e962b51a6b4cef3c12d5f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 21a21fa5cb29f148f0697a22f48decf7a9129fe9 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue May 14 15:40:30 2013 -0700 | |
flo: update prebuilt kernel | |
943bf19 perf: Treat attr.config as u64 in perf_swevent_init() | |
Bug: 8961771 | |
Change-Id: Iac49f567eab1f689cd9a4d7fe67b6442749678ec | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 7254a27760e08c6e102fddd490f9a826fcf579d2 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue May 14 00:20:24 2013 -0700 | |
flo: update prebuilt kernel | |
2cb2945 display: flo: enable TE vsync function | |
Bug: 8767597 | |
Change-Id: Ie5a121b5e00df717b516061eec0532b4b282d7d6 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 20aa74b311692e82f470e047e592812dbae2ed48 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon May 13 16:48:12 2013 -0700 | |
flo: update prebuilt kernel | |
2d97d58 msm: mdp: Use a waitqueue for vsync notifications | |
0f16f59 msm: display: vsync usage in turning off dsi video | |
Change-Id: Iafeee8afa7fad01745335c8dfa7718a6475ef1be | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 5caa5a3211f48ed9181be5cb254e0fcc2657b76d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 10 14:02:44 2013 -0700 | |
flo: update prebuilt kernel | |
4da0857 msm_fb: display: reset base layer database | |
The previous prebuilt's top SHA is incorrect. | |
Incorrect: | |
701ee50 This is a workaround for connecting USB/AC can not wake up the device. | |
Correct: | |
16ac8d1 This is a workaround for connecting USB/AC can not wake up the device. | |
Bug: 8879853 | |
Change-Id: Idc96784c768b5ba11e3a66f60f83594356523d24 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b95736577b1315c0f8b931a95a4aef7f13d5ec0b | |
Author: Ed Tam <[email protected]> | |
Date: Fri May 10 10:48:46 2013 -0700 | |
flo: update prebuilt kernel | |
701ee50 This is a workaround for connecting USB/AC can not wake up the device. | |
56659cd power: bq27541: support negative temperature from -20°C ~ 80°C | |
Bug: 8882709 | |
Change-Id: Ie97c6833765a36f85d40e7c7e80632921549f5eb | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 0a29163dad4b2fa4029f3b19f748cf8f40b2229e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 9 20:44:03 2013 -0700 | |
flo: update prebuilt kernel | |
100f691 display: JDI: set reference fps to 60.0Hz | |
5b569c0 display: JDI: add physical width and height for correct dpi | |
b9076c3 power: bq27541: just notify read temp fail instead of shutdown | |
Bug: 8806446 | |
Bug: 8806290 | |
Related-to-bug: 8785774 # workaround | |
Change-Id: Ia07e3691c8d549336c55b1528fc2183e647c8e3a | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ffafd03c7f3339d71cab0f080ef8805902154f38 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 9 19:54:18 2013 -0700 | |
flo: update prebuilt kernel | |
9ce9eb1 msm_fb: Set timeline threshold for command mode to 2 | |
72890df msm_fb: display: disable mdp blt mode | |
cbb276a msm: kgsl: Remove extra call to sync_fence_put() | |
Bug: 8874789 | |
Change-Id: Iaf3cd318215ff4fe12e3bee4d9c08d08252e6ce2 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit c64658ce9f576a3100ab6999e8a20791fa91da8e | |
Author: Ed Tam <[email protected]> | |
Date: Thu May 9 15:13:06 2013 -0700 | |
flo: update prebuilt kernel | |
0ef8971 TouchScreen: update the touch firmware to A015. | |
Bug: 8717455 | |
Bug: 8768005 | |
Bug: 8840158 | |
Bug: 8798827 | |
Change-Id: Idf31c152837a867b30d3648c81baff8398864126 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit c0683d8c8b4f3f55e6f4dfc28fa58cd77eda0fab | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 9 14:29:30 2013 -0700 | |
flo: update prebuilt kernel | |
a42b94e msm: display: flo: Add customized mdp_max_bw for flo targets | |
9f98861 msm_fb: display: get mdp bandwidth parameters from board file | |
f41ee26 msm: display: provide mdp bandwidth parameters from board file | |
Bug: 8874789 | |
Bug: 8839791 | |
Change-Id: I369129edfd6097f5713bc4c376c07080ab8179f2 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit b29313f6b02885f992760356880d563d7b780182 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 9 12:56:51 2013 -0700 | |
flo: update prebuilt kernel | |
bee1ef6 flo_defconfig: enable VPN-related kernel options | |
Bug: 8856253 | |
Change-Id: Ia98efd6641a9f0087bc5f6ce6fde060edc09413d | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit fab06ad21d636dfca306d11346be3b35e6af05be | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu May 9 10:05:57 2013 -0700 | |
flo: update prebuilt kernel | |
3291013 charger: smb345: setup wireless charging current limit orderly | |
c7b5770 CAP1106: Fine tune params based on BODYSAR, add APP2MDM_SAR support, code refinement. | |
c6833ee display: raise mdp_max_bw to avoid lots of bandwidth warning messages | |
6572f26 Audio: Remove controls for REV_A. | |
9f83107 TouchScreen: Set the INPUT_PROP_DIRECT in touch driver. | |
Change-Id: Ic596b5f68a3f51df8f811a4437d2a0b15d5ac4dd | |
Related-to-bug: 8802391 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 71a2f82f26d2d3838c53e5b3746d9f5731c1a46b | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 8 14:30:49 2013 -0700 | |
flo: update prebuilt kernel | |
d093416 msm: camera2: Fix AF for Flo build | |
874c7c3 msm camera2: Fix double SOF per frame for VFE32 | |
5e0883e msm: camera: Avoid clk_set_rate for branch clocks | |
7850af1 msm: camera: Fix for dual ISP buffer management | |
61b147d msm: camera2: Change csiphy HW version register offset | |
cec9343 msm: gemini: Support upto 64mp encoding | |
e229b21 msm: camera2: Swap CSID and CSIPHY sensor sub modules. | |
54f502a msm: camera: ratelimit ISP prints in IRQ/tasklet | |
0a8b308 msm: camera: Update CPP bandwidth request | |
546e4c4 msm: camera_v2: Post fd close event to user space. | |
566841c msm: camera: Attach all ISP context during ISP open | |
53b70b4 msm: Add support for composite ISP statistics | |
6b4e25c msm: camera: Fix for bandwidth update | |
e66d01d msm: camera: Handle no free buffer for dual ISP | |
16dc784 msm: camera_v2: add locks around session operations. | |
7e99fa4 msm: camera_v2: fix error message. | |
91e7fd0 msm: camera_v2: protect all cmd ack q accesses around mutex. | |
42f50cf msm: camera_v2: differentiate streams with vb2 buffers. | |
c935d24 msm: camera: eeprom driver support for target 8974 | |
a3fa245 Revert "Revert "prima: release v3.2.2.8"" | |
5b6bea4 Revert "prima: release v3.2.2.8" | |
Change-Id: I63193e398b01307837b5ed773d39d3fc8e720aca | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4f92e5e4a0136ab83d7a0ebef07cf34841369f35 | |
Author: Ed Tam <[email protected]> | |
Date: Wed May 8 12:47:37 2013 -0700 | |
flo: update prebuilt kernel | |
5b6bea4 Revert "prima: release v3.2.2.8" | |
Bug: 8868964 | |
Change-Id: Ic46a0b24ba7241b134c3745de64be8dde9eb511d | |
Signed-off-by: Ed Tam <[email protected]> | |
commit ec2609d5fe4717e87fc3536bed7fb5c8e1dddc5f | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue May 7 17:10:30 2013 -0700 | |
flo: update prebuilt kernel | |
d754fb3 prima: release v3.2.2.8 | |
6a05ed2 leds: remove led default trigger setting. | |
Bug: 8837333 -- LED must not be on when the device is pwoered on and charging | |
Bug: 8727030 -- trouble connecting to home wifi | |
Bug: 8698118 -- wifi stuck in "associating" | |
Bug: 8696665 -- Mako: Wifi weirdness | |
Change-Id: I9485952ca9dadd84b992be284f10588df429bdca | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 951b09d790ebe586bfcf1549adec0444c4f0d03e | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri May 3 16:28:14 2013 -0700 | |
flo: update prebuilt kernel | |
46197ac drivers: usb: otg: Hold the 1 second wakelock after system suspend/resume. | |
85583f1 wcnss: Avoid preload WCNSS_qcom_wlan_nv.bin timing issue. | |
1edef96 prima: release v3.2.2.7 | |
Bug: 8747455 | |
Bug: 8692210 | |
Change-Id: I53e14000af5b6126f68020cf86d3ab6c5090d1be | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0047a8a150ca4ea51e40eaae9c5a396d171a4113 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 1 23:45:19 2013 -0700 | |
flo: update prebuilt kernel | |
6ab36d5 camera: mi1040 driver | |
Change-Id: Ie2f6eedc2fb34612640462dc2640d65717dc3859 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 5fb1f0aa19f4de0f9e56626176c91deb9e45f343 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed May 1 18:56:44 2013 -0700 | |
flo: update prebuilt kernel | |
eb7d99e ASoC: msm: Change QOS value for low latency path | |
ca0a6e5 display: JDI: set backlight level only once in recovery mode | |
8b60166 display: JDI: fine tune power on/off timing | |
bedeadc input: enable key chord input driver support for bugreport | |
3f77ea5 config: flo: disable panic on recoverable L2 single-bit error | |
71db33d Prevent input subsystem from resetting key state during resume when wake enabled | |
fdf1b1c charger: smb345: config charging type priority since hardware rev_c | |
846a231 power: bq27541: only show "Full" status when charging source exists | |
(The previous prebuilt did not have the right SHA. The correct SHA is | |
b28f4e8807f1a17db9e3b1ecb775d9046edeb746, not 20cf457.) | |
Bug: 8411313 | |
Bug: 8733741 | |
Change-Id: Ie43af0ef017c9f81afdd2b08a5c1e7edd06f5369 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 55b9a724503967eadaf0cc3b12398556224535f5 | |
Author: Ed Tam <[email protected]> | |
Date: Fri Apr 26 22:49:12 2013 -0700 | |
flo: update prebuilt kernel | |
20cf457 flo: keypad: shorten debounce timer from 15 ms to 5 ms | |
beb139c flo: lid: fix bug in lid driver probe | |
Change-Id: I4074b9e51af3a5ff7329754c0bdfe6d751f6a47e | |
Signed-off-by: Ed Tam <[email protected]> | |
commit f213be7da8a7cb31a74356582ca840fb864f6b03 | |
Author: Ed Tam <[email protected]> | |
Date: Thu Apr 25 14:33:44 2013 -0700 | |
flo: update prebuilt kernel | |
89cf8da Revert "footswitch: workaround to disable GFX3D operation" | |
Bug: 8333617 | |
Change-Id: Ic237bc1611bf6c03b6e48c8eaaade2a6d41ffc36 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 99bb3dec8019e7849f223bc1dcf96a2d5aefde67 | |
Author: Ed Tam <[email protected]> | |
Date: Wed Apr 24 20:15:47 2013 -0700 | |
flo: update prebuilt kernel | |
f834455 msm: footswitch-8x60: Skip GFX memory power collapse on 8064. | |
de8743b trace/events: fix gpu event timestamp formatting | |
Change-Id: I8f5c944843666c20ef1c635dc8b571b0285174b2 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit c0618a95cf3ecb1b27c0b23b8fc761c59e3805ab | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Apr 23 20:07:09 2013 -0700 | |
flo: update prebuilt kernel | |
becf2af defconfig: flo: Enable IPC Router Security feature | |
c0a28f4 msm: ipc: Security updates to IPC Router | |
c17c8cd defconfig: msm8960: Enable IPC Router Security feature | |
322ea13 msm: ipc: Allow QMI clients to send messages after IRSC is complete | |
e63c5a5 msm: ipc: Security updates to IPC Router | |
7e0cc6f msm: ipc: Cache the length of a packet being looped back | |
8d8a195 msm: ipc: Advertise service information only from alive subsystems | |
d4d717f msm: ipc: Send REMOVE_CLIENT message when a server port is closed | |
0b492c5 msm: ipc: Fix lockdep warning by IPC message router | |
4062fff msm: ipc: Reorganize server hash table | |
4b54746 msm: ipc: Update HELLO message processing | |
04eac63 msm: ipc: Fix the logic while dumping IPC Router routing table info | |
a13d468 drivers: usb: otg: Use the specific workqueue for the ID pin. | |
38116f7 msm: footswitch-8x60: Update 8064 footswitch_enable() sequence for GFX3D | |
667dd0a msm: footswitch-8x60: Allow specification of per-fs reset delays | |
547218f msm: clock-8960: Add 1.8MHz rate to 8064's gfx3d_clk plan | |
Change-Id: I6530200afc19f1a7c25abebba3c1a33a9d7c5044 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit bed250ab87d7ad44b1414a10a93151992dd26307 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Apr 22 18:54:32 2013 -0700 | |
flo: update prebuilt kernel | |
3a857a9 msm: camera_v2: Add a macro | |
e0149ae msm: camera: Add support for dynamic bus scaling | |
e2e669e msm: camera: Add support for dynamic clock scaling | |
1661b203 msm: camera: Refactor ISP start stop sequence | |
244d6b9 msm: camera: Handle burst stream with limited buffer | |
999f30e msm: camera2: Add support to send error status in cpp driver | |
67b3bc9 msm: camera: Prevent using ISPIF when not UP | |
63093f9 msm: camera:v2: config PIX0 line buffer enable bit | |
192a7e7 msm: camera2: Enhance cpp driver | |
18ec01f msm: camera: CCI changes for read sequential operation | |
81efdfd msm: camera: Add separate mutex for different ioctls | |
f95eb21c msm: camera2: Add tasklet for cpp device | |
b5a0e8b msm: camera2: Add v4l2 subdev call to generic buffer manager. | |
03d6b828 msm: camera: remove command ack queue entry from the list. | |
855c019 msm: camera: Change CSID interrupt mask | |
b209dd4 msm: camera: Add crop support in ISPIF | |
304a5f8 msm: camera: define ISP0 and ISP1 bit to seperate 2 ISP | |
920c876 msm: camera: Add support for NV16 and NV61 formats | |
311afe3 msm: camera: Improved dual-ISP support in ISPIF and reset timeing fix | |
3a3e248 msm: camera: Add statistics support for concurrent ISP | |
f45e052 msm: camera: Add buffer queue lock | |
67d91cb msm: camera: pass control value with event | |
795f6d4 msm: camera: Use info about VFEs in ISPIF | |
67fd4b5 msm: camera: Add support for concurrent ISP | |
12b7442 msm: camera: Update VFE QOS settings for V2 hardware | |
a881e32 msm: camera: separate clk enable in ispif | |
Change-Id: I3def66ce05e07290ff2e70925f0859348381eaeb | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit a8734e506e27b3213b6046035d8263f4cb9664f9 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Apr 22 18:20:34 2013 -0700 | |
flo: update prebuilt kernel | |
10f22cc prima: release v3.2.2.6a | |
be6a372 flo: keypad: use AP_ONKEY instead of KYPD_PWR_N to handle power key | |
Change-Id: Ifff9d596d7305c89bf789f495eb94af64f112752 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 46d081e32bccb9ec74071cd6bd90f4c1192e92d3 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Sat Apr 20 15:17:27 2013 -0700 | |
flo: update prebuilt kernel | |
da83edd Revert "Revert "ARM: 7169/1: topdown mmap support"" | |
Change-Id: I8fd69b6fd23459fa16237a0835c2bf832df93d6f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0aaa1f8936d82d47c819f8c44c16c2a2d37cff79 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Apr 19 09:59:47 2013 -0700 | |
flo: update prebuilt kernel | |
e69a3cf msm: vidc: set EOS on output buffer pending transaction | |
d21217c vidc: Fix EOS handling if video h/w has a frame in transaction | |
Change-Id: Iefee5c0ed97940581a75daecf7116a140bc9f948 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit e1f2910f4af336ace27807fa43c93ffe71145f9d | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Apr 18 16:28:03 2013 -0700 | |
flo: update prebuilt kernel | |
*** NOTE *** | |
This is a force-push of the flo kernel, identical to it up to the following | |
SHA: | |
commit aaa46b979e26dcdcc683b2ba011141eabf5d9507 | |
Author: Mansoor Aftab <[email protected]> | |
Date: Thu Apr 18 12:52:57 2013 -0700 | |
msm: camera: Fix for the bus overflow issue | |
Support only 2 streams from the VFE, which need only 4 VFE WM. | |
We divide the UB buffer(1024 * 128 bits) equally into 4 VFE WM and | |
stats WM. | |
Correct the offset of burst length in VFE register while writing to HW. | |
Burst length corresponds to the number of data bytes written at a time. | |
Change-Id: I82d1b88f499f4572bd58ca29c7cc1a74615554a7 | |
Signed-off-by: Nagesh Subba Reddy <[email protected]> | |
Signed-off-by: Mansoor Aftab <[email protected]> | |
The new kernel was rebased as follows: | |
git rebase --onto bfbc5ab7613677365d51b7f7c08dc7b50899aa2f \ | |
bd82789~1 \ | |
aaa46b979e26dcdcc683b2ba011141eabf5d9507 | |
where the SHAs are as follows: | |
bfbc5ab7613677365d51b7f7c08dc7b50899aa2f is a commit in the timeline of | |
corresponding to commit "1b3e7fa mako_defconfig: enable | |
kickstarter bridge over usb" in the flo kernel prior to the | |
rebase. | |
bd82789~1 is the commit prior to the first patch implementing support | |
for flo, prior to the rebase | |
Change-Id: If7b3728a93f0106662b883525f2a4f24b1ef2dda | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 46e4122e939e7227127815c5055788bd4ceec377 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Apr 18 15:30:16 2013 -0700 | |
flo: update prebuilt kernel | |
098ec58 msm: camera: Fix for the bus overflow issue | |
5158bb9 msm: camera2: ov5693 driver | |
63921de configs: rebuild flo_defconfig using make savedefconfig | |
3c6731c flo: mmc: modify driving strength of cmd and data signal | |
Change-Id: Id14d85a6cbc841ef82cceeff510adb4ac7522f96 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit d8075f39c5352e0a3f3d55aebb7a1a4f1700c775 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Apr 18 09:09:57 2013 -0700 | |
flo: update prebuilt kernel | |
26a4696 prima: release v3.2.2.6 | |
1e05f3b nl80211/cfg80211: add VHT MCS support | |
Change-Id: Iac0a0d968ed74452b8311576d24cc1f16694e957 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 5a1fb78546506eba386a0e03edd63e879a1be801 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Apr 17 22:17:20 2013 -0700 | |
flo: update prebuilt kernel | |
5a834f69 msm: vidc: Reset stop_called state when START is called | |
ef0a4c6 msm: vidc: Don't free shared memory on channel close | |
9b9c924 flo: debug: disable DLOAD mode when panic and abnormal reset | |
2056b58 TouchScreen:571K/KL:update touch firmware for A012. | |
d5468cc msm: kgsl: Always fire an interupt if requested | |
7680e76 msm: kgsl: Print additional registers on IOMMU pagefault | |
b3e29df msm: kgsl: Lock ringbuffer translation in TLB | |
315103f msm: kgsl: Update required timestamps during command submission | |
914d319 msm: kgsl: Add memfree_history debug feature | |
bb35a4a msm: kgsl: Allow tasks to signal pending events | |
d3fe69e msm: kgsl: Move timestamps inside the context structure | |
3012005 msm: kgsl: Fix context reference counting | |
16f535e msm: kgsl: Add a type field to the adreno draw context flags | |
33fec61 msm: kgsl: Use ERR_PTR to return errors from kgsl_create_context() | |
5b5ee93 msm: kgsl: Remove an uneeded log message that pre-dates tracing | |
e4c9544 msm: kgsl: Track GPU device resets | |
66853ff msm: kgsl: Delete the context event while the context is still valid | |
022ecd3 msm: kgsl: Add event tracepoints | |
3e30037 msm: kgsl: Add a ftrace event for register writes | |
7cc1a96 msm: kgsl: Resolve a potential race in the interrupt handler | |
ee37676 msm: kgsl: Check the current interrupt status before power operations | |
8e6ce7c msm: kgsl: Verify the user doesn't accidentally submit a zero length IB | |
2d8d86a msm: kgsl: Return correct timestamp for consumed timestamp reads | |
7a15488 msm: kgsl: Add CP_WAIT_FOR_IDLE packet before updating timestamp | |
e2fba99 msm: kgsl: Add identifier for internal command submissions | |
a5c1166 msm: kgsl: Log retired timestamps on device wake | |
60333ae msm: kgsl: Do not dump the istore on A3XX cores | |
4e9e6e4 display: JDI: shorten power on timing | |
Change-Id: I54dde14b6fb30ba5d2b737e0bc07896bd527dc90 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 89d3b07149fad3c75cced175f3a24ee3c95542b5 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Apr 17 12:07:50 2013 -0700 | |
flo: update prebuilt kernel | |
f148abc USB: ci13xxx_udc: Don't free dTD immediately after active bit is cleared | |
2610bc9 Audio: soc: wcd9310: workaround for d-mic noise on flo hardware revision C. | |
ef20a6e flo: correct hall sensor power source of deb and flo | |
5a39081 display: JDI: fix booting messy screen | |
1a130e9 display: JDI: enable CABC level 3 | |
3671e07 msm: subsystem: switch restart_level from SOC to INDEPENDENT. | |
Change-Id: I42fe2fbc48dda6d005de4c013e69b4939e2c3ce4 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit ad23581ca155b4c582bbfa74722d7f36b704154f | |
Author: Iliyan Malchev <[email protected]> | |
Date: Sat Apr 13 18:57:05 2013 -0700 | |
flo: update prebuilt kernel | |
44fecae printk: fix buffer overflow when calling log_prefix function from call_console_drivers | |
8f9bf73 TouchScreen:571K/KL: Modify touch initial in board config by HW revision. | |
6ac806c TouchScreen:571K/KL: Modify the Y resolution. | |
b5e55a1 display: slimport: fix booting no HDMI screen if connected slimport | |
7c24d22 display: JDI: config backlight level when kernel init | |
897ff8a display: JDI: backlight by mipi commands | |
Bug: 8514498 | |
Change-Id: I913d621b464aef30021dc12d89e749dbc468844f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 9a4cd9bdb46cb73414b715477592924ab1bc60e9 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Sat Apr 13 15:13:38 2013 -0700 | |
flo: udpate prebuilt kernel | |
613b340 msm_fb: display: silent blending error warning message | |
2e75b23 msm: display: plane alpha support | |
2277ca3 Revert "msm_fb: display: remove background invert alpha option for alpha drop pipe" | |
a72159b msm: rotator: non-blocking rotate | |
731f802 msm: rotator: sync point support | |
11fd400 msm_fb: display: exit properly when rotator max session reached | |
9324058 msm: display: Fix composition issues when framework rebooted in suspend. | |
d2d7734 msm_fb: Fix adb shell start/stop issue when bypass enabled | |
b457994 flo: keypad: change keypad mappings for hardware rev_d | |
b/8437437 (framework reboot failure on suspend due to not freeing up framebuffer reference) | |
b/8142467 (rotator sync pt. support) | |
b/8569996 (device reboot when playing DRM) (potential fix) | |
b/8485194 (logspam) | |
b/8316155 (partial fix) | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
Change-Id: I4f5afcf2190dc262d0aa13fc8fbcc51c4dcd075e | |
commit 62b13fb935dcae5d4bbd419fe5fb26f52824b95b | |
Author: Iliyan Malchev <[email protected]> | |
Date: Thu Apr 11 16:39:19 2013 -0700 | |
flo: update prebuilt kernel | |
2dcf1d5e prima: release v3.2.2.3 | |
1ecb5a3 TouchScreen:571K/KL: Update touch firmware to A011. | |
a0a050f TouchScreen:571K/KL: Support new bootcode version for firmware update. | |
bb66261 arch: arm: asustek: flo: fix usb driving strength | |
d201566 drivers: usb: otg: fix workqueue init race condition | |
ef8158a display: slimport: enable VGA HDCP check | |
81737b7 display: JDI: fix resume messy screen | |
Change-Id: I18412c06a56da5ad2a730c1955c87593ec2b7321 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 4b2fb0b6ea2ed41395c9c739044ce5f71f9411e6 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Apr 9 17:59:24 2013 -0700 | |
flo: update prebuilt kernel | |
68503cf signal: always clear sa_restorer on execve | |
392576a charger: smb345: support wireless charging | |
83c0a74 ASoC: compress: Only mute playback streams | |
f6e875c ASoc: fix compilation error | |
945add0 ASoC: soc-compress: Add support for not memory mapped DSPs | |
d3417df ASoC: soc-compress: Initialise delayed work to power down audio | |
e275134 ASoC: soc-compress: Serialise compressed ops | |
38738ea ASoC: soc-compress: Add missing brackets around else | |
fb3f4e1 ASoC: compress - fix code alignment | |
8ba2e88 ASoc: fix compilation error | |
4aac6dc ALSA: compress: fix compilation error | |
8dd792e ASoC: add compress stream support | |
1f2c9bf ASoC: add definations for compressed operations | |
4931641 ALSA: compress: add support for gapless playback | |
6954486 ALSA: core: don't return uninitialized snd_compr_tstamp | |
089ee45 ALSA: Compress - add codec parameter checks | |
57ab308 ALSA: compress - move the buffer check | |
2c3ae91 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() | |
963073f ALSA: compress_core: fix open flags test in snd_compr_open() | |
acbce28 ALSA: compress_core: cleanup pointers on stop | |
da2991b ALSA: compress_core: don't wake up on pause | |
Bug: 8531623 | |
Change-Id: I142e5fd536168c8283bc7c1a03e39f073f7436c7 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit e9cfe64380f7607d8525cd9516c947052b4eae30 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Apr 8 17:05:07 2013 -0700 | |
flo: update prebuilt kernel | |
691b6db flo_defconfig: enable CONFIG_UID_STAT | |
c7195b7 netfilter: qtaguid: rate limit some of the printks | |
8c06cc2 NFC: Configure PM8921 GPIOs. | |
f6e3c49 netfilter: xt_qtaguid: Allow tracking loopback | |
2dc9d29 msm: kgsl: fix paren placement leading to fence timeout | |
2f1b05c ASoC: msm: Reduce min buffer size for low latency | |
2688c00 msm: qpsp6v2: Makefile change to build adsp_loader | |
04a032e flo_defconfig: enable lid driver | |
68a7f03 flo: add board support for lid driver | |
ea45756 flo: lid: add hall sensor driver | |
Change-Id: I0e9da767d959d77da58d04c65ccda3e0e8e222c0 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 57e732dc662bf72072287f94e37e17b87c0f9ac5 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Apr 5 12:12:11 2013 -0700 | |
flo: update prebuilt kernel | |
94e474b msm: camera: Fix copyright | |
810e512 msm: camera: Enable compilation camera v2 compliation for flo | |
203e9da msm: camera: Fix AF for ISP32. | |
cf94631 mako: Add actuator info in sensor info | |
3bc1222 msm: camera: Added support for VFE1 in ISPIF. | |
cda24593 msm: camera: Use a new reset_complete per VFE | |
309eac3 msm: camera2: Enhance flush queue interface in cpp driver | |
39553f0 msm: camera: Fix broken error handling | |
7f1c0d1 msm: camera2: Fix to flush the queue in cpp driver | |
407f5bd msm: camera: store queued buffers in local list. | |
4cfeefb msm: camera: Increase max ISP buffer queue | |
1556fe7 msm: camera: Add open count check for isp buffer manager | |
c2db652 msm: camera: Fix DMI 64 bit write | |
bca2c7b msm: camera: Fix for QOS settings | |
444ea55 msm: camera2: Add support for HW information based FW load | |
9f0a118 msm: camera: Increase ISP bus vector | |
0928953 msm: camera: Replace kfree with kzfree | |
b737dd1 msm: camera: fix error check in msm vb2. | |
7b07d8e msm: camera: fix bug in camera msm_vb2 implementation | |
6bafbff msm: camera: prevent mutex lock in interrupt context. | |
a767a81 msm: camera2: Fix ION memory release in cpp driver | |
13a81c3 msm: camera: include list traversal within lock protection. | |
bb4101e msm: camera: protect list operations around a mutex. | |
3c4206a msm: camera: Fix random no SOT issue for CSID | |
deb38f1 msm: camera: Add support for runtime framedrop config | |
ce6e8d3 msm: camera: Align ISP 3.2 to new driver architecture | |
5b02abc msm: ispif: Protect shared resource | |
964dcbd msm: camera: Enable LED flash driver on 8974 | |
b5a4e0d msm: camera: Add parsing of LED flash property | |
36011ca msm: camera: Enable auto focus functionality for S5K3L1YX | |
a34c07f msm: camera2: Check session and stream id support | |
d30ad55 msm: camera: Fix stream on error | |
0e87533 msm: camera: Use montonic clock for buffer divert event | |
8c59de8 msm: camera: Add stream based event subscribe | |
bb488c1 msm: camera: Add support for burst stream restart | |
c2c0e2c msm: camera: Fix for framedrop update | |
e594626 msm: camera: Use correct interface frame id | |
c84698f msm: camera: Return ISP error | |
274fbd5 msm: camera: Increase Bayer statistics latency buffer | |
f6c85a2 msm: camera: Refactor ISP RDI pipeline control | |
fb0ce16 msm: camera: Use wall clock for event timestamp | |
be4a49b msm: camera2: Enhance cpp driver. | |
07c87c6 msm: camera2: Add driver for cpp module | |
0fd0b3d msm: camera: Add timestamp for vb2 buffers | |
06634d7 msm: camera: Add synchronisation mechanism per stream. | |
bbd1502 msm: camera: Refactor ISP snapshot buffer management | |
7bc2475 msm: camera: Use hardware specific DMI register address | |
495f898 msm: camera: Fix write master reload logic | |
b75e0ee msm: camera2: Fix for buffer manager driver | |
dc02aac msm: camera: Enhance framedrop control | |
0b6ec4a msm: camera: Fix for initial framedrop during burst mode | |
153936b msm: camera: Use SOF irq for raw stream framecount | |
a4b04eb Revert "msm: camera: Update ISP 3.2 Driver" | |
b65ea6f msm: camera: reorganize directory structure | |
396100a msm: camera: fix preview hang issue when recording is stopped | |
82fcf8b msm: camera: Update ISP 3.2 Driver | |
1715cf8 msm: camera2: imx119 driver | |
0cbfda1 msm: camera: Fix incorrect return on error case | |
9361eea msm: camera: Improve ISP configuration APIs | |
0df9b34 msm: camera: Fix camera recording corruption on isp32 | |
e9519b4 msm: camera: Reduce error logging for isp32 | |
6b18307 msm: camera: Add clock gating control support | |
dcf0231 msm: camera: Add support for 8974 V2 ISPIF | |
184d9bd msm: camera: Add LED flash driver for 8974 | |
16e7c4e msm: camera: Fix camera recording corruption | |
d07cb3f msm: camera: Add buffer manager driver. | |
efe6812 msm: camera: Update frame count logic | |
1be9fc3 msm: camera: Reduce error logging | |
9ad8e34 msm: camera: Disable ISP interface cleanly | |
eef04b6 msm: camera: Improve bus performance | |
ac19b4a msm: camera: Update VBIF and QOS settings | |
cc44eae msm: camera: Add support to update stream configuration | |
6d6c7a0 msm: camera: CSI changes for 8974 v2 | |
2b9b7bd msm: mako: board specific changes for camera 2.0 SW | |
2437543 msm: camera2: imx111 driver | |
a429035 msm: clock: change isp device name from vfe to vfe32 | |
aec54c8 msm: camera_v2: enable isp32 on camera_v2 based framework | |
148676f msm: camera_v2: add ispif_v1 on camera_v2 based framework | |
744deca msm: camera2: Add MT9M114 sensor driver | |
f0b615e msm: camera: Add auto focus support in sensor driver | |
c053a60 msm: camera: Add actuator driver | |
6dea889 msm: camera: Disable no free buffer logging | |
4a74f8f msm: camera: Disable debug prints by default | |
cfd22b0 msm: camera: Fix CCI I2C sequential write issue | |
245c5dd8 msm: camera: Handle CCI timeout | |
8b28dfa msm: camera: Add CCI MASTER field in device tree | |
98f5793 msm: camera: Fix CCI code to support MASTER 1 | |
4ac4275 msm: camera: Add support for stats buffer enqueue | |
bc77d18 msm: camera: Skip stats event when there is no buffer | |
5ba1c6d msm: camera: Add support for io format config | |
6a1c0b8 msm: camera: Add support for ISP statistics collection | |
29bd446 msm: camera: Add SOF notify event | |
b2c5a4b msm: camera: Populate stream source info | |
0f2026c camera_v2: remove V4L2_BUF_TYPE_PRIVATE buffer type | |
9ef9437 msm: camera: equal slicing the UB buffer for 7 write masters. | |
1d82879 msm: camera: add stats stream support | |
3be2f25 msm: camera: Fix cam clk disable during probe failure | |
5c88671 msm: camera: Fix video recording corruption | |
61819eb msmb: Improve implementation of msm_vb2 | |
4a42a46 msm: msmb: ISP interface driver and ISP driver implementation | |
aa39fd7 defconfig: camera: enable msmb for camera driver | |
7f404ac msm: camera: Makefile changes for reimplemented camera driver | |
d65ca0a msm: camera: Add csiphy and csid to msmb | |
1f30b88 msm: camera: reimplement camera sensor driver | |
dcecf12 camera: Reimplement camera driver for Android camera 2.0 | |
74fa5c0 trace/events: add gpu trace events | |
a12701e Modify the firmware update mechanism for 571K/KL. | |
28a549d TouchScreen: add update power source state. | |
653745f camera: Modify the access permission to "S_IRUGO | S_IWUSR" for debugfs | |
331b72d power: bq27541: correct battery current type | |
0766285 bq27541: correctly sign-extend 16-bit current value | |
7e4ecb0 Revert "msm: board-8064: Increase MFC ION heap size by 256KB" | |
Change-Id: Iad0d4ac5ff2cf1739640ba72df2b347ca8ba0fcf | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 3390d12405465b031d34c6af8082dd39ea73ca4c | |
Author: Iliyan Malchev <[email protected]> | |
Date: Tue Apr 2 11:38:42 2013 -0700 | |
flo: update prebuilt kernel | |
e48d9a3 msm video sensors: replace EFAULT with EIO where necessary | |
c05274b camera: Add AF support and OTP load | |
0096f99 camera: QCT's initial settings for IQ tuning. | |
c597da4 camera: Modify the gpio for detecting vendor id. | |
4598fab7 camera: Modify the orientation for front camera. | |
45d93f0 flo: pmic: Fix RTC reset issue after reboot | |
3a6e093 flo/deb: pcbid: bypass PCB_ID3 telling since hardware rev_c | |
c257f49 asustek: keypad: support volume keys on PM8921 beyond HW rev_c | |
0dcf20c flo: asustek: adjust gpio mappings for keypad and pcbid on rev_b | |
b176314 flo: asustek: set gpio 2, 13, 37 to input no pull. | |
4acb24a power: bq27541: add battery current property | |
4714a37 Audio: soc: wcd9310: fix wrong kcontrol for RX HPF setting. | |
c806879 Audio: headset: disable micbias power after remove headset. | |
6ad84e6 Audio: headset: Disable bandgap power according to codec bandgap status. | |
2d7c12a Audio: soc: wcd9310: add check bandgap status function. | |
554f77b display: JDI: continuous screen from bootloader to kernel | |
e99f0a5 display: JDI: workaround to fix resume messy screen | |
a4f87a6 power: remove unused regulator definition from board file. | |
3e98563 display: fix video playback stress test UI hang issue | |
805604f display: slimport: remove hdmi 5v enable to avoid current leakage | |
95a99ec display: JDI power off sequence on shutdown | |
3c4968f display: support both SR1 and SR2 gpio by HW revision | |
dd62688 display: JDI panel porting | |
5d0c160 Audio: headset: add debug board detection mechanism. | |
50a83a9 pcbid: revise representation of hardware revision with index-based | |
aad91eb flo_defconfig: enable CONFIG_UHID | |
Change-Id: I2020def1e1a4662d581d5c2dace681fbf1f20241 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit bf7e9615098e4bb09814731092e3505da37db742 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Mar 29 15:21:09 2013 -0700 | |
flo: update prebuilt kernel | |
156ce49 flo_defconfig: disable evdebug, external modules | |
d0a1d04 prima: release v3.2.2.2 | |
03675dd ASoC: msm: Flexible period size for pcm playback | |
9bedda1 Merge "Disable loadable module support" into android-msm-flo-3.4-wip | |
1c3bd5b Disable VOUT_5VS_OTG in USB OTG functions. | |
63c8f9e USB: change parameter for electrical signal quality | |
3d6ce60 Disable loadable module support | |
8a4af16 Disable access to .config through /proc/config.gz | |
Bug: 8505676 | |
Bug: 8445904 | |
Change-Id: Ib0c6436afc80cf8ed8a02e0c229292c0f66c9642 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 6bd4345261930ff8929c5f4afe5e5c13dc526bd0 | |
Author: Ed Tam <[email protected]> | |
Date: Thu Mar 28 15:15:56 2013 -0700 | |
flo: update prebuilt kernel | |
f868a55 ASoC: msm: Load ADSP image during bootup | |
d84e58d msm: qpsp6v2: Makefile change to build adsp_loader | |
Change-Id: Ie6923e868e78f47ef2b1e316bbab83a794729540 | |
Signed-off-by: Ed Tam <[email protected]> | |
commit cd7b9e1fe544c90ac41a21577f02884c72e6b67f | |
Author: Ed Tam <[email protected]> | |
Date: Wed Mar 27 14:59:18 2013 -0700 | |
flo: update prebuilt kernel | |
9958117 ASoC: msm: Load ADSP image during bootup | |
Change-Id: I32f00930249c5a6044544f2d9cbdf3ed8767686b | |
Signed-off-by: Ed Tam <[email protected]> | |
commit d5ff04d33df12a690f7f77ef6989c369726465b7 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Mar 27 09:27:53 2013 -0700 | |
flo: update prebuilt kernel | |
49a7e47 iommu: Make termination of stalled transaction optional | |
1b3a37b msm: kgsl: Lower bounds check the number of power levels | |
a315a52 msm: kgsl: Remove invalid context_id logging | |
0ea62a5 msm: kgsl: don't fault in cached allocations | |
27acc2b msm: kgsl: allow consistent CPU and GPU mappings | |
641dcab msm: kgsl: Support user-specified caching hints | |
3318604 msm: kgsl: add IOCTL_KGSL_GPUMEM_ALLOC_ID | |
14cb965 msm: kgsl: disable use of iommu TTBR1 | |
39cf002 msm: kgsl: prevent multiple or partial mmaps of a buffer | |
04bfccf msm: kgsl: clean up use of memdesc->hostptr | |
d20d5be msm: kgsl: use readonly mappings on the iommu | |
c5c649d iommu/msm: check range before mapping. | |
ae379a1 Empty commit | |
Change-Id: Ida6b2a8a6e5617a046e53dc914b52757ebca3c69 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 98189b22a09bfdef855db17587ee4f3139480b5f | |
Author: Iliyan Malchev <[email protected]> | |
Date: Fri Mar 22 15:46:54 2013 -0700 | |
flo: update prebuilt kernel | |
(not off of build server) | |
6d0f821 hwmon: fix epm_adc.c compiler warning | |
bfaf1c1 Add security hooks to binder and implement the hooks for SELinux. | |
9dd33e4 flo_defconfig: enable SELinux and its dependencies | |
6be6131 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task | |
36bfe91 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | |
f284bd8 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | |
Bug: 8352128 | |
Bug: 8213671 | |
Change-Id: I442e5c64d3c7551e419bde1daa19e46eb6d92778 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 16eae7329825d8d25ef39e511d8689d015e8aa9a | |
Author: Ed Tam <[email protected]> | |
Date: Wed Mar 20 14:31:18 2013 -0700 | |
flo: update prebuilt kernel | |
68d75b5 arch: arm: configs: flo_defconfig: Enable USB device filesystem | |
Change-Id: Ib690aa7140f5d2eca4e142329a41a40d14fe40db | |
Signed-off-by: Ed Tam <[email protected]> | |
commit 37910c974b1988aadfbde08472054f6f952483de | |
Author: Ed Tam <[email protected]> | |
Date: Tue Mar 19 16:09:44 2013 -0700 | |
flo: update prebuilt kernel | |
224ef28 Merge "drivers: usb: otg: Enable the host mode of usb otg only when the | |
90dcdb3 drivers: usb: otg: Enable the host mode of usb otg only when the host | |
3a8fd4c Merge "drivers: usb: otg: Enable the host mode of usb otg only when the | |
a2db5d3 drivers: usb: otg: Enable the host mode of usb otg only when the host | |
4e32926 wcnss: Add support for nv bin download at coldboot | |
b6066e9 Revert "wcnss: Add support for nv bin download at coldboot" | |
b400030 Revert "Revert "Revert "mako: enable lgit lcd driver""" | |
7666654 net: ipv6: Don't purge default router if accept_ra=2 | |
aba028d timekeeping: fix 32-bit overflow in get_monotonic_boottime | |
3bf3f6b gpu: ion: add explicit sync ioctl (not implemented) | |
5cfd015 Revert "Revert "ASoC: msm: Decrease the playback period size of PCM driver"" | |
9b77841 msm_actuator: fix build | |
ff66f1f flo: update pmic board file | |
6d29e4e camera: SR1 porting for front/rear camera. | |
1ede552 mmc: sd: remove sdc3 card detect gpio for non-support project | |
c89a9c2 revert "msm: 8064: Add regulator supply for DDR3 memory" | |
Change-Id: I31fca5cacccca51f189b9e94bb04afef626e2638 | |
commit 74b55af3ac8e228c9e4bd2630ed62d0045063e09 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Mon Mar 4 15:31:10 2013 -0800 | |
flo: initial prebuilt kernel | |
This kernel boots into a shell. Nothing else works. | |
This kernel was build by applying flo-enablement patches on top of the | |
following commit: | |
remote: git://codeaurora.org/kernel/msm | |
branch: jb_vanilla | |
commit 9f761718a982cb3016103d8a8454dc8f3d9c5fa7 | |
Merge: ce77da8 bbe03d5 | |
Author: Linux Build Service Account <lnxbuild@localhost> | |
Date: Fri Feb 15 19:09:26 2013 -0800 | |
Merge "gfx: footswitch: Turn gfx footswitch on/off only during suspend/resume" | |
Asus enablement patches: | |
1331a2e camera: SR1 porting for front/rear camera. | |
2885164 mmc: sd: remove sdc3 card detect gpio for non-support project | |
2cf48b7 revert "msm: 8064: Add regulator supply for DDR3 memory" | |
6ca8ce6 flo: gfx: footswitch: Turn gfx footswitch on/off only during suspend/resume | |
c451ac9 qseecom:Fix race condition while voting for clocks | |
be44227 msm: display: increase max mdp clock to 266.667MHz | |
f8d16e9 msm: board-8064: Increase MFC ION heap size by 256KB | |
c20ab45 Display: fix build break of AU 013 tag | |
bda6165 flo: msm: power: update power drivers to msm-3.4 tip | |
ccd7243 L2 patch: Reduce the maximal frequency of L2 cache from 15 to 14. | |
061136d board-8960: Update 8960AB and 8064AB SPM sequences. | |
38b75ba asustek: pcbid: fixed bug to shift 6 bits for sysfs project_id | |
8c80221 drivers: usb: otg: Enable the normal irq and wakeup irq of usb id and vbus pin for the no irq issue after system resume. | |
4f39797 Display: fix blue screen issue (underrun) | |
834e530 power: bq27541: show charging status when USB plugged | |
7984359 drivers: usb: otg: Don't report the same charging type to charger ic again. | |
6436607 footswitch: workaround to disable GFX3D operation | |
428d601 Display: fine tune power on sequence | |
b00daa0 mmc: modify driving strength for sdc1 cmd signaling | |
f8b5ffd Revert "Sensors: (1/5) Enable DSPS and revert native sensors drivers." | |
cf092a2 Display: slimport: move slimport init before USB and power | |
391870a Display: slimport: ignore USB_ID request fail | |
2bdd21e leds: remove unnecessary sysfs function. | |
528e52f leds: initialize leds-pm8xxx driver. | |
2dd2576 Display: workaround for blue screen issue | |
02e6b5d Sensors: Fix the riva initial function. | |
b91e8a9 ALS : porting al3320a light sensor on vanilla | |
a1f2c6b Sensors: (1/5) Implement sensors' driver for mpu6500 and akm8963. | |
fa328c9 Audio: add headset detection function. | |
4d478e6 CAP1106: Disable channel 3. | |
9f6f83f arch: arm: mach-msm: Changed to pull up the ap2mdm_status pin 50 ms later than the modem is powered on. | |
219ba0c arm: arch: mach-msm: Disable the mdm2ap_pbl_ready pin after mdm is now ready for the tcxo shutdown power state | |
670a632 drivers: usb: otg: Report the charger type and enable the USB host mode according to the ID pin status and the SlimPort status. | |
8fe7b2c TouchScreen: remove debug message for touch irq handler. | |
57a21899 charger: Add smb345 battery charger driver. | |
73880de power: bq27541: unmarked i2c device info | |
76a97a2 power: bq27541: add support for bq27541 fuel gauge chip | |
8d391ed flo: Built in Wi-Fi Driver. | |
df2df35 TouchScreen: driver porting for elan chip. | |
83cd0b8 arch: arm: mach-msm: Don't register the mdm driver in flo platform | |
32924a7 Remove a workaround since BCM20793 chip default is 7 bits address. | |
0999a70 Display: distinguish different panel type by pcbid | |
963e04f asustek: asustek_pcbid: move to postcore_init | |
22ba8e2 CapSensor: Enable SMSC 1106 cap sensor. | |
c8871a0 Display: remove the unused regulator "reg_ext_3p3v" | |
d0653b1 arch: arm: mach-msm: Don't register the usb hsic controller in flo platform. | |
57b5c6e Dump MIDR id when kernel booting. | |
e3d8af6 ext4: protect group inode free counting with group lock | |
f8429e0 patch 2/2: More detailed power on reasons to match Nexus4's implementation. | |
880e096 gpiomux: asustek: Configure PCBID pins with GPIO for flo/deb | |
eb65cfc asustek: pcbid: Added pcbid kernel module | |
38477d1 config: flo: enabled PM_DEBUG for power-related debugging | |
4fccc70 confg: cleanup inconsistent config using menuconfig | |
7b7e54c apq8064: pm: debug: print out time spent in suspend using sleep clk | |
33f22b8 power: debug: enable debugging msg when CONFIG_PM_DEBUG is set | |
766f2a7 drivers: usb: otg: Change the PHY control to PMIC control for the power consumption. | |
9dcb0e4 arm: keys: Report valid key status when pressing and releasing | |
a500c33 gpiomux: asustek: Configure VOL_UP/VOL_DOWN with GPIO for flo/deb | |
2547f08 asustek: keypad: added keypad support for VOL_UP and VOL_DOWN | |
4aeb6cf asustek: flo: enabled ram console (/proc/last_kmsg) - append the boot reason to last_kmsg - use persistent ram for ram_console | |
c668797 Display: slimport porting - update to V0.3 | |
24fa387 Dump MIDR id when kernel booting. | |
6a30703 cpufreq: Create DVFS stress test function. | |
8365b8f Enable NFC using bcm2079x. | |
24b1635 Audio: Enable speaker. | |
1adc14b Display: SR1 mipi panel porting | |
4908387 mmc: add prv , sec_count and rev attr for firmware version, revision and capacity check | |
fecf8a4 sd: remove sd card support | |
b7c0b56 mmc: add SECURE DISCARD CONFIG | |
43dfe96 deb: initial bring up the deb hardware | |
37f7ff1 flo: separate flo codes from qcom's codes (apq8064_mtp) | |
d873588 flo: initial bring up the flo hardware | |
ece72a8 bringup: ME571K board bring up. | |
Change-Id: I2792fd6aab82b0884d42a9d18d6fce59cdb5ae2f | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 012a6da643e6af914f596d0d2201443e0d74c722 | |
Author: Iliyan Malchev <[email protected]> | |
Date: Wed Feb 27 18:46:44 2013 -0800 | |
flo: initial prebuilt kernel | |
Change-Id: I86624c4084e7859c6d3b7f267388a272a69160e1 | |
Signed-off-by: Iliyan Malchev <[email protected]> | |
commit 0c82481e783a2fa7d97bbd6140be3f8c3642e4e0 | |
Author: Wink Saville <[email protected]> | |
Date: Sat Sep 21 09:01:19 2013 -0700 | |
Do not always call setIsConnectedToProvisioningNetwork(false) | |
Previously I was calling setIsConnectedToProvisioningNetwork(false) always, | |
but all MDST's receive every broadcast. Thus we could over write an MDST's | |
mNetworkInfo.mIsConnectedToProvisioningNetwork to false, unless the MDST | |
that was set to true was last, i.e the code was order dependent. | |
If the provisioning networks value was false instead of true | |
when handleMobileProvisioningAction was called we wouldn't invoke | |
mdst.enableMobileProvisioning because network info would be null. | |
Thus the provisioning network would never transition to CONNECTED and | |
a default route wouldn't get setup and the browser couldn't access the | |
website. | |
Now setIsConnectedToProvisioningNetwork is only set to false when the | |
apnType matches and we won't indiscriminately change it and are not | |
order dependent. | |
Bug: 10853805 | |
Change-Id: I68a4f9bdf5dc18d90f4cdef7a60811f57be67261 | |
commit d3b20563684da1dfbdb51bbeb484f3de2a4b2f19 | |
Author: Wink Saville <[email protected]> | |
Date: Thu Sep 5 12:02:25 2013 -0700 | |
Do not change NetworkInfo.DetailedState. | |
I'd changed DetailedState to force ConnectivityService to treat | |
provisioning apn's specially. In particular so that they wouldn't | |
be identified they were fully connected until the provisioning | |
actually started. The problem is that DetailedState is a public enum | |
that has a CTS test and just changing the CTS to allow for the new | |
state (CONNECTED_TO_PROVISIONING_NETWORK) was inappropriate. | |
Instead I've added a new mIsConnectedToProvisioningNetwork variable | |
and used the DetailedState.SUSPENDED as the intermediate state. | |
Bug: 10620248 | |
Change-Id: Id4a842398cad67455541ce629959351c27d83639 | |
commit c6070de1172a6b346100ff2a987b7372d4bf90b3 | |
Author: Wink Saville <[email protected]> | |
Date: Thu Aug 29 08:55:16 2013 -0700 | |
Add support for handling mobile provisioning networks. | |
When a sim is new or it has expired it needs to be provisioned | |
with the carrier. Basically provisioning is associating a sim with | |
a user account. When a sim isn't provisioned then operators will | |
restrict access to the network and only allow certain addresses | |
or services to be used. | |
This set of changes allows two types of provisioning networks to be | |
recognized. The first is a network that causes all DNS lookups to be | |
redirected to a different address than was intended. This is exemplified | |
by how T-Mobile works. | |
The second technique uses a special apn for provisioning. An example is | |
AT&T where lwaactivate is the provisioning apn and broadband is the | |
normal apn. We first try broadband and if we are unable to connect we | |
try lwaactivate. When we see the activate we identify it as special and | |
the ApnContext.isProvisioningApn will return true. | |
In the future our plan is to create a new network type that can be added | |
to the apn list, but for now it identified by name. | |
Here is a list of significant changes: | |
- CaptivePortalTracker now only test WiFi networks instead of all networks | |
- checkMobileProvisioning checks for provisioning networks and doesn't | |
try to ping. | |
- IConnectivityManager.aidl changes: | |
* getProvisioningOrActiveNetworkInfo was added to and used by Manage | |
mobile plan in WirelessSettings so even when there is no active | |
network it will still allow provisioning. Otherwise it would report | |
no internet connection. | |
* setSignInErrorNotificationVisible is used by both | |
CaptiviePortalTracker and checkMobileProvisioning so they use the | |
same code for the notifications. | |
* checkMobileProvisioning was simplified to have only a timeout as | |
returning the result is now harder as we abort simultaneous call | |
otherwise we'd could get into loops because we now check every time | |
we connect to mobile. | |
- Enhanced MDST to handle the provisioning network. | |
- Added CONNECTED_TO_PROVISIONING_NETWORK to NetworkInfo to make a new | |
state so we don't announce to the world we're connected. | |
- TelephonyIntents.ACTION_DATA_CONNECTION_CONNECTED_TO_PROVISIONING_APN | |
is sent by the low level data connection code to notify Connectivity | |
Service that a provisioning apn has connected. This allows CS to | |
handle the connection differently than a normal connection. | |
Bug: 10328264 | |
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5 | |
commit f860f85c33d7a13ccc7c0c653deeaa9ec8cdd184 | |
Author: Wink Saville <[email protected]> | |
Date: Fri Aug 16 17:17:28 2013 -0700 | |
DO NOT MERGE: MDST is not ready until connected to DcTracker. | |
When the system becomes loaded the PhoneApp can be delayed | |
significantly and a call to setEnableFailFastMobileData may not | |
occur because the channel between the MobileDataStateTracker (MDST) | |
and DcTracker (DCT) is not connected. | |
Solution: Add a isReady to MDST and isMobileDataStateTrackerReady to | |
ConnectivityService and call it from isMobileOk. | |
Bug: 10351868 | |
Change-Id: I92f9d58121b88186b636cd71c2fd2ef9a28f7cf6 | |
commit aa2e36190e0112257a220427af0bd92773f8b082 | |
Author: Wink Saville <[email protected]> | |
Date: Tue Aug 13 12:41:06 2013 -0700 | |
In isMobileOk don't execute finally if mobile data is not supported. | |
Move the early return outside the try {} finally so we don't call | |
setEnableFailFastMobileData(DctContants.DISABLED). Otherwise | |
referencing counting is wrong and an exception is thrown in DcTrackerBase. | |
Bug: 10304904 | |
Change-Id: I5ba5121e473bada9f3daa8d6f3d3577cec8212fc | |
commit b76281167cf8763188ecc0e5158679d3ab43c36e | |
Author: Wink Saville <[email protected]> | |
Date: Wed Aug 28 16:19:25 2013 -0700 | |
Add support for a provisioning apn. | |
When there is a provisioning apn, such as lwaactivate from AT&T it is | |
not necessary nor desireble to try to make network connections as | |
they will be no TCP ACK's to SYN messages, except for a limited set | |
of operator white listed addresses. | |
This is implemented by adding two commands CMD_IS_PRVISIONING_APN | |
and CMD_ENABLE_MOBILE_PROVISIONING. These are used by ConnectivityService | |
CheckMp and to know when we are connected to a provisioning apn and to | |
turn actually bring up the connection when the user needs to provision. | |
Also, incorporate the sEnableFailFastRefCounter change from klp to make | |
a singleton and remove the RuntimeException. | |
Bug: 10328264 | |
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5 | |
commit 1ddafa68a49ad3cc109868a4a30a3d0fb9ae1035 | |
Author: Wink Saville <[email protected]> | |
Date: Mon Aug 26 13:34:33 2013 -0700 | |
Make EnableFailFastRefCounter a singleton. | |
Since there is only one DCT the mEnableFailFastRefCounter can be a | |
static/singleton and thus properly refcount the | |
CMD_SET_ENABLE_FAIL_FAST_MOBILE_DATA. There is still one problem | |
and that is if the PhoneApp crashes the singleton will be reinstantiated | |
and we'll have the same problem, but the frequency of this is small. | |
Also, the consequence of this is the DCT will be behaving "normally" | |
in that it will be attempting to do data-stall recovery although we | |
might like it not to it is the "normal" behavior. | |
Bug: 10304904 | |
Change-Id: I4197c4236a402aa247f775e480e747620fd189bd | |
commit d1070407e28233b13ac2d04dd2c0ca58cf8f0534 | |
Author: Dave Burke <[email protected]> | |
Date: Wed Sep 25 09:56:58 2013 -0700 | |
Disable AppOps for real. | |
Change-Id: I1a952dfd2b32566c2f64367dd9698a94410ec7c1 | |
Conflicts: | |
AndroidManifest.xml | |
commit 0c8ea053fa83220605ce549323fd2e6ce52a25c0 | |
Author: Wink Saville <[email protected]> | |
Date: Thu Aug 29 19:58:09 2013 -0700 | |
Use correct action string for provisioning. | |
Change to use the correct action string | |
com.adnroid.server.connectivityservice.CONNECTED_TO_PROVISIONING_NETWORK | |
Bug: 10551510 | |
Change-Id: I917de4fcde06b72f520dec38e42c50859b2ee098 | |
commit 7117fb2145587dcaeb4c1282be60a0edf1d1c5a1 | |
Author: Wink Saville <[email protected]> | |
Date: Wed Aug 28 14:26:27 2013 -0700 | |
Use MOBILE_PROVISIONING_ACTION for manage mobile plan. | |
Bug: 10328264 | |
Change-Id: I3925004011bb1243793c4c1b963d923dc2b00cb5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment