]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jun 2012 18:23:41 +0000 (11:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jun 2012 18:23:41 +0000 (11:23 -0700)
commit39ea155f413528f6656110dba54467876f931aad
tree8cfd656a6c86a3fefde957962c419923e9a1640d
parentade9de1278b855dcf5798f8bf8242be0e6193e8a
parentcbe72d6c6ddf96336d685444309ddffc84116def
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid

Pull HID fixes from Jiri Kosina:
 "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."

* 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
  HID: Fix the generic Kconfig options
  HID: magicmouse: Correct report range of major / minor axes
  HID: logitech: don't use stack based dj_report structures
drivers/hid/Kconfig