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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 08 Jan 2012 23:29:29 +1100
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Jiri Kosina <jkosina@...e.cz>
CC:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [GIT] HID

On 01/06/2012 08:39 AM, Jiri Kosina wrote:
> Jeremy Fitzhardinge (3):
>       HID: debugfs: decode Generic Device Controls Usage Page
>       HID: hid-input: add support for HID devices reporting Battery Strength
>       HID: hid-input: fix compile for !HID_BATTERY_STRENGTH
>

This pull fixes Apple bluetooth keyboards and touchpads; they were
posted and acked, so I suspect you just overlooked them?

The following changes since commit e0273728564a395a13cfed70e34da4f2613d2d44:

  Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus (2012-01-05 15:51:02 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git hid-battery

Daniel Nicoletti (1):
      hid-input: add support for HID devices reporting Battery Strength

Jeremy Fitzhardinge (7):
      hid-input/battery: remove apparently redundant kmalloc
      hid-input/battery: add quirks for battery
      hid-input/battery: deal with both FEATURE and INPUT report batteries
      hid-input/battery: make the battery setup common for INPUTs and FEATUREs
      hid-input/battery: power-supply type really *is* a battery
      hid-input/battery: remove battery_val
      hid-input/battery: add FEATURE quirk

 drivers/hid/hid-core.c  |    2 +-
 drivers/hid/hid-ids.h   |    1 +
 drivers/hid/hid-input.c |  113 +++++++++++++++++++++++++++++++++++------------
 include/linux/hid.h     |    5 ++-
 4 files changed, 91 insertions(+), 30 deletions(-)

I also have a branch at
  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git hid-battery-scope

which is based on the power supply scope changes in the battery.git tree; I'm not quite
sure how to sequence that into mainline.

Thanks,
	J

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