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, 1 Jun 2012 20:03:39 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	linus@...ux-foundatio.org
Cc:	linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: [GIT] x86 platform drivers tree

Hi Linus,

Some significant improvements for the Sony driver on newer machines, but 
other than that mostly just minor fixes and a patch to remove the broken 
rfkill code from the Dell driver.

The following changes since commit 2d117403b30cd7301af60d7d54b279a9f566d10d:

  Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (2012-05-31 10:53:37 -0700)

are available in the git repository at:


  git://cavan.codon.org.uk/platform-drivers-x86.git for_linus

for you to fetch changes up to a6c2390cd6d2083d27a2359658e08f2d3df375ac:

  dell-laptop: Remove rfkill code (2012-06-01 12:46:56 -0400)

----------------------------------------------------------------
AceLan Kao (2):
      dell-laptop: add 3 quirks for supporting touchpad LED
      dell-laptop: Add touchpad led support for Dell V3450

Akio Idehara (1):
      toshiba_acpi: Add support for transflective LCD

Alex Hung (1):
      thinkpad-acpi: fix issuing duplicated key events for brightness up/down

Ang Way Chuang (1):
      Dell Vostro 3350 touchpad LED

Dan Carpenter (1):
      hp-wmi: check for allocation failures

Daniel Drake (1):
      xo1-rfkill: only act when blocked state is changed

Ike Panhc (2):
      ideapad: remove unused define and fix a typo
      ideapad: generate valid key event only

Jesper Juhl (1):
      hdaps: Jesper Juhl: Fix outdated email address

Lee, Chun-Yi (1):
      acer-wmi: add 3 laptops to video backlight vendor mode quirk table

Marco Chiappero (10):
      sony-laptop: use soft rfkill status stored in hw
      sony-laptop: improve SNC initialization and acpi notify callback code
      sony-laptop: support battery care functions
      sony-laptop: add thermal profiles support
      sony-laptop: support automatic resume on lid open
      sony-laptop: add high speed battery charging function
      sony-laptop: new keyboard backlight handle
      sony-laptop: add support for more WWAN modems
      sony-laptop: add missing Fn key combos for 0x100 handlers
      sony-laptop: add touchpad enable/disable function

Matthew Garrett (2):
      toshiba_acpi: Fix mis-merge
      dell-laptop: Remove rfkill code

Mattia Dongili (5):
      sony-laptop: fix return path when no ACPI buffer is allocated
      sony-laptop: generalise ACPI calls into SNC functions
      sony-laptop: use kstrtoul to parse sysfs values
      sony-laptop: additional debug statements
      sony-laptop: adjust error handling in finding SNC handles

Robert Gerlach (3):
      fujitsu-tablet: remove duplicated code
      fujitsu-tablet: convert printk to pr_*
      fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets

Seth Forshee (2):
      apple-gmux: Add suspend/resume support for the backlight
      toshiba_acpi: Only register backlight device when interface is read/write

Uwe Kleine-König (1):
      drivers/x86: mark const init data with __initconst instead of __initdata

 drivers/platform/x86/acer-wmi.c       |   24 +
 drivers/platform/x86/apple-gmux.c     |    4 +
 drivers/platform/x86/dell-laptop.c    |  308 +------
 drivers/platform/x86/fujitsu-tablet.c |   34 +-
 drivers/platform/x86/hdaps.c          |    2 +-
 drivers/platform/x86/hp-wmi.c         |   10 +
 drivers/platform/x86/ideapad-laptop.c |    9 +-
 drivers/platform/x86/sony-laptop.c    | 1560 ++++++++++++++++++++++++++-------
 drivers/platform/x86/thinkpad_acpi.c  |    2 +-
 drivers/platform/x86/toshiba_acpi.c   |  141 ++-
 drivers/platform/x86/xo1-rfkill.c     |   13 +-
 11 files changed, 1447 insertions(+), 660 deletions(-)


-- 
Matthew Garrett | mjg59@...f.ucam.org

Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ