summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-163-3/+6
* Marking invalid PCM formats with PCM_FORMAT_INVALID, shrinking format table.Paul McLean2014-07-161-51/+52
* Support for 32-bit data conversions.Paul McLean2014-07-151-39/+215
* Merge "Revert "Added enumeration of legitimate sample rates for input and out...Eric Laurent2014-07-151-215/+39
|\
| * Revert "Added enumeration of legitimate sample rates for input and output."Eric Laurent2014-07-151-215/+39
* | Merge "Added enumeration of legitimate sample rates for input and output." in...Paul McLean2014-07-151-134/+150
|\ \ | |/
| * Added enumeration of legitimate sample rates for input and output.Paul McLean2014-07-151-39/+215
| * Added enumeration of legitimate sample rates for input and output.Paul McLean2014-07-141-135/+154
* | Merge "Fix warnings" into lmp-devGlenn Kasten2014-07-151-4/+4
|\ \
| * | Fix warningsGlenn Kasten2014-07-151-4/+4
| |/
* | Support for 32-bit data conversions.Paul McLean2014-07-151-38/+217
|/
* sound trigger: update HALEric Laurent2014-07-071-13/+8
* Merge "Multi-format USB audio input"Paul McLean2014-07-021-42/+119
|\
| * Multi-format USB audio inputPaul McLean2014-07-071-42/+119
* | Merge "audio: different frame size calculation for input and output"Eric Laurent2014-07-063-20/+28
|\ \
| * | audio: different frame size calculation for input and outputEric Laurent2014-07-033-20/+28
* | | am 611a3b71: am 3e618a6a: Merge "gralloc: let target configure page flipping ...David Turner2014-07-042-1/+16
|\ \ \ | |/ / |/| |
| * | am 3e618a6a: Merge "gralloc: let target configure page flipping ioctl"David Turner2014-07-042-1/+16
| |\ \
| | * \ Merge "gralloc: let target configure page flipping ioctl"David Turner2014-07-042-1/+16
| | |\ \
| | | * | gralloc: let target configure page flipping ioctlBernhard Rosenkraenzer2014-06-022-1/+16
| | * | | Merge commit 'f404dc42d6677a1aee88d1ce996a7e8e4afe55bb' into HEADBill Yi2014-04-291-1/+1
| | |\ \ \
| | | * \ \ am 5106ad0c: Merge "Audio HALs are 32-bit only"Glenn Kasten2014-03-133-0/+4
| | | |\ \ \
| | | * \ \ \ am 282ab1b6: Merge "gralloc: dont hardcode 32bpp as RGBX"Jesse Hall2014-03-111-1/+1
| | | |\ \ \ \
| | | * \ \ \ \ am b342abb6: Merge "gralloc: make private_handle_t layout consistent on 32/64...Greg Hackmann2014-03-111-1/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ am b96f1083: Merge "Move libhardware of <asm/page.h>."Elliott Hughes2014-03-111-5/+1
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ am f4c46752: Merge "AArch64: Calculate private_handle_t\'s numInts"Greg Hackmann2014-03-071-3/+5
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ am 1482406b: usbaudio: fix for out->dev->lock remains locked in error caseAmit Shekhar2014-03-071-1/+1
| | | |\ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix my-dir issueBrian Carlstrom2014-07-021-1/+1
* | | | | | | | | | | | audio: fixed channel count determination from channel maskEric Laurent2014-07-011-20/+12
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fix my-dir issueBrian Carlstrom2014-06-301-1/+1
* | | | | | | | | | | Multi-format USB Audio suportPaul McLean2014-06-301-152/+336
* | | | | | | | | | | usb audio: fix capture channel conversionEric Laurent2014-06-271-5/+5
* | | | | | | | | | | Implement minimal buffer size for playbackPaul McLean2014-06-201-1/+26
* | | | | | | | | | | Merge "usb audio: fix usb capture configuration"Eric Laurent2014-06-171-13/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb audio: fix usb capture configurationEric Laurent2014-06-111-13/+18
* | | | | | | | | | | | Merge "hardware: camera_common: add module open legacy device API"Zhijun He2014-06-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hardware: camera_common: add module open legacy device APIZhijun He2014-06-131-0/+1
* | | | | | | | | | | | | am aa13433c: am c384b186: Don\'t pass up bad sensor event packets to Sensor S...Nick Vaccaro2014-06-111-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | am c384b186: Don\'t pass up bad sensor event packets to Sensor ServicesNick Vaccaro2014-06-111-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Don't pass up bad sensor event packets to Sensor ServicesNick Vaccaro2014-06-111-2/+9
* | | | | | | | | | | | | | am 10f1a806: Fixed submix buffering when input and output stream formats differ.Stewart Miles2014-06-111-14/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed submix buffering when input and output stream formats differ.Stewart Miles2014-06-101-14/+31
* | | | | | | | | | | | | sound trigger test/stub HAL - WIPEric Laurent2014-06-042-0/+328
* | | | | | | | | | | | | Switch libhardware to POSIX dprintf.Elliott Hughes2014-05-222-14/+14
|/ / / / / / / / / / / /
* | | | | | | | | | | | Added basic resampling of submix data on read from the input stream.Stewart Miles2014-05-191-6/+124
* | | | | | | | | | | | Add optional logging of input and output streams to the submix HAL.Stewart Miles2014-05-191-0/+50
* | | | | | | | | | | | Implemented mono->stereo, stereo->mono channel conversion in submix HAL.Stewart Miles2014-05-161-11/+101
* | | | | | | | | | | | Modified submix HAL to drop data to the output stream if the pipe could block.Stewart Miles2014-05-161-0/+19
* | | | | | | | | | | | Merge "Modify submix HAL to allow either input or output streams create the p...Stewart Miles2014-05-161-141/+232
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Modify submix HAL to allow either input or output streams create the pipe.Stewart Miles2014-05-161-141/+232