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, 20 Aug 2012 17:54:01 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	torvalds@...ux-foundation.org
Cc:	platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] Updates for x86 platform drivers

(Resend - you'd think I could get Linus's address right)

Hi Linus,

Some small updates for a few drivers, and some hardware enablement for 
new Ideapads and the gmux hardware in the latest Macs. This code won't 
run on older devices and has been well tested on new ones, so low risk 
of regressions.

The following changes since commit 846b99964a7f43255e816f9c5475de37dc5a0a1b:

  Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (2012-08-17 11:45:58 -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 0c7bbeb9f1373cea9e8efb43221118be2102a01c:

  ideapad: add Lenovo IdeaPad Z570 support (part 3) (2012-08-20 12:44:41 -0400)

----------------------------------------------------------------
AceLan Kao (2):
      asus-wmi: record wlan status while controlled by userapp
      dell-laptop: Fixed typo in touchpad LED quirk

Andreas Heider (1):
      apple-gmux: Add display mux support

Carlos Alberto Lopez Perez (1):
      classmate-laptop: always call input_sync() after input_report_switch()

Manoj Iyer (1):
      thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR

Matthew Garrett (3):
      gmux: Add generic write32 function
      apple_gmux: Add support for newer hardware
      apple_gmux: Fix ACPI video unregister

Maxim Mikityanskiy (3):
      ideapad: add Lenovo IdeaPad Z570 support (part 1)
      ideapad: add Lenovo IdeaPad Z570 support (part 2)
      ideapad: add Lenovo IdeaPad Z570 support (part 3)

Seth Forshee (3):
      apple-gmux: Fix kconfig dependencies
      vga_switcheroo: Remove assumptions about registration/unregistration ordering
      vga_switcheroo: Don't require handler init callback

 .../ABI/testing/sysfs-platform-ideapad-laptop      |  11 +
 drivers/gpu/drm/nouveau/nouveau_acpi.c             |   6 -
 drivers/gpu/vga/vga_switcheroo.c                   |  61 +--
 drivers/platform/x86/Kconfig                       |   6 +-
 drivers/platform/x86/apple-gmux.c                  | 426 +++++++++++++++++++--
 drivers/platform/x86/asus-wmi.c                    |  21 +-
 drivers/platform/x86/asus-wmi.h                    |   1 +
 drivers/platform/x86/classmate-laptop.c            |  12 +-
 drivers/platform/x86/dell-laptop.c                 |  12 +-
 drivers/platform/x86/ideapad-laptop.c              | 110 +++++-
 drivers/platform/x86/thinkpad_acpi.c               |   7 +
 11 files changed, 606 insertions(+), 67 deletions(-)

-- 
Matthew Garrett | mjg59@...f.ucam.org
--
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