summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_hardware_lib...Wolfgang Wiedmeyer2016-12-121-3/+5
|\
| * Memory leak fix during sensor HAL initializationDhruva Krishnamurthy2016-08-301-3/+3
| * Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/ha...Steve Kondik2016-03-101-0/+2
| |\
| | * am 419c27b9: Do not reset out_get_presentation_position() to 0 on standbyAndy Hung2015-10-141-28/+40
| | |\
| | * \ am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" i...Glenn Kasten2015-08-071-2/+10
| | |\ \
| | * | | Fix compilation error on emerald-devChing Tzung Lin2015-07-231-0/+2
* | | | | gralloc: Correct stride for maguroPaul Kocialkowski2015-12-152-0/+13
* | | | | gralloc: RGB565 framebuffer formatPaul Kocialkowski2015-12-151-1/+36
|/ / / /
* | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/har...Steve Kondik2015-12-081-28/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | Do not reset out_get_presentation_position() to 0 on standbyAndy Hung2015-10-131-28/+40
| | |/ | |/|
* | | remote_submix: Fix resampler and channel conversionEdward Wang2015-10-261-16/+39
* | | audio_amplifier: fix compilationScott Mertz2015-10-211-0/+1
* | | amplifier: add set_parameters methodScott Mertz2015-10-131-0/+8
* | | audio: Notify amplifier HAL of device enable/disableEthan Chen2015-10-131-0/+14
* | | audio: Add audio amplifier HALEthan Chen2015-10-132-0/+136
* | | libhardware: sensors: update multi hal to support 64bit buildsSatya Durga Srinivasu Prabhala2015-10-062-35/+15
|/ /
* | Add USB out_get_presentation_position() for timestampsAndy Hung2015-08-061-2/+10
|/
* audio HAL: reverse mutex locking orderEric Laurent2015-06-191-26/+51
* Merge "Update USB channel mask handling" into mnc-devAndy Hung2015-06-121-2/+8
|\
| * Update USB channel mask handlingAndy Hung2015-06-101-2/+8
* | Fingerprint: Avoid passing structures where simple types should suffice.Sasha Levitskiy2015-06-101-1/+1
* | Fingerprint: Remove unused API elements.Sasha Levitskiy2015-06-081-1/+1
|/
* Implement timestamp reporting functionsJean-Michel Trivi2015-05-281-5/+52
* Reduce pipe lengthJean-Michel Trivi2015-05-271-1/+1
* Remove unused data conversion functions from usb halAndy Hung2015-05-111-68/+0
* Add output channel index mask to USB halAndy Hung2015-05-111-7/+18
* Add multichannel input to USB halAndy Hung2015-05-111-65/+35
* fm radio HAL: fix metadata handlingEric Laurent2015-04-271-17/+35
* Fingerprint: Add an API to get authenticator idSasha Levitskiy2015-04-161-0/+11
* Add input HAL methods for getting device properties.Tim Kilbourn2015-04-162-0/+85
* Camera: Add HAL module init method.Eino-Ville Talvala2015-04-152-0/+2
* Fingerprint: Add auth token to enrollSasha Levitskiy2015-04-141-0/+1
* Clean up FingerprintManager API and make it public.Jim Miller2015-04-111-2/+2
* Input event hub for evdev input HAL module.Tim Kilbourn2015-03-3010-7/+1585
* Merge "Update fingerprint.h for new API"Jim Miller2015-03-251-1/+1
|\
| * Update fingerprint.h for new APIJim Miller2015-03-241-1/+1
* | Fix build error on 64-bitGlenn Kasten2015-03-231-3/+3
* | Merge "Creating audio.stub.default for default HAL audio output"Ricardo Garcia2015-03-232-7/+71
|\ \ | |/ |/|
| * Creating audio.stub.default for default HAL audio outputRicardo Garcia2015-03-172-7/+71
* | Merge "radio stub HAL."Eric Laurent2015-03-162-0/+753
|\ \ | |/ |/|
| * radio stub HAL.Eric Laurent2015-03-122-0/+753
* | Replace/rename old HAL graphics formatsEino-Ville Talvala2015-03-065-15/+11
|/
* Merge "Add input HAL header."Michael Wright2015-02-234-1/+115
|\
| * Add input HAL header.Michael Wright2015-02-234-1/+115
* | Back out locking order and (over) simplification in out_write(), in_read().Paul McLean2015-02-201-3/+4
* | USB device disconnect latencyPaul McLean2015-02-201-42/+3
* | Merge "Improve locking/unlocking in *_set_params()."Paul McLean2015-02-181-21/+27
|\ \
| * | Improve locking/unlocking in *_set_params().Paul McLean2015-02-181-21/+27
| |/
* | hardware: libhardware: introduce new fingerprint HAL 2.0 features.Sasha Levitskiy2015-02-171-3/+21
|/
* am 06b402dd: am ac41815a: Merge "Add missing includes."Elliott Hughes2015-01-307-1/+8
|\