lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Dec 2010 02:24:50 +0100 (CET)
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 'for-linus' branch of

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive updates for HID subsystem that should be in 2.6.37.

The most important one is a fix from Dmitry. We don't want to do a major 
release with wrong units being exported, as that would be bad ABI issue in 
evdev.
The rest is just very simple fixes and device ID addition.

Note: you are going to get conflict in drivers/hid/hid-input.c. This is 
caused by commit a0bf0ea8 ("Input: hid-input - switch to using new keycode 
interface") which went through Dmitry's tree, as it was part of larger 
rework. It's fine to just use the variant from that commit. I'd normally 
pull your tree into the 'for-linus' branch and resolve the conflict 
myself, but as you explicitly asked last time (and on KS I believe as 
well) not to do it, I am keeping the conflict resolution there for you :)

Thanks!



Dmitry Torokhov (1):
      HID: length resolution should be reported units/mm

Henrik Rydberg (1):
      HID: egalax: Use kzalloc

Joe Perches (1):
      HID: Remove KERN_DEBUG from dbg_hid use

Simon Wood (1):
      HID: add support for F430 Force Feedback Wheel

 drivers/hid/hid-core.c   |    1 +
 drivers/hid/hid-egalax.c |    2 +-
 drivers/hid/hid-input.c  |   22 +++++++++++++---------
 drivers/hid/hid-tmff.c   |    2 ++
 4 files changed, 17 insertions(+), 10 deletions(-)
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ