| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Removed unused function.
Removed unused data table.
Cleaned up TAG strings.
Change-Id: I4c5dbd72f7363dd0a7a60eb2498e122adda43211
|
|\
| |
| |
| |
| | |
* commit '5c8b899d7c80f012599b984143cb31334ee61372':
usbaudio: reset profile on device disconnect
|
| |\
| | |
| | |
| | |
| | | |
* commit '2cbdfa9c991fc63f52f48831e5509fcc2889db77':
usbaudio: reset profile on device disconnect
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Reset ALSA device profile on disconnect event. Entries like
supported sample rates, channel counts, formats will be repopulated
on next connect.
CRs-Fixed: 765434
Change-Id: I27d3b7fd7ff22646996f58c53de08547b1a1fb6a
Bug: 18606219
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'de148628b9850492fad26c801d0eb663d14400cb':
Reroute submix HAL: fix race condition on output state
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '257fde6eb533b890776c8c45be8b61c48ab04945':
Reroute submix HAL: fix race condition on output state
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When reading from a pipe, the output may have been previously
closed, therefore the output state should only be read if it
is still available.
This fixes a race condition observed between in_read() (which
accesses the output stream) and adev_close_output_stream()
(which sets the output reference to NULL).
No issue with out_write() which checks the input reference.
Bug 16009464
Change-Id: I979bc12c8fe91fad9b6f6c9e0be107c1bacae360
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'c5f5daffb520017f2d6d99d245866b448723c876':
Remove ARCH_X86.
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '719b8423102e469b5a537321f02011415b376dbe':
Remove ARCH_X86.
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Should have been __GLIBC__, but the code is dead anyway.
Change-Id: I773f296a9c31949fa631cad863b841584c71f0ef
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'c18a034e1654f3c6dfbb73212630465c33f0a07e':
initialization of defined variables
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '47c0fcd0841764a50d05e1fa4831f3002258ae22':
initialization of defined variables
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Because in functions of hardware.c, the variables are
not initialized when they are defined, valgrind indicates
that these variables are used as uninitialised! So,
the purpose of this patch is initialization of varaibles.
In the same way, the patch fixes the compilation warning
(unused variable).
Change-Id: Ibaab89d7b57eb9e3a1f46c3af61705a39be10e16
Signed-off-by: Andrei V. FOMITCHEV <andreix.fomitchev@intel.com>
Signed-off-by: Jin Wei <wei.a.jin@intel.com>
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '34a93da9bab2e9a1a56a2b9d7ce664c172e2e041':
Add server-side callback for change in MTU (1/4)
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | |
| | | | | | |
* commit '285fed09639f66923529289d71cc633ad738c96c':
Add server-side callback for change in MTU (1/4)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When a client requests to update the LE transport MTU, the server
currently does not get notified and can therefor not properly size
notifications appropriate to the current MTU.
Bug: 18388114
Change-Id: I136f32cba48da3302e13fb9a9ec81b8e01712138
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'df44fe72a6a9d163bb23a0808cf74241006600b0':
Fix C++11 build.
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
* commit '32fb8b2d9f8399a745a26dddc031cc16867ada2d':
Fix C++11 build.
|
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Not sure how this slipped past my checkbuild...
Change-Id: Id238887a2a47ced387a6128a772fad3e468096be
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '9d018618c4a467ed19ce96c04d6fe13fd125fcba':
Use an older C++ standard.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '58afe329533dc60618186f414d945829706ed772':
Use an older C++ standard.
|
| | |\ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Bug: 18466763
Change-Id: Ibea0eb2617f13bacca0a662fe4ca88fc8a168cd7
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '591343449a2bfd7ec33bfcbc27e55e1c1c71c5a7':
Support multiple pipes for rerouting
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit 'b73bc86089b8a65da88776bafcf48529431150b8':
Support multiple pipes for rerouting
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The implementation for "remote submix" supported only one pipe
to capture the output of a mix.
This CL adds support for multiple pipes to support capturing
multiple audio routes.
The structure for the r_submix audio device holds an array
of route configurations (route_config), each referencing
the input and output of the pipe dedicated to this route.
Each route is associated to a unique address. Standby
status is maintained per stream.
Bug 16009464
Change-Id: Ie164c4ad2a6d8138f825484e7faf29a974ccf82e
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'be9083bd65a9dc2f91bb1e512e15ead120f508c3':
Stop using stlport.
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit '40d48e177f243c6093a45301db122a0475cc1124':
Stop using stlport.
|
| | |\ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 15193147
Change-Id: I5d53338f239ba18a2b007b345ba050d1560220b4
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
onFrameAvailable" into lmp-mr1-dev
* commit '1497e7e76784c01043cf328177de076c70db6e86':
Add a BufferItem parameter to onFrameAvailable
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
lmp-mr1-dev
* commit 'e0e834e3fe5561bf87aac7f88faaed39f0937a64':
Add a BufferItem parameter to onFrameAvailable
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Passes the BufferItem for the queued buffer to the onFrameAvailable
callback so the consumer can track the BufferQueue's contents.
Bug: 18111837
Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
keys" into lmp-mr1-dev
* commit '3d31e157d0df55287aa53adabbaf6884fd12e911':
Camera2/3 HAL test: cleanup deprecated keys
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
lmp-mr1-dev
* commit '8d3acf6e6e58c392fcdc4913e49c6b1ded8117c8':
Camera2/3 HAL test: cleanup deprecated keys
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug:16877860
Change-Id: I1eddec02cefa39692f63cc54cc40b75f449516a7
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
what we expect from GPS HAL. b/16727892" into lmp-mr1-dev
* commit '1bb4d46ccf8d36389acaf58321da4a35fc610afe':
Fix typo and add more detailed comments on what we expect from GPS HAL. b/16727892
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
expect from GPS HAL. b/16727892" into lmp-mr1-dev
* commit '700d2c2cf512b1b2c167aa8a1841ea3ba5778279':
Fix typo and add more detailed comments on what we expect from GPS HAL. b/16727892
|
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | |
| | | | | | | |
HAL. b/16727892" into lmp-mr1-dev
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
b/16727892
Change-Id: I73d3ea3e743846b9e579c78b80d7a393319c09f1
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
the power module" into lmp-mr1-dev
* commit '0da47779b033266672fc511604df0bc02530ddb7':
power: Adds setFeature functionality for the power module
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
module" into lmp-mr1-dev
* commit '0e6a158eaf1cb3309ea8737b268fb726324fa7fe':
power: Adds setFeature functionality for the power module
|
| | |\ \ \ \
| | | |/ / /
| | |/| | |
| | | | | | |
lmp-mr1-dev
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adds the setFeature callback which could be used to enable/disable
power as well as performance specific features.
POWER_FEATURE_DOUBLE_TAP_WAKE is added which uses the setFeature
callback to enable/disable the double-tap feature.
Bug: 16875464
Change-Id: I5ed9b5be8fddedf9861eedd962def421d9fac5bf
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
* commit 'a7e50f68e9437b51ca843b8d5b6ebf60d225eb5f':
|