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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 7 Mar 2014 10:52:02 +0100 From: David Herrmann <dh.herrmann@...il.com> To: Benjamin Tissoires <benjamin.tissoires@...hat.com> Cc: Benjamin Tissoires <benjamin.tissoires@...il.com>, Jiri Kosina <jkosina@...e.cz>, David Barksdale <dbarksdale@...ogix.com>, Antonio Ospite <ao2@....it>, "open list:HID CORE LAYER" <linux-input@...r.kernel.org>, linux-kernel <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v2 0/4] HID: ll transport cleanup: final round Hi On Wed, Mar 5, 2014 at 10:18 PM, Benjamin Tissoires <benjamin.tissoires@...hat.com> wrote: > Alright, this is the re-spin of the last round of transport cleanup. > > Some minor but important modifications are here, but nothing very enthousiastic. > > Thanks for the reviews and the tests so far. Apart from some minor comments on #1 and #2, this is: Reviewed-by: David Herrmann <dh.herrmann@...il.com> Thanks David > Cheers, > Benjamin > > Benjamin Tissoires (4): > HID: cp2112: remove various hid_out_raw_report calls > HID: cp2112: remove the last hid_output_raw_report() call > HID: sony: do not rely on hid_output_raw_report > HID: remove hid_output_raw_report transport implementations > > drivers/hid/hid-cp2112.c | 19 +++++++++----- > drivers/hid/hid-sony.c | 60 ++++++++++--------------------------------- > drivers/hid/hidraw.c | 3 ++- > drivers/hid/i2c-hid/i2c-hid.c | 14 ---------- > drivers/hid/uhid.c | 1 - > drivers/hid/usbhid/hid-core.c | 19 +++++--------- > include/linux/hid.h | 21 ++------------- > net/bluetooth/hidp/core.c | 14 ---------- > 8 files changed, 36 insertions(+), 115 deletions(-) > > -- > 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists