lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Jan 2011 13:17:00 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Alan Ott <alan@...nal11.us>, Marcel Holtmann <marcel@...tmann.org>
Cc:	"Gustavo F. Padovan" <padovan@...fusion.mobi>,
	"David S. Miller" <davem@...emloft.net>,
	Michael Poole <mdpoole@...ilus.org>,
	Eric Dumazet <eric.dumazet@...il.com>,
	linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-usb@...r.kernel.org, linux-bluetooth@...r.kernel.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH v5 0/4] Adding HID Feature Report Support to hidraw

On Tue, 18 Jan 2011, Alan Ott wrote:

> This patch adds Feature Report support for USB and Bluetooth HID devices
> through hidraw.
> 
> The first two patches prepare the bluetooth side for the change.
> 	a. Make sure the hidp_session() thread is started before
> 	   device's probe() functions are called.
> 	b. Wait for ACK/NAK on sent reports, and return proper
> 	   error codes.
> The third patch is the hidraw core and USB changes.
> The fourth patch is the Bluetooth changes.
> 
> Thanks to Antonio Ospite and Bill Good for providing testing and feedback.
> 
> 
> Alan Ott (4):
>   bt hidp: Move hid_add_device() call to after hidp_session() has
>     started.
>   bt hidp: Wait for ACK on Sent Reports
>   HID: Add Support for Setting and Getting Feature Reports from hidraw
>   Bluetooth hidp: Add support for hidraw HIDIOCGFEATURE and
>     HIDIOCSFEATURE
> 
>  drivers/hid/hidraw.c          |  106 +++++++++++++++++++-
>  drivers/hid/usbhid/hid-core.c |   35 +++++++
>  include/linux/hid.h           |    3 +
>  include/linux/hidraw.h        |    3 +
>  net/bluetooth/hidp/core.c     |  214 ++++++++++++++++++++++++++++++++++++++---
>  net/bluetooth/hidp/hidp.h     |   15 +++

Before proceeding with these patches, I'd really like to have comment 
(ideally 'Acked-by') from Marcel on the net/bluetooth/hidp part, 
obviously.

Marcel?

Thanks,

-- 
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ