OSDN Git Service

android-x86/hardware-interfaces.git
2016-11-28 Roshan Piuswifi: Add RTT API wrappers in WifiLegacyHal
2016-11-28 Roshan Piuswifi: Add logger/debug API wrappers in WifiLegacyHal
2016-11-28 Steven MorelandUse get instead of implicit cast on Return<*>.
2016-11-24 Treehugger... Merge "Update makefiles for logging."
2016-11-22 Steven MorelandRemove HIDL_GENERATED from things written by hand.
2016-11-22 Martijn CoenenUse newly introduced hidl_handle.
2016-11-22 Treehugger... Merge changes I7c418811,I0870eae0
2016-11-22 Steven MorelandUpdate makefiles for logging.
2016-11-21 Ruchi KandoiMerge "NFC: Add Annotations to the HAL file"
2016-11-21 Roshan Piuswifi: Add link layer stats API wrappers in WifiLegacyHal
2016-11-21 Roshan Piuswifi: Add gscan API wrappers in WifiLegacyHal
2016-11-18 Yifan HongSplit libhidl into base and transport.
2016-11-18 Martijn CoenenMerge "Cast hidl_pointer<T> to void*."
2016-11-18 Sanket PadaweMerge "Add a missing RIL request in iRadio.hal"
2016-11-17 Sanket PadaweAdd a missing RIL request in iRadio.hal
2016-11-17 Roshan Piuswifi: Add APF/feature-set wrappers in WifiLegacyHal
2016-11-17 Martijn CoenenCast hidl_pointer<T> to void*.
2016-11-16 Roshan Piuswifi: Move legacy hal types to a new namespace (2/2)
2016-11-16 Roshan Piuswifi: Changes to WifiLegacy Hal
2016-11-16 Roshan Piuswifi: Move legacy hal types to a new namespace (1/2)
2016-11-16 Roshan Piuswifi: Remove passthrough mode
2016-11-16 Roshan Piuswifi: Stub implementation of WifiNanIface methods
2016-11-16 Roshan Piuswifi: Stub implementation of WifiRttController methods
2016-11-16 Roshan Piuswifi: Stub implementation of WifiStaIface methods
2016-11-16 Roshan Piuswifi: Stub implementation of WifiChip methods
2016-11-16 Roshan Piuswifi: Use hidl_return_util functions in Iface/Rtt
2016-11-16 Roshan Piuswifi: Use hidl_return_util functions in WifiChip
2016-11-16 Roshan Piuswifi: Helper functions for invoking hidl cont callbacks
2016-11-16 Roshan Piuswifi: Make methods deliver status synchronously (3/3)
2016-11-16 Roshan Piuswifi: Make methods deliver status synchronously (2/3)
2016-11-16 Roshan Piuswifi: Make methods deliver status synchronously (1/3)
2016-11-16 Roshan Piuswifi: Rename failure_reason_util to wifi_status_util
2016-11-16 Roshan Piuswifi(interface): Add status for all methods
2016-11-16 Roshan Piuswifi(interface): Add wifi host debug wake up reason...
2016-11-16 Roshan Piuswifi(interface): Add wifi debug packet fate related...
2016-11-16 Roshan Piuswifi(interface): Add wifi debug ring buffer related...
2016-11-16 Roshan Piuswifi(interface): Move all StaIface types to types.hal
2016-11-16 Roshan Piuswifi(interface): Fix compilation failure
2016-11-16 Roshan Piuswifi(interface): Rtt controller HIDL interface
2016-11-16 Roshan Piuswifi(interface): NAN HIDL interface
2016-11-16 Roshan Piuswifi(interface): Link layer stats collection
2016-11-16 Roshan Piuswifi(interface): Make methods synchronous
2016-11-16 Roshan Piuswifi(interface): Add status for every method
2016-11-16 Roshan Piuswifi(interface): Add gscan/apf related API's
2016-11-16 Roshan Piussupplicant(interface): Fix compilation failure
2016-11-16 Roshan PiusMerge "supplicant(interface): Add support for Hotspot...
2016-11-10 Roshan Piussupplicant(interface): Add support for Hotspot 2.0
2016-11-10 Connor O'BrienMerge "Run boot HAL service as root"
2016-11-09 Treehugger... Merge "Extend Telephony HIDL interface to include unsol...
2016-11-09 Sanket PadaweExtend Telephony HIDL interface to include unsolicited...
2016-11-09 Roshan PiusMerge "supplicant(interface): Support P2P operations"
2016-11-09 Yifan HongUpdate Android.bp to reexport dependent packages.
2016-11-09 Connor O'BrienRun boot HAL service as root
2016-11-08 Ruchi KandoiNFC: Add Annotations to the HAL file
2016-11-08 Roshan Piussupplicant(interface): Support P2P operations
2016-11-07 Colin CrossMerge "Support genrules with multiple tools"
2016-11-07 Colin CrossSupport genrules with multiple tools
2016-11-04 Treehugger... Merge "supplicant(interface): Remove "wpa_supplicant""
2016-11-04 Sanket PadaweMerge "Extend HIDL interface for Radio (RIL)."
2016-11-03 Sanket PadaweExtend HIDL interface for Radio (RIL).
2016-11-03 Treehugger... Merge "Fix test for array size orders."
2016-11-03 Roshan Piussupplicant(interface): Remove "wpa_supplicant"
2016-11-03 Yifan Honghidl_test: do not use Return for app errors.
2016-11-02 Yifan HongFix test for array size orders.
2016-11-02 Roshan Piuswpa_supplicant(interface): Remove create/remove iface...
2016-11-02 Roshan Piuswpa_supplicant(interface): Add iface/network type
2016-11-02 Treehugger... Merge "Running update-makefiles for fixed spacing."
2016-11-02 Yifan HongAdd test for null native_handle_t*.
2016-11-01 Steven MorelandRunning update-makefiles for fixed spacing.
2016-11-01 Martijn CoenenAdd method to IFoo for testing NULL interfaces.
2016-11-01 Amit MahajanMerge "Initial version of BT SAP hal."
2016-10-31 Yifan HongAdd interface methods for testing vec<handle>.
2016-10-29 Treehugger... Merge "add test for binder inheritance."
2016-10-28 Martijn CoenenMerge "NFC HAL doesn't need readproc."
2016-10-28 Amit MahajanInitial version of BT SAP hal.
2016-10-28 Martijn CoenenNFC HAL doesn't need readproc.
2016-10-27 Sanket PadaweDevelop HIDL interface for radio (RIL).
2016-10-26 Yifan Hongadd test for binder inheritance.
2016-10-26 Treehugger... Merge "Add methods to test flavor of FMQ supporting...
2016-10-26 Steven MorelandStop all these merge conflicts.
2016-10-24 Steven MorelandUse hidl_string conversion constructor as test.
2016-10-24 Treehugger... Merge "boot: use defaultPassthroughServiceImplementation"
2016-10-24 Yifan Honghidl_test: move duplicated code to shared lib
2016-10-24 Zhuoyao ZhangMerge "Add implementation for hwbinder benchmark service."
2016-10-22 Steven MorelandUpdate headers (for export shared lib headers)
2016-10-22 Treehugger... Merge "wifi: Removing reference to IServiceManager.h."
2016-10-22 Steven MorelandRemoved overloaded functions from IFoo.hal.
2016-10-21 Zhuoyao ZhangAdd implementation for hwbinder benchmark service.
2016-10-21 Steven Morelandboot: use defaultPassthroughServiceImplementation
2016-10-21 Steven Morelandwifi: Removing reference to IServiceManager.h.
2016-10-21 Treehugger... Merge "Adds tests to verify proper marshaling of vector...
2016-10-20 Treehugger... Merge "Use defaultPassthroughServiceImplementation...
2016-10-20 Connor O'BrienMerge changes from topic 'boot-control-hal'
2016-10-20 Andreas HuberAdds tests to verify proper marshaling of vectors of...
2016-10-20 Hridya ValsarajuAdd methods to test flavor of FMQ supporting unsynchron...
2016-10-19 Steven MorelandUse defaultPassthroughServiceImplementation for nfc.
2016-10-19 Connor O'BrienAdd android.hardware.boot_control@1.0 service.
2016-10-19 Connor O'BrienAdd boot_control HIDL default implementation
2016-10-19 Alex Deymoboot_control: Define the boot_control HIDL interface.
2016-10-19 Andreas HuberMerge "Adds a test to verify proper marshaling of vecto...
next