On 03/07/2016 02:33 PM, Programmingkid wrote:
>> If you don't have a strong license preference, then there are plenty of
>> GPLv2+ files you can copy from:
>>
>> $ git grep -l 'GPL, version 2 or' | wc -l
>> 482
>
> Rather than place the whole license agreement in the file, could I just say
> this
On Mar 7, 2016, at 4:10 PM, Eric Blake wrote:
> On 03/06/2016 01:35 PM, Programmingkid wrote:
>>
>> On Mar 5, 2016, at 7:02 PM, Eric Blake wrote:
>>
>>> On 03/04/2016 10:15 PM, Programmingkid wrote:
>>>
+ *
+ * Permission is hereby granted, free of charge, to any person obtaini
On 03/06/2016 01:35 PM, Programmingkid wrote:
>
> On Mar 5, 2016, at 7:02 PM, Eric Blake wrote:
>
>> On 03/04/2016 10:15 PM, Programmingkid wrote:
>>>
>>
>>> + *
>>> + * Permission is hereby granted, free of charge, to any person obtaining a
>>> copy
>>> + * of this software and associated docum
On Mar 5, 2016, at 7:02 PM, Eric Blake wrote:
> On 03/04/2016 10:15 PM, Programmingkid wrote:
>>
>
>> + *
>> + * Permission is hereby granted, free of charge, to any person obtaining a
>> copy
>> + * of this software and associated documentation files (the "Software"), to
>> deal
>> + * in th
On Mar 5, 2016, at 7:02 PM, Eric Blake wrote:
> On 03/04/2016 10:15 PM, Programmingkid wrote:
>> This commit implements the adb-keys.h file. It holds information on adb
>> keycode
>> values.
>>
>> Signed-off-by: John Arbuckle
>> ---
>> Changed name of file from MacKeys.h to adb-keys.h.
>> Chan
On 03/04/2016 10:15 PM, Programmingkid wrote:
> This commit implements the adb-keys.h file. It holds information on adb
> keycode
> values.
>
> Signed-off-by: John Arbuckle
> ---
> Changed name of file from MacKeys.h to adb-keys.h.
> Changed name of constants from MAC_KEYS_ to ADB_KEYS_.
>
>
This commit implements the adb-keys.h file. It holds information on adb keycode
values.
Signed-off-by: John Arbuckle
---
Changed name of file from MacKeys.h to adb-keys.h.
Changed name of constants from MAC_KEYS_ to ADB_KEYS_.
include/hw/input/adb-keys.h | 160 +