summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Extend the audio HAL interface to support get/set master muteJohn Grossman2012-08-071-2/+13
* Add multi-display and flip fence to HWCJesse Hall2012-08-071-8/+8
* Revert "Add multi-display and flip fence to HWC"Jesse Hall2012-07-311-8/+8
* Add multi-display and flip fence to HWCJesse Hall2012-07-301-8/+8
* struct effect_descriptor_s const correctnessGlenn Kasten2012-07-241-2/+2
* Use audio_channel_mask_t consistentlyGlenn Kasten2012-06-252-4/+4
* Introduce HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-181-6/+6
* am 8405fe5a: am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in...Jean-Baptiste Queru2012-06-121-5/+0
|\
| * am 1fbbb08d: Merge "remove seemed useless gralloc_open() call in fb_device_op...Jean-Baptiste Queru2012-06-121-5/+0
| |\
| | * remove seemed useless gralloc_open() call in fb_device_open()suyi Yuan2012-03-151-5/+0
* | | Merge "Add RAW_SENSOR to gralloc sample"Eino-Ville Talvala2012-05-141-0/+1
|\ \ \ | |/ / |/| |
| * | Add RAW_SENSOR to gralloc sampleEino-Ville Talvala2012-05-071-0/+1
* | | remove triggering suspend from power halColin Cross2012-05-031-26/+0
|/ /
* | add version number to power HALMathias Agopian2012-04-261-2/+2
* | hardware: libhardware: Power HAL add power hints -- DO NOT MERGETodd Poynor2012-04-251-0/+8
* | Update USB audio HAL to use APIMike Lockwood2012-04-241-17/+18
* | rename audio policy output flags.Eric Laurent2012-04-181-1/+1
* | audio: updated audio HAL device APIEric Laurent2012-04-171-11/+12
* | usbaudio: add initial usbaudio default HALSimon Wilson2012-04-123-1/+469
* | am 6d2bc4fc: am 4cbd62c2: add i2c_device_address member to nfc_pn544_device_tRakesh Goyal2012-03-091-0/+1
|\ \
| * | add i2c_device_address member to nfc_pn544_device_tRakesh Goyal2012-03-091-0/+1
| |/
* | audio policy: use audio_devices_t when appropriateEric Laurent2012-03-081-1/+1
* | Power HAL: Add initial header file and default/legacy implementationTodd Poynor2012-02-173-1/+106
* | Modifications to audio_hal for Android@Home.Mike J. Chen2012-02-102-1/+15
* | Add a HAL representing a system-wide local time counter.Mike J. Chen2012-02-103-1/+144
* | Use audio_source_t consistentlyGlenn Kasten2012-01-261-1/+1
* | Merge "Use audio_format_t consistently"Glenn Kasten2012-01-202-9/+9
|\ \
| * | Use audio_format_t consistentlyGlenn Kasten2012-01-122-9/+9
* | | Audio policy HAL set_ringer_mode is deprecatedGlenn Kasten2012-01-181-0/+1
* | | Merge "audio policy: manage stream volume per device"Eric Laurent2012-01-171-0/+18
|\ \ \
| * | | audio policy: manage stream volume per deviceEric Laurent2012-01-171-0/+18
* | | | Merge "set_mode and set_phone_state now take audio_mode_t"Glenn Kasten2012-01-172-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | set_mode and set_phone_state now take audio_mode_tGlenn Kasten2012-01-122-2/+2
| |/ /
* | | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-121-1/+1
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-7/+7
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-2/+2
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-2/+2
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-3/+3
|/
* New NFC HAL.Martijn Coenen2011-11-043-1/+96
* audio policy: register effect CPU on enableEric Laurent2011-08-111-0/+6
* get rid of overlay HALMathias Agopian2011-07-123-347/+0
* Audio HAL: added interface for audio preprocessingEric Laurent2011-07-081-0/+23
* hardware: drop the _hal suffixes from audio.h and audio_policy.hDima Zavin2011-06-132-2/+2
* hardware: move audio_policy.h to system/Dima Zavin2011-06-131-1/+1
* Remove workarounds for buggy /dev/fb0 driversJean-Baptiste Queru2011-06-062-29/+0
* audio: move audio.h to system/core/include/system/audio.hDima Zavin2011-05-122-2/+2
* remove deprecated/unused HAL headersMathias Agopian2011-04-281-1/+0
* libhardware: add stub audio and audio_policy modulesDima Zavin2011-04-274-1/+774
* libhardware: add separate makefile for modules subdirDima Zavin2011-04-272-0/+3
* am cb4ea7ac: am 7b584867: am cd347fdf: Allow to force 16bpp when 32bpp has pr...Jean-Baptiste Queru2011-04-052-0/+21
|\