OSDN Git Service

android-x86/hardware-interfaces.git
2016-12-14 Roshan Piussupplicant(interface): Add 2 sta iface callbacks
2016-12-14 Roshan Piuswifi: Add legacy HAL stubs
2016-12-14 Roshan Piuswifi: Add support for removing iface
2016-12-14 Roshan Piuswifi: Fixes in WifiLegacyHal
2016-12-14 Roshan Piussupplicant(interface): Add 2 sta iface callbacks
2016-12-13 Roshan Piuswifi: Add legacy HAL stubs
2016-12-13 Roshan Piuswifi: Add support for removing iface
2016-12-13 Roshan Piuswifi: Fixes in WifiLegacyHal
2016-12-13 Connor O'BrienMerge "Add android.hardware.consumerir@1.0 service."
2016-12-13 Connor O'BrienMerge "Add android.hardware.consumerir@1.0 service."
2016-12-13 Yifan HongMerge "Update test for method name and result name."
2016-12-13 Treehugger... Merge "Update test for method name and result name."
2016-12-13 Connor O'BrienMerge "Add consumerir HIDL default implementation"
2016-12-13 Connor O'BrienMerge "consumerir: define the consumerir HIDL interface"
2016-12-13 Connor O'BrienMerge "Add consumerir HIDL default implementation"
2016-12-13 Connor O'BrienMerge "consumerir: define the consumerir HIDL interface"
2016-12-13 Yifan HongUpdate test for method name and result name.
2016-12-13 Yifan HongAdd test for eliding bitfield returns.
2016-12-12 Yifan HongAdd test for eliding bitfield returns.
2016-12-12 Roshan PiusMerge changes Idde2f3b7,I5b25d334,I69db530e
2016-12-12 Roshan Piuswifi: Disallow iface creation based on mode
2016-12-12 Roshan Piussupplicant(interface): Correct ANQP enum value/type
2016-12-12 Roshan Piussupplicant(interface): Minor fixes in P2P iface
2016-12-12 Treehugger... Merge changes Idde2f3b7,I5b25d334,I69db530e
2016-12-12 Steven MorelandAdd check to update-makefiles.sh.
2016-12-12 Connor O'BrienAdd android.hardware.consumerir@1.0 service.
2016-12-12 Connor O'BrienAdd consumerir HIDL default implementation
2016-12-12 Connor O'Brienconsumerir: define the consumerir HIDL interface
2016-12-12 Steven MorelandAdd check to update-makefiles.sh.
2016-12-10 Roshan Piuswifi: Disallow iface creation based on mode
2016-12-10 Roshan Piussupplicant(interface): Correct ANQP enum value/type
2016-12-10 Roshan Piussupplicant(interface): Minor fixes in P2P iface
2016-12-09 Roshan Piuswifi: Reset internal callback pointers on failure
2016-12-09 Roshan Piuswifi: Add support for RSSI monitoring
2016-12-09 Roshan Piuswifi: Add method implementations in IWifiRttController
2016-12-09 Roshan Piuswifi: Add method implementations in IWifiStaIface
2016-12-09 Roshan Piuswifi: Add logger method implementations in IWifiChip
2016-12-09 Roshan Piuswifi: Gscan struct conversion changes
2016-12-09 Roshan Piuswifi: Add some more missing struct conversions
2016-12-09 Roshan Piuswifi: Remove unused methods in IWifiRttController
2016-12-09 Roshan Piuswifi: Add RTT structure conversion methods
2016-12-09 Roshan Piuswifi: Convert packet fate structures from legacy to...
2016-12-09 Roshan Piuswifi: Begin NAN iface methods implementation
2016-12-09 Roshan Piuswifi: Reset internal callback pointers on failure
2016-12-09 Roshan Piuswifi: Add support for RSSI monitoring
2016-12-09 Roshan Piuswifi: Add method implementations in IWifiRttController
2016-12-09 Roshan Piuswifi: Add method implementations in IWifiStaIface
2016-12-09 Roshan Piuswifi: Add logger method implementations in IWifiChip
2016-12-09 Roshan Piuswifi: Gscan struct conversion changes
2016-12-09 Roshan Piuswifi: Add some more missing struct conversions
2016-12-09 Roshan Piuswifi: Remove unused methods in IWifiRttController
2016-12-09 Roshan Piuswifi: Add RTT structure conversion methods
2016-12-09 Roshan Piuswifi: Convert packet fate structures from legacy to...
2016-12-09 Roshan Piuswifi: Begin NAN iface methods implementation
2016-12-08 Roshan PiusMerge changes from topic 'hal_firmware_reload'
2016-12-08 Roshan Piuswifi: Implement chip mode combinations
2016-12-08 Roshan Piuswifi: Split out initialize and start in WifiLegacyHal
2016-12-08 Roshan Piuswifi: Add firmware mode controller
2016-12-08 Treehugger... Merge changes from topic 'hal_firmware_reload'
2016-12-08 Elliott HughesMerge "Remove unused hardware/interfaces tests dependen...
2016-12-08 Elliott HughesMerge "Remove unused hardware/interfaces tests dependen...
2016-12-08 Sanket PadaweAdd missing function to telephony HIDL interface.
2016-12-07 Roshan Piuswifi: Implement chip mode combinations
2016-12-07 Roshan Piuswifi: Split out initialize and start in WifiLegacyHal
2016-12-07 Roshan Piuswifi: Add firmware mode controller
2016-12-07 Sanket PadaweAdd missing function to telephony HIDL interface.
2016-12-07 Elliott HughesRemove unused hardware/interfaces tests dependency...
2016-12-06 Yifan HongAdd test for bitset/mask type.
2016-12-05 Yifan HongAdd test for bitset/mask type.
2016-12-03 Yifan HongUpdate to use the correct logging library.
2016-12-03 Yifan HongFix tests for using IBase instead of IBinder.
2016-12-03 Yifan HongUse IBase instead of IBinder for interface keyword.
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase.
2016-12-03 Yifan HongUpdate to use the correct logging library.
2016-12-03 Yifan HongFix tests for using IBase instead of IBinder.
2016-12-03 Yifan HongUse IBase instead of IBinder for interface keyword.
2016-12-03 Yifan HongUpdate makefiles for hidlizing IBase.
2016-12-02 Martijn CoenenMerge "Test interface for hidlized IMemory."
2016-12-02 Roshan PiusMerge "wifi: Don't include legacy hal header in wifi_st...
2016-12-02 Treehugger... Merge "Test interface for hidlized IMemory."
2016-12-02 Roshan PiusMerge "wifi: Don't include legacy hal header in wifi_st...
2016-12-02 Roshan PiusMerge "wifi: Add utility for struct conversions"
2016-12-02 Treehugger... Merge "wifi: Add utility for struct conversions"
2016-12-02 Martijn CoenenTest interface for hidlized IMemory.
2016-12-02 Roshan Piuswifi: Don't include legacy hal header in wifi_status_util
2016-12-02 Roshan Piuswifi: Add utility for struct conversions
2016-12-02 Yifan HongMerge "Update to use the correct logging library."
2016-12-02 Treehugger... Merge "Update to use the correct logging library."
2016-12-01 Yifan HongUpdate to use the correct logging library.
2016-12-01 Steven MorelandMerge "Revert "Use get instead of implicit cast on...
2016-12-01 Treehugger... Merge "Revert "Use get instead of implicit cast on...
2016-12-01 Steven MorelandMerge "Always specify underlying enum type."
2016-12-01 Treehugger... Merge "Always specify underlying enum type."
2016-12-01 Steven MorelandRevert "Use get instead of implicit cast on Return...
2016-12-01 Steven MorelandMerge "Wifi: don't require C++11."
2016-12-01 Treehugger... Merge "Wifi: don't require C++11."
2016-11-30 Steven MorelandWifi: don't require C++11.
2016-11-30 Ruchi KandoiMerge "NFC: Add @exports to generate nfc-base.h headers."
2016-11-30 Ruchi KandoiMerge "NFC: Add @exports to generate nfc-base.h headers."
2016-11-30 Yifan HongMerge "Update to use the correct library for logging."
next