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>] [day] [month] [year] [list]
Date:	Wed, 23 Jul 2008 17:06:16 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID patches for 2.6.27

Linus,

could you please pull from 'for-linus' branch of

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

to receive the following patches for HID code.

  drivers/hid/hid-core.c          |   10 ++++----
  drivers/hid/hid-input-quirks.c  |   40 ++++++++++++++++++++++++++++++++
  drivers/hid/hid-input.c         |    3 ++
  drivers/hid/hidraw.c            |   48 +++++++++++++++++++++-----------------
  drivers/hid/usbhid/hid-quirks.c |   20 +++++++++++++++-
  drivers/hid/usbhid/hiddev.c     |   14 ++++++++---
  drivers/hid/usbhid/usbkbd.c     |   10 +-------
  drivers/hid/usbhid/usbmouse.c   |    8 ------
  include/linux/hid.h             |    2 +-
  9 files changed, 105 insertions(+), 50 deletions(-)

Alan Cox (2):
       HID: Switch hiddev to unlocked_ioctl
       HID: Push down BKL into ioctl handler in hidraw

Alexandre Karpenko (1):
       HID: add fn key support on Macbook Pro 4,1 and Macbook Air

Dan Nicholson (1):
       HID: Invert HWHEEL mappings for some Logitech mice

Daniel Walker (1):
       HID: gyration remote support

Dmitry Torokhov (1):
       HID: Add mapping of new KEY_MEDIA_REPEAT keycode

Harvey Harrison (1):
       HID: use get/put_unaligned_* helpers

Henrik Rydberg (1):
       HID: apple_fn_keys F5 and F6

Jiri Kosina (6):
       HID: fix compile issue in hiddev ioctl
       HID: remove unused variable from hiddev compat ioctl
       HID: fix memory leak in hidraw_release
       HID: add quirk for Logitech DiNovo desktop
       HID: gyration sleep button quirk
       HID: remove quirk lookup from usbkbd/usbmouse

Jiri Slaby (1):
       HID: fix quirk handling in usbmouse/kbd

Ming Lei (1):
       HID:usbkbd:mark usb_kbd_keycode array as const

Rafi Rubin (1):
       HID: add n-trig digitizer usage

--
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