[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1310071749200.29701@pobox.suse.cz>
Date: Mon, 7 Oct 2013 17:51:05 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT] HID
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive
=====
- fix for hidraw reference counting regression, by Manoj Chourasia
- fix for minor number allocation for uhid, by David Herrmann
- other small unsorted fixes / device ID additions
=====
Anders F. U. KiƦr (1):
HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider
David Herrmann (2):
HID: uhid: allocate static minor
HID: wiimote: fix FF deadlock
Manoj Chourasia (1):
HID: hidraw: close underlying device at removal of last reader
Stefan Achatz (1):
HID: roccat: Fix "cannot create duplicate filename" problems
drivers/hid/Kconfig | 1 +
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-holtek-mouse.c | 4 +++
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-roccat-kone.c | 2 +-
drivers/hid/hid-roccat-koneplus.c | 4 +-
drivers/hid/hid-roccat-kovaplus.c | 4 +-
drivers/hid/hid-roccat-pyra.c | 4 +-
drivers/hid/hid-wiimote-modules.c | 40 ++++++++++++++++++++++++++----------
drivers/hid/hid-wiimote.h | 4 ++-
drivers/hid/hidraw.c | 21 +++++++++++++------
drivers/hid/uhid.c | 3 +-
include/linux/miscdevice.h | 1 +
13 files changed, 63 insertions(+), 27 deletions(-)
--
Jiri Kosina
SUSE Labs
--
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