This patch series makes several improvements to the ADB code. To test this code,
please implement the patches in the order below.
John Arbuckle (4):
  adb-keys.h - initial commit
  adb.c: add support for QKeyCode
  adb.c: NO_KEY
  adb.c: add power key support

 hw/input/adb.c              | 246 +++++++++++++++++++++++++++++++++++---------
 include/hw/input/adb-keys.h | 147 ++++++++++++++++++++++++++
 2 files changed, 347 insertions(+), 46 deletions(-)
 create mode 100644 include/hw/input/adb-keys.h

-- 
*v2 changes:
Swapped order of adb-keys.h and "add support for QKeyCode" patches.


2.7.2



Reply via email to