Commit graph

1741 commits

Author SHA1 Message Date
Martijn Coenen
93cc45750b Add HAL module ID for BCM2079x.
Bug: 16542494
Change-Id: Ia03f981d134e0f4f2de909f8ab158b28931a1dc0
2014-07-24 18:00:42 -07:00
Wonsik Kim
962e9adc2f Reorder hardware types & remove verbose comments
Reorder hardware types so that older types comes first roughly. This
would make it more natural to add newer hardware types as they come.
In addition, remove verbose comments where the meaning is obvious from
the name.

Change-Id: I275e9e608c8c2392e3f7ec2c5d81743059f2d36b
2014-07-19 16:17:46 +09:00
Jeff Brown
842b906dd4 Add new HWC_POWER_MODE_DOZE_SUSPEND power state.
Change-Id: Ice194315bc51ca25732c9e30c809bd6b39f3718f
2014-07-18 21:28:19 -07:00
Andre Eisenbach
b381645856 Merge "LE: Add connection parameter update request API (1/4)" into lmp-dev 2014-07-17 17:59:02 +00:00
Andre Eisenbach
da4eaca2cc LE: Add connection parameter update request API (1/4)
Change-Id: I90955b5e1640f7025e864ac9227af6ad8ba5ca77
2014-07-18 12:15:03 -07:00
Jeff Brown
8df2feb00d Add glance gesture for doze mode.
Change-Id: I2daa13e74d2183247c314c15ee283b7a6c20bc22
2014-07-17 18:20:12 -07:00
Paul McLean
845e78993b Merge "Move channel expansion/contraction functions to audio_utils/channels.h/.c" into lmp-dev 2014-07-17 21:15:46 +00:00
Aravind Akella
2d613f8526 Merge "Define SENSOR_TYPE_PICK_UP_GESTURE." into lmp-dev 2014-07-17 18:05:14 +00:00
Aravind Akella
952471eb99 Define SENSOR_TYPE_PICK_UP_GESTURE.
Change-Id: I122f37f5625a2acc3912ad37bdf8717ae2f31b6f
2014-07-17 12:55:43 -07:00
Paul McLean
c2201159bb Move channel expansion/contraction functions to audio_utils/channels.h/.c
Change-Id: I967a062f6c1cb5ae6acb6e92f4f3df00a0336733
2014-07-16 15:29:31 -07:00
Glenn Kasten
7d973adff4 Add audio_input_flags_t to HAL open_input_stream
Change-Id: I3519bfa45809e064d19473ebe6489c5249d306a8
2014-07-16 12:29:35 -07:00
Paul McLean
a02bc9d4c3 Marking invalid PCM formats with PCM_FORMAT_INVALID, shrinking format table.
Change-Id: I57da4ed85fe128e88e63c03be4fe836f8de76ac8
2014-07-16 09:30:03 -07:00
Paul McLean
eb192973f3 Support for 32-bit data conversions.
Change-Id: I18d955d9b2df99744ae6211bdb924c679ea7a617
2014-07-15 17:11:47 -07:00
Eric Laurent
b8fdeeedc5 Merge "Revert "Added enumeration of legitimate sample rates for input and output."" into lmp-dev 2014-07-15 20:39:52 +00:00
Eric Laurent
13082efc62 Revert "Added enumeration of legitimate sample rates for input and output."
This reverts commit 0a4f9f6662aad6b97a1877030d5efbcfbd94c03c.

Change-Id: I6e7125aecf2ff2e89a4c9206dc669d8e792a6300
2014-07-15 23:15:05 +00:00
Paul McLean
497abe3d99 Added enumeration of legitimate sample rates for input and output.
Change-Id: Ib53ec5254bd47761dbce84646a841eb9b32fd62a
2014-07-15 22:20:04 +00:00
Paul McLean
f899cc1c93 Merge "Added enumeration of legitimate sample rates for input and output." into lmp-dev 2014-07-15 20:39:52 +00:00
Glenn Kasten
2cd18a8715 Merge "Fix warnings" into lmp-dev 2014-07-15 20:39:52 +00:00
Glenn Kasten
6c2a68d081 Fix warnings
Change-Id: I1ba5c871a1cb44df8c383f595cbe6d75fef02aa3
2014-07-15 11:17:19 -07:00
Paul McLean
0467a5fe3e Support for 32-bit data conversions.
Change-Id: I18d955d9b2df99744ae6211bdb924c679ea7a617

Conflicts:
	modules/usbaudio/audio_hw.c
2014-07-15 10:54:26 -07:00
Michael Lentine
9d5428c4c7 Merge "hwcomposer: Allow display configuration selection" 2014-07-14 23:57:14 +00:00
Dan Stoza
e83d10c1fc hwcomposer: Allow display configuration selection
Adds two functions to the HWC interface: one for querying the current
display configuration, and one for setting a new configuration. This
will enable DisplayManager to change the mode on demand.

Bug: 14320401
Change-Id: I556c509192b877b38b2103a78f937b3687f35546
2014-07-14 14:09:13 -07:00
Paul McLean
d78598d969 Merge "Added enumeration of legitimate sample rates for input and output." 2014-07-14 18:37:53 +00:00
Paul McLean
f62d75ebc6 Added enumeration of legitimate sample rates for input and output.
Added device_profile to enable refactoring of query methods.
Refactored query methods (in_get_parameters/out_getParameters)
  in terms of device_get_parameters.
Freeing ALSA parameter structures (pcm_params_free)

Eliminated unnecessay input & output card/device (to support
 other changes).

Change-Id: I771cf4681a628f87ca6d6ee3f85f76ae4d7f1504
2014-07-14 15:18:56 -07:00
Jinsuk Kim
299664d8e8 Merge "Use the term port_id for HDMI port index across definitions" 2014-07-10 21:52:20 +00:00
destradaa
9f7c3734df Update GPS HAL to accept raw data.
Change-Id: Id487c2f9eb4bc95d89dc0fba1332f666ae332ee0
2014-07-09 10:55:30 -07:00
Jinsuk Kim
ca6fa79703 Use the term port_id for HDMI port index across definitions
Renamed various terms like, port, port_num to port_id, and
added a description that the id starts from 1.

Change-Id: I9229edff7fd75dd15e672e309369e237ca339238
2014-07-09 17:17:24 +09:00
Zhijun He
aba57fb4e5 Merge "camera3: fix some spec issue related with input/bidrectional stream" 2014-07-08 21:53:37 +00:00
Zhijun He
52a188993a camera3: fix some spec issue related with input/bidrectional stream
Bug: 13934977
Change-Id: Ibccb80e69ac9da153de6378f1e3b0f00527ce4c9
2014-07-08 13:59:41 -07:00
Eric Laurent
30f3e6d348 sound trigger: update HAL
New start_recognition() prototype with recognition
configuration structure specifying:
- List of keyphrases to listen to.
- Recognition mode for each keyphrase
- List of users and min confidence levels for each users

New recognition event format with confidence level and user ID
for each user.

Bug: 12378680.
Change-Id: I95e998c735321ceb5c27f477d894b574a6eca860
2014-07-07 10:15:45 -07:00
Eric Laurent
c51e49259a Merge "audio: different frame size calculation for input and output" 2014-07-06 02:28:07 +00:00
David Turner
5933cb296d am 611a3b71: am 3e618a6a: Merge "gralloc: let target configure page flipping ioctl"
* commit '611a3b71431293a123a11af99ff731ab30067632':
  gralloc: let target configure page flipping ioctl
2014-07-04 13:34:54 +00:00
David Turner
611a3b7143 am 3e618a6a: Merge "gralloc: let target configure page flipping ioctl"
* commit '3e618a6aa10c783d1536f20edfc3347939cfa18e':
  gralloc: let target configure page flipping ioctl
2014-07-04 13:30:22 +00:00
David Turner
3e618a6aa1 Merge "gralloc: let target configure page flipping ioctl" 2014-07-04 08:02:36 +00:00
Eric Laurent
c5ae6a0304 audio: different frame size calculation for input and output
Bug: 15000850.
Change-Id: I7813e99a0b7ce613cc3b7d7c95be0525cb2d6c81
2014-07-03 16:51:09 -07:00
Brian Carlstrom
e1d83cda96 am 18cf130c: Fix my-dir issue
* commit '18cf130c439982d1eafa7ef5f598ef7f4b945821':
  Fix my-dir issue
2014-07-02 23:13:30 +00:00
Jinsuk Kim
c9455d96b9 Merge "Remove tx_status event in CEC HAL" 2014-07-02 20:35:42 +00:00
Jinsuk Kim
ada8314004 Remove tx_status event in CEC HAL
Removes tx_status event type which turns out not in actual use.
This changes makes send_message() work in sychrnonous fashion
when called by HdmiControlService. HdmiControlService has io thread
dedicated to interact with HAL, hence no need to introduce
another async flow for HAL.

Change-Id: I8ae21b1149cd36bfd0f9da215c4f23b30f0c8d30
2014-07-03 09:37:10 +09:00
Paul McLean
99e35eba21 Merge "Multi-format USB audio input" 2014-07-02 18:22:50 +00:00
Paul McLean
6b1c0fef80 Multi-format USB audio input
Change-Id: I716a9f79dcfea35eacd0aeeda530e3e3c7eb4d32
2014-07-07 09:37:42 -07:00
Brian Carlstrom
18cf130c43 Fix my-dir issue
(cherry picked from commit 52f493189b02c44c6dc329c86da3176ac9c22ad3)

Change-Id: I3dcca1fc0fb9d58f0d2f3867f8ab89f87a983cc1
2014-07-02 09:38:41 -07:00
Eric Laurent
3afdf5e7db Merge "audio: fixed channel count determination from channel mask" 2014-07-02 05:06:31 +00:00
Eric Laurent
dd45fd3aed audio: fixed channel count determination from channel mask
Do not use popcount() to derive channel count from channel mask.

Bug: 15000850.
Change-Id: I4d803dc3e1cb680baa0022e539e6f9eab3ffef1a
2014-07-01 20:32:28 -07:00
Hemant Gupta
053cccfe14 Bluetooth: Support MAP Client role on Bluedroid.
Implementation of MAP Client (MCE) role on
Bluedroid stack. Include MAP Client Interface ID.

Change-Id: Icdf11b7f09a161e35aa3aa68b9b5fa315e18fd65
2014-07-01 10:36:44 -07:00
Matthew Xie
549e6be33d Merge "Add WBS support on Bluedroid (4/6)" 2014-06-30 22:27:39 +00:00
Brian Carlstrom
8e3009721e Fix my-dir issue
Change-Id: I9c93a273328ac0c6e96f27870b890a16d18479a5
2014-06-30 15:15:45 -07:00
Wei Wang
2aaa55dddc Merge "LE Onfound and Onlost feature" 2014-06-27 16:52:20 +00:00
Satya Calloji
3154babbb6 LE Onfound and Onlost feature
Header changes for on found/onlost feature

Change-Id: I72d49a1b6560c2c913a3b7016b7504eef9962258
2014-06-30 10:43:31 -07:00
Satya Calloji
a28f92a7f5 LE ADV Filter changes
Header changes for ADV filter feature

Change-Id: Ib568f422c4171ed8a3bb42d9e75af5250edf98b6
2014-06-30 10:43:31 -07:00
Satya Calloji
20a1a05996 LE Batch scan feature
Header changes for LE Batch scan feature

Change-Id: I32a51331d7a3a8eedf8577a66a8bdf90732f32db
2014-06-30 10:43:31 -07:00