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:	Mon, 22 Jan 2007 17:44:19 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...l.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] HID fixes

Hi Linus,

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

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

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

to receive bugfixes for HID code.

Thanks.

--- 

 MAINTAINERS                  |    5 ++---
 drivers/hid/hid-core.c       |    6 +++++-
 drivers/hid/hid-input.c      |   20 ++++++++++++++++----
 drivers/usb/input/Kconfig    |    2 +-
 drivers/usb/input/hid-core.c |   40 ++++++++++++++++++++++++----------------
 drivers/usb/input/hid-ff.c   |    5 +++--
 drivers/usb/input/hiddev.c   |    2 +-
 drivers/usb/input/usbhid.h   |    3 +++
 include/linux/hid-debug.h    |    7 ++++---
 9 files changed, 59 insertions(+), 31 deletions(-)

Adrian Friedli (1):
      HID: GEYSER4_ISO needs quirk

Anssi Hannula (1):
      HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage

Jeremy Roberson (1):
      hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist

Jiri Kosina (3):
      HID: update MAINTAINERS entry for USB-HID
      HID: compilation fix when DEBUG_DATA is defined
      HID: hid/hid-input.c doesn't need to include linux/usb/input.h

Russell King (1):
      HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT

Simon Budig (2):
      HID: proper LED-mapping for SpaceNavigator
      HID: add missing RX, RZ and RY enum values to hid-debug output

-
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