linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] HID
@ 2012-02-06 15:29 Jiri Kosina
  2012-02-07 12:50 ` [GIT] HID, take #2 Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2012-02-06 15:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git upstream-fixes

to receive fixes for -rc3.

- fix for crashing wacom driver due to incorrect ordering of 
  power_supply_* calls; I had to merge your tree into upstream-fixes
  branch first, in order to have the buggy code that went in through
  Anton's tree
- deadlock / race fix in generic USB HID code between open() and 
  disconnect() (caught by lockdep, not usually triggered in the wild)
- fix for hyperv driver to handle disconnection of corresponding input 
  device properly


K. Y. Srinivasan (1):
      HID: hyperv: Properly disconnect the input device

Ming Lei (1):
      HID: usbhid: fix dead lock between open and disconect

Przemo Firszt (1):
      HID: wacom: Fix invalid power_supply_powers calls

 drivers/hid/hid-hyperv.c    |    1 +
 drivers/hid/hid-wacom.c     |    7 ++++---
 drivers/hid/usbhid/hiddev.c |    4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2012-02-07 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-06 15:29 [GIT] HID Jiri Kosina
2012-02-07 12:50 ` [GIT] HID, take #2 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).