* [GIT PULL] platform-drivers-x86 for v3.18
@ 2014-10-12 7:31 Darren Hart
0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2014-10-12 7:31 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List
Hi Linus,
The following have all spent at least a few days in linux-next, most for more
than a week. These are mostly cleanups and error handling improvements with a
few updates to extend existing support to newer hardware.
Thanks,
Darren Hart
Intel Open Source Technology Center
The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:
Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)
are available in the git repository at:
git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v3.18-1
for you to fetch changes up to eabde0fa967052df12bdd8e8a72f0af799e1e704:
toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type (2014-10-06 17:44:42 -0700)
----------------------------------------------------------------
platform-drivers-x86 for 3.18
dell-wmi: Fix access out of memory
eeepc-laptop: Cleanups, refactoring, sysfs perms, and improved error handling
intel-rst: ACPI and error handling cleanups
thinkpad-acpi: Whitespace cleanup
toshiba_acpi: HCI/SCI interface update, keyboard backlight type 2 support,
new scancodes, cleanups
----------------------------------------------------------------
Azael Avalos (8):
toshiba_acpi: Additional hotkey scancodes
toshiba_acpi: Fix illumination not available on certain models
toshiba_acpi: Change touchpad store to check for invalid values
toshiba_acpi: Support new keyboard backlight type
toshiba_acpi: Rename hci_raw to tci_raw
toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS
toshiba_acpi: Change HCI/SCI functions return code type
toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type
Frans Klaver (10):
eeepc-laptop: clean up coding style
eeepc-laptop: change sysfs function names to API expectations
eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes
eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros
eeepc-laptop: tell sysfs that the disp attribute is write-only
eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros
eeepc-laptop: make fan1_input really read-only
eeepc-laptop: check proper return values in get_cpufv
eeepc-laptop: store_cpufv: return error if set_acpi fails
eeepc-laptop: clean up control flow in *_rfkill_notifier
Jan van den Berg (1):
x86: thinkpad_acpi.c: fixed spacing coding style issue
Pali Rohár (1):
dell-wmi: Fix access out of memory
Paul Bolle (1):
eeepc-laptop: simplify parse_arg()
Peter Ujfalusi (2):
intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking
intel-rst: Clean up ACPI add function
drivers/platform/x86/dell-wmi.c | 12 +-
drivers/platform/x86/eeepc-laptop.c | 206 ++++++------
drivers/platform/x86/intel-rst.c | 23 +-
drivers/platform/x86/thinkpad_acpi.c | 44 +--
drivers/platform/x86/toshiba_acpi.c | 606 ++++++++++++++++++++++-------------
5 files changed, 522 insertions(+), 369 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-12 7:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-12 7:31 [GIT PULL] platform-drivers-x86 for v3.18 Darren Hart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).