linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Few cleanups
@ 2013-09-11 20:12 Benjamin Tissoires
  2013-09-11 20:12 ` [PATCH 1/3] HID: lenovo-tpkbd: devm conversion Benjamin Tissoires
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Benjamin Tissoires @ 2013-09-11 20:12 UTC (permalink / raw)
  To: Benjamin Tissoires, Jiri Kosina, linux-input, linux-kernel

Hi Jiri,

Well, while debugging hid-lenovo-tpkbd, I also cleaned it up a little (so this
goes on top of the CVE series):
- use devres API
- remove usb references (so that the regressions tests through uhid are working)

This has also been tested by https://bugzilla.redhat.com/show_bug.cgi?id=1003998

And I also had a patch for sony that I wanted to send, but I was waiting for a
complete drop of usb, which I still did not managed to do.

Cheers,
Benjamin

Benjamin Tissoires (3):
  HID: lenovo-tpkbd: devm conversion
  HID: lenovo-tpkbd: remove usb dependency
  HID: sony: use hid_get_raw_report() instead of a direct call to usb

 drivers/hid/Kconfig            |  2 +-
 drivers/hid/hid-lenovo-tpkbd.c | 50 ++++++++++++------------------------------
 drivers/hid/hid-sony.c         | 11 ++--------
 3 files changed, 17 insertions(+), 46 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-24  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 20:12 [PATCH 0/3] Few cleanups Benjamin Tissoires
2013-09-11 20:12 ` [PATCH 1/3] HID: lenovo-tpkbd: devm conversion Benjamin Tissoires
2013-09-11 20:12 ` [PATCH 2/3] HID: lenovo-tpkbd: remove usb dependency Benjamin Tissoires
2013-09-11 20:12 ` [PATCH 3/3] HID: sony: use hid_get_raw_report() instead of a direct call to usb Benjamin Tissoires
2013-09-24  9:48 ` [PATCH 0/3] Few cleanups 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).