[GIT] HID

From: Jiri Kosina
Date: Tue Jun 26 2012 - 06:09:01 EST


Linus,

please pull from

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

to receive HID patches below which should still go in 3.5.

The most important one is a purification of Kconfig for CONFIG_HID; the
inclusion of HID groups and autoloading didn't leave the Kconfig in a
really consistent state. Henrik's patch fixes that.
In addition to that, there are two small fixes for logitech and magicmouse
drivers.

Thanks.

Henrik Rydberg (1):
HID: Fix the generic Kconfig options

Marc Dionne (1):
HID: logitech: don't use stack based dj_report structures

Yufeng Shen (1):
HID: magicmouse: Correct report range of major / minor axes

drivers/hid/Kconfig | 43 +++++++++++++++++++---------------------
drivers/hid/hid-logitech-dj.c | 38 ++++++++++++++++++++++-------------
drivers/hid/hid-magicmouse.c | 6 +++-
drivers/hid/usbhid/Kconfig | 8 +++---
net/bluetooth/hidp/Kconfig | 2 +-
5 files changed, 53 insertions(+), 44 deletions(-)

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/