mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.1
Date: Sat, 25 Apr 2015 00:26:52 -0700	[thread overview]
Message-ID: <20150425072652.GA31502@fury.dvhart.com> (raw)

Hi Linus,

With the exception of:

358d6a2 toshiba_acpi: Do not register vendor backlight when acpi_video bl is available

These have spent more than a week in next. The above has been sufficiently documented
and tested in my opinion to stand on its own.

This series includes significant updates to the toshiba_acpi driver and the
reintroduction of the dell-laptop keyboard backlight additions I had to revert
previously. Also included are various fixes for typos, warnings, correctness,
and minor bugs.

Thanks,

Darren Hart
Intel Open Source Technology Center

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.1-1

for you to fetch changes up to 358d6a2c3ecae2b22c7d7e61f9d5672557446dfb:

  toshiba_acpi: Do not register vendor backlight when acpi_video bl is available (2015-04-24 11:08:53 -0700)

----------------------------------------------------------------
platform-drivers-x86 for 4.1

dell-laptop: Add support for keyboard backlight.
toshiba_acpi: Adaptive keyboard, hotkey, USB sleep and charge,
              and backlight updates. Update sysfs documentation.
toshiba_bluetooth: Fix enabling/disabling loop on recent devices
apple-gmux: lock iGP IO to protect from vgaarb changes
other: Fix typos, clear gcc warnings, clarify pr_* messages,
       correct return types, update MAINTAINERS.

----------------------------------------------------------------
Azael Avalos (11):
      toshiba_acpi: Update events in toshiba_acpi_notify
      MAINTAINERS: Add missing Toshiba devices and add myself as maintainer
      toshiba_acpi: Add Hotkey Event Type function and definitions
      toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
      toshiba_acpi: Fix the enabling of the Special Functions
      toshiba_bluetooth: Add three new functions to the driver
      toshiba_bluetooth: Clean up *_add function and disable BT device at removal
      toshiba_bluetooth: Fix enabling/disabling loop on recent devices
      toshiba_acpi: Update and fix USB Sleep and Charge modes
      toshiba_acpi: Fix pr_* messages from USB Sleep Functions
      Documentation/ABI: Update sysfs-driver-toshiba_acpi entry

Bastien Nocera (5):
      thinkpad_acpi: Remember adaptive kbd presence
      thinkpad_acpi: Factor out get/set adaptive kbd mode
      thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
      thinkpad_acpi: Add support for more adaptive kbd buttons
      thinkpad_acpi: use DEVICE_ATTR_* macros

Bruno Prémont (1):
      apple-gmux: lock iGP IO to protect from vgaarb changes

Dan Carpenter (2):
      thinkpad_acpi: signedness bugs getting current_mode
      thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()

Gabriele Mazzotta (1):
      platform: x86: dell-laptop: Add support for keyboard backlight

Hans de Goede (1):
      toshiba_acpi: Do not register vendor backlight when acpi_video bl is available

Joe Perches (1):
      wmi: Use bool function return values of true/false not 1/0

Pali Rohár (1):
      MAINTAINERS: Add me on list of Dell laptop drivers

Paul Gortmaker (1):
      x86/wmi: delete unused wmi_data_lock mutex causing gcc warning

Yannick Guerrini (1):
      intel-oaktrail: Fix trivial typo in comment

 .../ABI/testing/sysfs-driver-toshiba_acpi          |   93 +-
 .../ABI/testing/sysfs-platform-dell-laptop         |   69 ++
 Documentation/laptops/thinkpad-acpi.txt            |   18 +
 MAINTAINERS                                        |   22 +-
 drivers/platform/x86/Kconfig                       |    1 +
 drivers/platform/x86/apple-gmux.c                  |   48 +-
 drivers/platform/x86/dell-laptop.c                 | 1089 +++++++++++++++++++-
 drivers/platform/x86/intel_oaktrail.c              |    2 +-
 drivers/platform/x86/thinkpad_acpi.c               |  320 ++++--
 drivers/platform/x86/toshiba_acpi.c                |  256 +++--
 drivers/platform/x86/toshiba_bluetooth.c           |  133 ++-
 drivers/platform/x86/wmi.c                         |    5 +-
 12 files changed, 1838 insertions(+), 218 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-platform-dell-laptop
-- 
Darren Hart
Intel Open Source Technology Center

                 reply	other threads:[~2015-04-25  7:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150425072652.GA31502@fury.dvhart.com \
    --to=dvhart@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®