<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_qcom_audio, branch cm-14.1-caf-8998</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/'/>
<entry>
<title>audio: free and assign NULL to global static device pointer</title>
<updated>2020-01-25T16:30:25+00:00</updated>
<author>
<name>Preetam Singh Ranawat</name>
<email>apranawat@codeaurora.org</email>
</author>
<published>2019-06-24T09:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=026b16f70f1d375acfe886b97da700e352fc2c3a'/>
<id>026b16f70f1d375acfe886b97da700e352fc2c3a</id>
<content type='text'>
 -free and assign NULL to global static device pointer instead of local
  pointer to avoid free after use issue.

Change-Id: Idfdef719320efcd792c7d2ebd7ec2dfe5d3fbfbd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -free and assign NULL to global static device pointer instead of local
  pointer to avoid free after use issue.

Change-Id: Idfdef719320efcd792c7d2ebd7ec2dfe5d3fbfbd
</pre>
</div>
</content>
</entry>
<entry>
<title>policy_hal: Adapt to AudioMix API changes in f/av audiopolicy</title>
<updated>2019-08-07T19:00:05+00:00</updated>
<author>
<name>Kevin F. Haggerty</name>
<email>haggertk@lineageos.org</email>
</author>
<published>2019-08-06T00:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=074553a58ef291158a3261974ebed128bd5a16dd'/>
<id>074553a58ef291158a3261974ebed128bd5a16dd</id>
<content type='text'>
* LineageOS/android_frameworks_av@97fa3267a removes raw pointer
  references to AudioMix. Update our policy HAL to be compatible
  with the new API.

Change-Id: I0d2758dc3f3d068f78d3615285e0117ca562a922
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* LineageOS/android_frameworks_av@97fa3267a removes raw pointer
  references to AudioMix. Update our policy HAL to be compatible
  with the new API.

Change-Id: I0d2758dc3f3d068f78d3615285e0117ca562a922
</pre>
</div>
</content>
</entry>
<entry>
<title>hal: Haxed header</title>
<updated>2018-02-24T18:50:24+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2016-07-28T20:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=5539e4c843f80ba3e7cf662dce6f925a0cb89c08'/>
<id>5539e4c843f80ba3e7cf662dce6f925a0cb89c08</id>
<content type='text'>
Change-Id: I93e01578605b75c290db9a17a9a649e77ecb7599

hal: Update soundtrigger header

Change-Id: I88af6d03bc86db2d8f757862056dfe2ed837aa55

hal: Update soundtrigger for msm8998

Change-Id: Iac1104c38bca265b4987ffdda6206c2212c8731c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I93e01578605b75c290db9a17a9a649e77ecb7599

hal: Update soundtrigger header

Change-Id: I88af6d03bc86db2d8f757862056dfe2ed837aa55

hal: Update soundtrigger for msm8998

Change-Id: Iac1104c38bca265b4987ffdda6206c2212c8731c
</pre>
</div>
</content>
</entry>
<entry>
<title>hal: Fix soft reboots due to proximity sensor</title>
<updated>2018-02-11T16:01:39+00:00</updated>
<author>
<name>Arasthel</name>
<email>angel.arasthel@gmail.com</email>
</author>
<published>2017-12-04T10:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=79d3517a86e0ea4e3924f2204c052cfa0c93b198'/>
<id>79d3517a86e0ea4e3924f2204c052cfa0c93b198</id>
<content type='text'>
Change-Id: Ie2bc6128e3865060c0c4dd7d9a68b750d42b082b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie2bc6128e3865060c0c4dd7d9a68b750d42b082b
</pre>
</div>
</content>
</entry>
<entry>
<title>msm8998: ultrasound: Initial open source hal for Elliptic Ultrasound</title>
<updated>2018-02-09T22:28:00+00:00</updated>
<author>
<name>Balázs Triszka</name>
<email>balika011@gmail.com</email>
</author>
<published>2017-05-11T01:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=f3b169058e722638fd3a29728a9676e8a148866c'/>
<id>f3b169058e722638fd3a29728a9676e8a148866c</id>
<content type='text'>
* Needed for proximity sensor on Xiaomi Mi MIX

[Arasthel]: Make required changes for Mi MIX 2 implementation
[mikeioannina]: Remove unused code

Change-Id: Iaef2266bc1b853d7a9d1e2a906014c6c91019d5f
Signed-off-by: Balázs Triszka &lt;balika011@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Needed for proximity sensor on Xiaomi Mi MIX

[Arasthel]: Make required changes for Mi MIX 2 implementation
[mikeioannina]: Remove unused code

Change-Id: Iaef2266bc1b853d7a9d1e2a906014c6c91019d5f
Signed-off-by: Balázs Triszka &lt;balika011@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Equalizer: Check value size for get preset name</title>
<updated>2017-09-15T14:58:44+00:00</updated>
<author>
<name>Andy Hung</name>
<email>hunga@google.com</email>
</author>
<published>2017-05-16T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=c736bfe012d49c87ed550a764609ac13bbdbcfd3'/>
<id>c736bfe012d49c87ed550a764609ac13bbdbcfd3</id>
<content type='text'>
Test: see CTS testAllEffectsEqualizer_CVE_2017_0401
Bug: 37536407
Change-Id: Ifa515dea10c9293022b7d0971d097f0bd727ac6c
(cherry picked from commit 8cf151a63177247a370ecdef6f2e1ec0b80901d5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: see CTS testAllEffectsEqualizer_CVE_2017_0401
Bug: 37536407
Change-Id: Ifa515dea10c9293022b7d0971d097f0bd727ac6c
(cherry picked from commit 8cf151a63177247a370ecdef6f2e1ec0b80901d5)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'LA.UM.5.7.r1-10500-8x98.0' into cm-14.1-caf-8998</title>
<updated>2017-08-21T12:07:06+00:00</updated>
<author>
<name>codeworkx</name>
<email>daniel.hillenbrand@codeworkx.de</email>
</author>
<published>2017-08-21T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=eba183ef02210801b016e8ddcc732176f7e367d9'/>
<id>eba183ef02210801b016e8ddcc732176f7e367d9</id>
<content type='text'>
"LA.UM.5.7.r1-10500-8x98.0"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"LA.UM.5.7.r1-10500-8x98.0"
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix security vulnerability: Equalizer setParameter memory overflow</title>
<updated>2017-08-07T23:44:37+00:00</updated>
<author>
<name>rago</name>
<email>rago@google.com</email>
</author>
<published>2017-06-06T22:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=c519e1ad003d76b2af20176a560a760eb507ce8a'/>
<id>c519e1ad003d76b2af20176a560a760eb507ce8a</id>
<content type='text'>
Bug: 37563371

Test: use POC on bug or cts security test
Change-Id: Ia04f172fb21b11463ffa9ea023d69a3db01e0731
(cherry picked from commit 617cd5c7f46c2312c7253001c46e7eea4c0315e0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 37563371

Test: use POC on bug or cts security test
Change-Id: Ia04f172fb21b11463ffa9ea023d69a3db01e0731
(cherry picked from commit 617cd5c7f46c2312c7253001c46e7eea4c0315e0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge f95d37dc8a1259ecdb28e33bbc0a4d8b051994f6 on remote branch</title>
<updated>2017-07-31T11:43:13+00:00</updated>
<author>
<name>Linux Build Service Account</name>
<email>lnxbuild@localhost</email>
</author>
<published>2017-07-31T11:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=f0d3d915e5c13e741b6effe66c0e5e049e818a61'/>
<id>f0d3d915e5c13e741b6effe66c0e5e049e818a61</id>
<content type='text'>
Change-Id: Ia9a7ddcdb7e03249f181e8127be5ccf6bf6c6bbf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia9a7ddcdb7e03249f181e8127be5ccf6bf6c6bbf
</pre>
</div>
</content>
</entry>
<entry>
<title>Promotion of audio-userspace.lnx.2.2.c2-00045.</title>
<updated>2017-07-19T12:25:10+00:00</updated>
<author>
<name>Linux Build Service Account</name>
<email>lnxbuild@localhost</email>
</author>
<published>2017-07-19T12:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=f95d37dc8a1259ecdb28e33bbc0a4d8b051994f6'/>
<id>f95d37dc8a1259ecdb28e33bbc0a4d8b051994f6</id>
<content type='text'>
CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
2043138   I817d9e0b737904983f621408649319093300b98b   hal: fix acdb data corruption when both voice and voip a

Change-Id: I4111c17ef2f54ec0fb99b7800b805cce1c963f5a
CRs-Fixed: 2043138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
2043138   I817d9e0b737904983f621408649319093300b98b   hal: fix acdb data corruption when both voice and voip a

Change-Id: I4111c17ef2f54ec0fb99b7800b805cce1c963f5a
CRs-Fixed: 2043138
</pre>
</div>
</content>
</entry>
</feed>
