summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.c
Commit message (Collapse)AuthorAgeFilesLines
* audio: Properly handle masks and input devices distinctionPaul Kocialkowski2014-06-301-28/+39
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* audio: Proper headphone routePaul Kocialkowski2014-01-031-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* p51xx: fix dock audio, add device specific settingscodeworkx2013-02-231-3/+25
| | | | Change-Id: Icaa5e6f7dc2a924ededbe9f5be4a768bcb3ecf6e
* p5100: fix bluetooth incall audiocodeworkx2013-01-091-11/+71
| | | | Change-Id: I6c288241611239cc326fb7dded8b3287c9ef1be3
* p51xx: audio: remove mutex lock at adev_set_voice_volumecodeworkx2012-12-091-2/+0
| | | | | | | if set_mode is called it's locking and calls adev_set_voice_volume which fails to lock then. Change-Id: I802b979f82bc4792da0f682f62ddb3e8963582ce
* common: update audio hal for mr1codeworkx2012-11-241-66/+63
| | | | Change-Id: I4d9c51c427e9ca175f0879e494f2205e52c17a5c
* audio: some incall fixesDaniel Hillenbrand2012-08-021-12/+18
| | | | Change-Id: Id826e0eda1f9d2bcc2b26b3d016f8e2d4aacbb8d
* audio: request 2 input channels by defaultDaniel Hillenbrand2012-07-261-1/+8
|
* jellybeanedDaniel Hillenbrand2012-07-231-0/+3011