summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * am ac41815a: Merge "Add missing includes."Elliott Hughes2015-01-307-1/+8
| |\
| | * Add missing includes.Elliott Hughes2015-01-297-1/+8
* | | am 588f7259: am f4530d6e: Merge "Add missing includes."Elliott Hughes2015-01-292-2/+4
|\ \ \ | |/ /
| * | am f4530d6e: Merge "Add missing includes."Elliott Hughes2015-01-292-2/+4
| |\ \ | | |/
| | * Add missing includes.Elliott Hughes2015-01-282-2/+4
* | | usbcamera: initial implementation of default usb camera HALZhijun He2015-01-1514-1/+1877
* | | camera_common: add torch mode APIs for flashlightChien-Yu Chen2015-01-151-0/+1
* | | Technical Debt Paydown - move/rename filesPaul McLean2015-01-1310-1096/+6
* | | am e6499429: Merge commit \'83b47a68\' into manualmergeEric Laurent2015-01-101-2/+4
|\ \ \ | |/ /
| * | Merge commit '83b47a68' into manualmergeEric Laurent2015-01-091-2/+4
| |\ \
| | * | usb audio: Fix incorrect bytes returned for recordingPavan Chikkala2015-01-091-1/+5
| | * | DO NOT MERGE - fix: memory leaksoon1.choi2014-12-181-0/+2
* | | | Merge "Multi-USB device support & read device on open."Paul McLean2015-01-092-34/+63
|\ \ \ \
| * | | | Multi-USB device support & read device on open.Paul McLean2015-01-082-34/+63
* | | | | am 7e9abab1: am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture"Eric Laurent2015-01-091-0/+4
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture"Eric Laurent2015-01-091-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | usbaudio: Return 0 bytes on failure in captureViswanath L2015-01-091-0/+4
* | | | Merge "Line length 100"Glenn Kasten2014-12-301-1/+2
|\ \ \ \
| * | | | Line length 100Glenn Kasten2014-12-301-1/+2
* | | | | am 06fcfc50: am 02e30945: Merge "Fix missing #includes in hardware/libhardware."Elliott Hughes2014-12-301-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 02e30945: Merge "Fix missing #includes in hardware/libhardware."Elliott Hughes2014-12-301-0/+2
| |\ \ \ | | |/ /
| | * | Fix missing #includes in hardware/libhardware.Elliott Hughes2014-12-291-0/+2
* | | | am 68be24b1: am ce0bbb97: Merge "fix: memory leak"Eric Laurent2014-12-181-0/+2
|\ \ \ \ | |/ / /
| * | | am ce0bbb97: Merge "fix: memory leak"Eric Laurent2014-12-181-0/+2
| |\ \ \ | | |/ /
| | * | Merge "fix: memory leak"Eric Laurent2014-12-181-0/+2
| | |\ \
| | | * | fix: memory leaksoon1.choi2014-12-181-0/+2
* | | | | am 14a4dd89: am cecfb56c: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-161-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | am cecfb56c: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-161-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-1/+0
| | |/ /
* | | | Renaming generic-sounding filenames to indicate "audio".Paul McLean2014-12-158-14/+14
* | | | Technical debt paydownPaul McLean2014-12-153-87/+2
|/ / /
* | | am 2cbdfa9c: usbaudio: reset profile on device disconnectHaynes Mathew George2014-12-121-3/+8
|\ \ \ | | |/ | |/|
| * | usbaudio: reset profile on device disconnectHaynes Mathew George2014-12-111-3/+8
* | | am 257fde6e: Reroute submix HAL: fix race condition on output stateJean-Michel Trivi2014-12-101-3/+4
|\ \ \ | |/ /
| * | Reroute submix HAL: fix race condition on output stateJean-Michel Trivi2014-12-091-3/+4
* | | am 719b8423: Merge "Remove ARCH_X86."Elliott Hughes2014-12-051-8/+0
|\ \ \ | | |/ | |/|
| * | Merge "Remove ARCH_X86."Elliott Hughes2014-12-051-8/+0
| |\ \
| | * | Remove ARCH_X86.Elliott Hughes2014-12-041-8/+0
* | | | am 32fb8b2d: Merge "Fix C++11 build."Dan Albert2014-11-281-5/+5
|\ \ \ \ | |/ / /
| * | | Fix C++11 build.Dan Albert2014-11-271-5/+5
| |/ /
* | | am b73bc860: Support multiple pipes for reroutingJean-Michel Trivi2014-11-191-140/+295
|\ \ \ | | |/ | |/|
| * | Support multiple pipes for reroutingJean-Michel Trivi2014-11-171-140/+295
* | | am 40d48e17: Merge "Stop using stlport."Dan Albert2014-11-171-5/+0
|\ \ \ | |/ / |/| / | |/
| * Stop using stlport.Dan Albert2014-11-171-5/+0
* | am 5ff76cb5: am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-161-12/+30
|\ \
| * \ am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-151-12/+30
| |\ \ | | |/
| | * Fix remote submix crash on null sinkJean-Michel Trivi2014-10-151-12/+30
* | | am e914d696: Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliantNick Vaccaro2014-10-111-9/+49
|\ \ \ | |/ /
| * | Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliantNick Vaccaro2014-10-101-9/+49
| |/
* | Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf.Paul McLean2014-09-172-46/+34
|/