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

Hop, a new version.

As mentioned in the v2, I did not changed 2/4 but I'll add a patch later
to remove buf[0] from the call. But I need to do tests first.

Thanks for all the work to everybody who took a part in this cleanup.

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] 8+ messages in thread

end of thread, other threads:[~2014-03-14 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09  3:52 [PATCH v3 0/4] HID: ll transport cleanup: final round Benjamin Tissoires
2014-03-09  3:52 ` [PATCH v3 1/4] HID: cp2112: remove various hid_out_raw_report calls Benjamin Tissoires
2014-03-09  3:52 ` [PATCH v3 2/4] HID: cp2112: remove the last hid_output_raw_report() call Benjamin Tissoires
2014-03-09  3:52 ` [PATCH v3 3/4] HID: sony: do not rely on hid_output_raw_report Benjamin Tissoires
2014-03-10 11:32   ` Antonio Ospite
2014-03-10 21:49     ` Antonio Ospite
2014-03-09  3:52 ` [PATCH v3 4/4] HID: remove hid_output_raw_report transport implementations Benjamin Tissoires
2014-03-14 14:39 ` [PATCH v3 0/4] HID: ll transport cleanup: final round Jiri Kosina

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).