linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] HID: ll transport cleanup: final round
@ 2014-03-05 21:18 Benjamin Tissoires
  2014-03-05 21:18 ` [PATCH v2 1/4] HID: cp2112: remove various hid_out_raw_report calls Benjamin Tissoires
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Benjamin Tissoires @ 2014-03-05 21:18 UTC (permalink / raw)
  To: Benjamin Tissoires, Jiri Kosina, David Herrmann, David Barksdale,
	Antonio Ospite, linux-input, linux-kernel

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.

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-09  3:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 21:18 [PATCH v2 0/4] HID: ll transport cleanup: final round Benjamin Tissoires
2014-03-05 21:18 ` [PATCH v2 1/4] HID: cp2112: remove various hid_out_raw_report calls Benjamin Tissoires
2014-03-07  9:47   ` David Herrmann
2014-03-09  3:23     ` Benjamin Tissoires
2014-03-05 21:18 ` [PATCH v2 2/4] HID: cp2112: remove the last hid_output_raw_report() call Benjamin Tissoires
2014-03-05 21:18 ` [PATCH v2 3/4] HID: sony: do not rely on hid_output_raw_report Benjamin Tissoires
2014-03-05 21:18 ` [PATCH v2 4/4] HID: remove hid_output_raw_report transport implementations Benjamin Tissoires
2014-03-07  9:52 ` [PATCH v2 0/4] HID: ll transport cleanup: final round David Herrmann
2014-03-09  3:40   ` Benjamin Tissoires

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).