summaryrefslogtreecommitdiffstats
path: root/include/hardware
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Simplify keymaster_key_origin_t.Shawn Willden2015-04-101-4/+5
* | | | | | am cc521ead: am 3f3b9790: Merge "Reduce the list of keymaster key formats to ...Shawn Willden2015-04-101-4/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce the list of keymaster key formats to the required set.Shawn Willden2015-04-091-4/+3
* | | | | | am b0759b61: am def4b59e: Merge "Reduce the list of keymaster padding modes t...Shawn Willden2015-04-101-8/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce the list of keymaster padding modes to the required set.Shawn Willden2015-04-091-8/+4
* | | | | | am 4821c01e: am fc691d91: Merge "Reduce keymaster digest list to required set."Shawn Willden2015-04-101-13/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce keymaster digest list to required set.Shawn Willden2015-04-091-13/+9
* | | | | | am 7b12e556: am 5e58787b: Merge "Reduce keymaster block modes to the required...Shawn Willden2015-04-101-19/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce keymaster block modes to the required set.Shawn Willden2015-04-091-19/+8
* | | | | | am bc036083: am 1d9de3e6: Merge "Reduce keymaster algorithm list to the requi...Shawn Willden2015-04-101-28/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce keymaster algorithm list to the required set.Shawn Willden2015-04-091-28/+8
* | | | | | am 2d19dbfe: am 5d8d3981: Merge "Start authenticator numbering from 1, instea...Shawn Willden2015-04-101-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Start authenticator numbering from 1, instead of 2.Shawn Willden2015-04-061-2/+2
* | | | | | Merge "fix extern C decl"Andres Morales2015-04-091-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fix extern C declAndres Morales2015-04-091-2/+2
* | | | | | Merge "Add HW_AUTH_TOKEN_VERSION constant"Andres Morales2015-04-091-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Add HW_AUTH_TOKEN_VERSION constantAndres Morales2015-04-081-0/+2
* | | | | Add smallest displacement feature to FLP HALDavid Christie2015-04-081-0/+17
|/ / / /
* | | | Merge "Replace size_t with uint32_t"Andres Morales2015-04-061-8/+54
|\ \ \ \
| * | | | Replace size_t with uint32_tAndres Morales2015-04-011-8/+54
* | | | | More usage support in the Input HAL.Tim Kilbourn2015-03-301-3/+334
* | | | | Input event hub for evdev input HAL module.Tim Kilbourn2015-03-301-1/+1
|/ / / /
* | | | Merge "Update fingerprint.h for new API"Jim Miller2015-03-251-4/+7
|\ \ \ \
| * | | | Update fingerprint.h for new APIJim Miller2015-03-241-4/+7
* | | | | am 92469ed0: am f1babb18: Merge "Add KM_TAG_USER_SECURE_ID."Shawn Willden2015-03-231-14/+19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add KM_TAG_USER_SECURE_ID.Shawn Willden2015-03-181-14/+19
* | | | | Rename keyguard to gatekeeperAndres Morales2015-03-201-19/+19
* | | | | Merge "Update keyguard API"Andres Morales2015-03-201-4/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update keyguard APIAndres Morales2015-03-191-4/+10
* | | | | Merge "Camera: Fix tests per camera service interface change"Yin-Chia Yeh2015-03-191-1/+3
|\ \ \ \ \
| * | | | | Camera: Fix tests per camera service interface changeYin-Chia Yeh2015-03-161-1/+3
* | | | | | am 4dfbc5e3: am 6a39dafe: Merge "Use extern "C" rather than BEGIN/END_DECLS."Shawn Willden2015-03-192-4/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Use extern "C" rather than BEGIN/END_DECLS.Shawn Willden2015-03-182-4/+12
* | | | | | am 6b5b8ba9: am 201e5555: Merge "Add KM_TAG_AUTH_TOKEN and corresponding auth...Shawn Willden2015-03-192-6/+52
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add KM_TAG_AUTH_TOKEN and corresponding auth token structure.Shawn Willden2015-03-182-6/+52
* | | | | | am 98bf75b4: am 0eadc764: Merge "Add error codes."Shawn Willden2015-03-181-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add error codes.Shawn Willden2015-03-111-0/+5
* | | | | | Merge "initial radio HAL definition"Eric Laurent2015-03-161-0/+298
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | initial radio HAL definitionEric Laurent2015-03-101-0/+298
* | | | | | am fb69cf20: am 37467e5b: Merge "Add keymaster_key_param_compare function."Shawn Willden2015-03-131-0/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Add keymaster_key_param_compare function."Shawn Willden2015-03-121-0/+48
| |\ \ \ \ \
| | * | | | | Add keymaster_key_param_compare function.Shawn Willden2015-03-041-0/+48
| * | | | | | am 17dde875: Merge "Separate keymaster0 and keymaster1 HALs."Shawn Willden2015-02-264-192/+371
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Separate keymaster0 and keymaster1 HALs.Shawn Willden2015-02-244-192/+371
| | | |_|_|/ | | |/| | |
* | | | | | Camera3: Add rotation field to camera3_stream_tYin-Chia Yeh2015-03-121-2/+50
* | | | | | Merge "camera2: Update HAL docs on eviction behavior."Ruben Brunk2015-03-121-10/+115
|\ \ \ \ \ \
| * | | | | | camera2: Update HAL docs on eviction behavior.Ruben Brunk2015-03-111-10/+115
* | | | | | | Merge "Camera3: Add dataspace to camera HAL device stream configuration"Eino-Ville Talvala2015-03-091-0/+34
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Camera3: Add dataspace to camera HAL device stream configurationEino-Ville Talvala2015-03-091-0/+34
| |/ / / / /
* | | | | | Merge "Change payload size to size_t and add uid param"Andres Morales2015-03-091-6/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |