Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "LE: Add is_connected() function (1/3)" | Andre Eisenbach | 2014-06-20 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | LE: Add is_connected() function (1/3) | Andre Eisenbach | 2014-06-19 | 1 | -0/+7 | |
* | | | | | | | Implement minimal buffer size for playback | Paul McLean | 2014-06-20 | 1 | -1/+26 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Minor cleanup of HAL fingerprint API" | Jim Miller | 2014-06-17 | 1 | -9/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Minor cleanup of HAL fingerprint API | Jim Miller | 2014-06-16 | 1 | -9/+9 | |
* | | | | | | | Merge "usb audio: fix usb capture configuration" | Eric Laurent | 2014-06-17 | 1 | -13/+18 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | usb audio: fix usb capture configuration | Eric Laurent | 2014-06-11 | 1 | -13/+18 | |
* | | | | | | | Merge "tv_input: Add HDMI port ID" | Wonsik Kim | 2014-06-10 | 1 | -11/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tv_input: Add HDMI port ID | Wonsik Kim | 2014-06-13 | 1 | -11/+22 | |
* | | | | | | | | update struct-offset.cpp test for camera API 2.3 | Greg Hackmann | 2014-06-13 | 1 | -1/+2 | |
* | | | | | | | | Merge "hardware: camera_common: add module open legacy device API" | Zhijun He | 2014-06-10 | 2 | -2/+61 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hardware: camera_common: add module open legacy device API | Zhijun He | 2014-06-13 | 2 | -2/+61 | |
* | | | | | | | | | Use separate HAL interfaces for A2DP source and sink roles. | Mike Lockwood | 2014-06-13 | 2 | -1/+15 | |
* | | | | | | | | | Move AVRCP controller support to a different HAL interface | Mike Lockwood | 2014-06-13 | 2 | -10/+33 | |
* | | | | | | | | | Add Support for AVRCP Controller Feature | Hemant Gupta | 2014-06-13 | 1 | -0/+8 | |
* | | | | | | | | | Merge "Bluetooth: Add support for HFP Client role." | Mike Lockwood | 2014-06-12 | 2 | -0/+364 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bluetooth: Add support for HFP Client role. | Hemant Gupta | 2014-06-12 | 2 | -0/+364 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge "Add sensor flags for reportingMode." | Aravind Akella | 2014-06-12 | 1 | -31/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add sensor flags for reportingMode. | Aravind Akella | 2014-06-12 | 1 | -31/+54 | |
* | | | | | | | | | | Add callouts for bluedroid to acquire wake locks and set wake alarms. | Sharvil Nanavati | 2014-06-12 | 0 | -0/+0 | |
* | | | | | | | | | | Add callouts for bluedroid to acquire wake locks and set wake alarms. | Sharvil Nanavati | 2014-06-12 | 1 | -0/+24 | |
* | | | | | | | | | | Merge "hwcomposer: Add function pointer for setPowerMode() callback" | Prashant Malani | 2014-06-10 | 2 | -12/+54 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | hwcomposer: Add function pointer for setPowerMode() callback | Prashant Malani | 2014-06-12 | 2 | -12/+54 | |
* | | | | | | | | | | Add support for retrieving local LE features via get_adapter_properties | Ganesh Ganapathi Batta | 2014-06-12 | 1 | -0/+18 | |
* | | | | | | | | | | am aa13433c: am c384b186: Don\'t pass up bad sensor event packets to Sensor S... | Nick Vaccaro | 2014-06-11 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | am c384b186: Don\'t pass up bad sensor event packets to Sensor Services | Nick Vaccaro | 2014-06-11 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Don't pass up bad sensor event packets to Sensor Services | Nick Vaccaro | 2014-06-11 | 1 | -2/+9 | |
* | | | | | | | | | | Merge "HAL: Fingerprint: Incremental scan notification." | Sasha Levitskiy | 2014-06-10 | 1 | -14/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | HAL: Fingerprint: Incremental scan notification. | Sasha Levitskiy | 2014-06-11 | 1 | -14/+29 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | am 10f1a806: Fixed submix buffering when input and output stream formats differ. | Stewart Miles | 2014-06-11 | 1 | -14/+31 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fixed submix buffering when input and output stream formats differ. | Stewart Miles | 2014-06-10 | 1 | -14/+31 | |
* | | | | | | | | | | IPv6 support for GPS HAL. | destradaa | 2014-06-10 | 1 | -4/+86 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge "hwcomposer: Correct padding for 32/64-bit" | Dan Stoza | 2014-06-06 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | hwcomposer: Correct padding for 32/64-bit | Dan Stoza | 2014-06-04 | 1 | -3/+12 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge "sound trigger test/stub HAL - WIP" | Eric Laurent | 2014-06-05 | 2 | -0/+328 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sound trigger test/stub HAL - WIP | Eric Laurent | 2014-06-04 | 2 | -0/+328 | |
* | | | | | | | | | | Merge "added sound trigger HAL." | Eric Laurent | 2014-06-05 | 1 | -0/+133 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | added sound trigger HAL. | Eric Laurent | 2014-06-04 | 1 | -0/+133 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge "Replace integer constants with strings in Activity Recognition HAL." | Aravind Akella | 2014-06-03 | 1 | -26/+47 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Replace integer constants with strings in Activity Recognition HAL. | Aravind Akella | 2014-06-03 | 1 | -26/+47 | |
* | | | | | | | | Merge "Header file for MHL HAL interface definition" | Jinsuk Kim | 2014-05-31 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Header file for MHL HAL interface definition | Jinsuk Kim | 2014-05-31 | 0 | -0/+0 | |
* | | | | | | | | | Merge "Camera2: Build both 32 and 64 bit test binaries" | Zhijun He | 2014-05-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Camera2: Build both 32 and 64 bit test binaries | Zhijun He | 2014-05-30 | 1 | -0/+3 | |
* | | | | | | | | | | Merge "Rewording of tilt sensor" | Etienne Le Grand | 2014-05-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rewording of tilt sensor | Etienne Le Grand | 2014-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | | am ced2c37d: (-s ours) DO NOT MERGE: Add audio info to tv_input | Wonsik Kim | 2014-05-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | DO NOT MERGE: Add audio info to tv_input | Wonsik Kim | 2014-05-29 | 1 | -1/+8 | |
* | | | | | | | | | | | Merge "Add audio info to tv_input" | Wonsik Kim | 2014-05-29 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add audio info to tv_input | Wonsik Kim | 2014-05-23 | 1 | -1/+8 |