[PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB and Bluetooth)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Ott
Date: Monday, August 16, 2010 - 1:20 pm

This is version 4. Built against 2.6.35+ revision 320b2b8de12698 .

Alan Ott (2):
  HID: Add Support for Setting and Getting Feature Reports from hidraw
  Bluetooth: hidp: Add support for hidraw  HIDIOCGFEATURE  and
    HIDIOCSFEATURE

 drivers/hid/hidraw.c          |  105 ++++++++++++++++++++++++++++++++++++--
 drivers/hid/usbhid/hid-core.c |   37 +++++++++++++-
 include/linux/hid.h           |    3 +
 include/linux/hidraw.h        |    3 +
 net/bluetooth/hidp/core.c     |  114 +++++++++++++++++++++++++++++++++++++++--
 net/bluetooth/hidp/hidp.h     |    8 +++
 6 files changed, 260 insertions(+), 10 deletions(-)


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw H ..., Andrei Emeltchenko, (Tue Jun 29, 5:40 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ..., Marcel Holtmann, (Fri Jul 9, 10:33 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ..., Marcel Holtmann, (Thu Jul 22, 8:21 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ..., Marcel Holtmann, (Tue Aug 10, 5:12 am)
[PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB ..., Alan Ott, (Mon Aug 16, 1:20 pm)