Linus Torvalds
78d4256772
Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
...
Pull x86 platform driver updates from Darren Hart:
"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.
Specifics:
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"
* tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86: (25 commits)
toshiba_acpi: Do not register vendor backlight when acpi_video bl is available
MAINTAINERS: Add me on list of Dell laptop drivers
platform: x86: dell-laptop: Add support for keyboard backlight
Documentation/ABI: Update sysfs-driver-toshiba_acpi entry
toshiba_acpi: Fix pr_* messages from USB Sleep Functions
toshiba_acpi: Update and fix USB Sleep and Charge modes
wmi: Use bool function return values of true/false not 1/0
toshiba_bluetooth: Fix enabling/disabling loop on recent devices
toshiba_bluetooth: Clean up *_add function and disable BT device at removal
toshiba_bluetooth: Add three new functions to the driver
toshiba_acpi: Fix the enabling of the Special Functions
toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
toshiba_acpi: Add Hotkey Event Type function and definitions
x86/wmi: delete unused wmi_data_lock mutex causing gcc warning
apple-gmux: lock iGP IO to protect from vgaarb changes
MAINTAINERS: Add missing Toshiba devices and add myself as maintainer
toshiba_acpi: Update events in toshiba_acpi_notify
intel-oaktrail: Fix trivial typo in comment
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
thinkpad_acpi: signedness bugs getting current_mode
...
2015-04-26 13:44:46 -07:00
..
2015-04-26 13:44:46 -07:00
2014-09-26 11:02:55 +02:00
2015-04-14 20:21:54 -07:00
2013-09-11 15:59:28 -07:00
2015-04-22 09:20:15 -07:00
2015-03-26 15:13:09 +00:00
2014-09-26 11:02:55 +02:00
2013-11-13 12:09:14 +09:00
2015-04-11 15:19:31 +02:00
2015-03-20 07:41:56 -06:00
2015-04-16 22:05:27 -04:00
2012-11-09 18:07:11 +05:30
2011-09-27 18:08:04 +02:00
2015-04-18 11:10:49 -04:00
2015-04-14 16:49:00 -07:00
2014-05-27 13:56:21 -07:00
2013-05-21 10:21:57 -07:00
2015-01-30 01:52:17 +01:00
2013-10-30 01:21:24 +01:00
2012-04-03 13:09:18 +02:00
2015-03-09 21:06:18 +11:00
2014-10-28 09:06:11 -04:00
2015-04-15 12:10:24 -04:00
2015-04-26 13:31:05 -07:00
2015-02-18 08:49:20 -08:00
2015-04-21 09:44:55 -03:00
2015-04-21 09:42:58 -07:00
2014-09-21 17:03:04 -03:00
2013-08-20 12:47:28 +02:00
2014-05-26 12:53:40 +10:00
2014-01-07 11:54:28 +09:00
2012-11-19 14:28:24 +01:00
2014-05-05 15:32:05 +02:00
2015-04-24 07:08:41 -07:00
2014-07-17 18:43:40 -07:00
2014-02-28 15:12:08 -08:00
2011-09-27 18:08:04 +02:00
2015-04-18 11:10:49 -04:00
2015-04-10 22:22:56 +02:00
2015-04-05 06:01:00 -07:00
2015-03-27 16:53:39 +01:00
2015-02-13 17:15:44 +10:30
2014-02-10 16:01:40 -08:00
2014-08-10 20:36:00 -07:00
2015-04-21 12:54:08 -07:00
2015-02-26 15:45:06 -08:00
2012-03-30 16:03:15 -07:00
2014-04-16 14:13:27 -07:00
2015-02-19 10:31:37 -08:00
2014-12-10 17:41:10 -08:00
2014-01-08 15:32:51 -08:00
2015-03-03 09:00:08 -08:00
2015-03-09 17:18:00 -07:00
2015-02-11 13:03:11 -08:00
2014-02-10 16:01:40 -08:00
2012-05-02 00:10:49 -07:00
2013-05-28 12:02:12 +02:00
2014-12-05 11:18:36 -05:00
2014-08-26 09:35:53 +02:00
2015-01-29 12:56:20 -07:00
2013-03-22 12:10:42 -04:00
2009-06-12 18:01:47 +02:00
2014-06-11 08:35:34 -07:00
2013-01-26 22:20:06 -08:00
2010-04-23 02:09:52 +02:00
2015-04-14 15:44:14 -04:00
2013-01-10 01:27:46 +01:00
2014-12-08 12:56:06 +08:00
2013-07-09 22:09:19 +02:00
2015-04-18 11:10:49 -04:00
2014-09-26 11:02:55 +02:00
2014-03-08 12:39:44 +05:30
2014-06-10 19:11:06 -04:00
2015-04-14 20:21:54 -07:00
2015-04-14 09:29:23 +10:00
2013-09-26 09:45:40 -07:00
2014-10-28 08:46:27 -04:00
2011-05-13 16:31:00 -07:00
2014-10-24 16:07:10 -04:00
2014-08-08 15:57:24 -07:00
2015-01-15 23:34:34 -08:00
2015-01-15 11:11:14 +01:00
2015-04-04 15:20:26 +02:00
2015-03-05 20:53:06 +01:00
2015-03-31 10:35:31 -07:00
2014-11-05 18:53:54 -08:00
2010-11-15 18:25:12 +09:00
2015-04-13 14:14:29 +02:00
2015-04-17 09:04:12 -04:00
2015-04-17 09:04:07 -04:00
2015-04-19 22:40:26 -07:00
2015-01-06 14:39:17 -04:00
2015-02-26 11:57:29 -08:00
2013-08-09 10:57:06 -04:00
2015-04-03 16:17:03 +02:00
2015-03-24 22:57:49 +01:00
2014-10-25 10:53:44 -04:00
2015-04-08 06:35:16 -03:00
2015-04-21 15:21:29 +02:00
2015-04-18 11:10:49 -04:00
2014-06-19 17:45:14 -07:00
2014-09-26 11:02:55 +02:00
2009-01-07 10:00:18 -08:00
2015-04-03 15:26:15 +02:00
2014-01-15 00:25:14 +04:00
2015-04-04 15:20:26 +02:00
2014-12-29 15:28:24 -07:00
2014-09-26 11:10:11 +02:00
2013-12-02 11:24:18 +00:00
2015-02-26 11:57:31 -08:00
2008-12-03 16:09:53 -07:00
2013-07-04 11:40:58 -07:00
2014-10-14 02:18:16 +02:00
2009-06-12 18:01:47 +02:00
2008-07-25 10:53:30 -07:00
2009-08-22 14:25:32 -07:00
2008-02-06 10:41:09 -08:00
2011-09-27 18:08:04 +02:00
2015-02-10 14:30:31 -08:00
2014-12-29 15:33:17 -07:00
2013-12-03 10:08:57 -08:00
2015-02-02 14:23:42 -08:00
2013-07-03 22:58:20 +02:00
2015-02-27 11:44:24 -08:00
2015-04-18 11:10:49 -04:00
2015-03-05 13:37:01 +10:30
2013-09-04 12:59:47 +02:00
2012-03-23 16:58:37 -07:00
2008-02-03 15:27:38 +02:00
2014-05-29 15:50:30 +02:00
2011-03-31 11:26:23 -03:00
2014-04-04 09:50:07 -07:00
2011-11-09 12:10:37 +02:00
2014-09-26 11:22:29 +02:00
2014-05-26 17:28:27 -06:00
2014-05-05 15:32:05 +02:00
2015-04-21 14:47:16 +05:30
2014-05-20 16:54:21 -06:00
2014-04-09 13:44:34 -07:00
2014-05-05 15:32:05 +02:00
2014-06-04 08:50:34 -07:00
2014-04-30 19:57:05 +01:00
2012-05-17 19:06:13 -04:00
2015-03-20 07:41:55 -06:00
2011-04-28 16:12:47 -04:00
2015-01-19 12:05:32 +01:00
2013-11-13 12:09:34 +09:00
2015-02-17 14:34:54 -08:00
2008-04-21 15:10:15 -07:00
2014-10-28 09:06:11 -04:00
2014-05-04 09:49:46 +02:00
2013-03-10 18:16:36 +08:00
2013-08-27 10:46:02 +02:00
2010-03-06 11:26:29 -08:00
2012-05-25 16:18:34 +02:00
2013-01-11 11:38:03 -08:00
2009-09-19 09:37:23 -07:00
2013-12-02 14:48:28 +01:00
2013-04-29 15:18:50 +02:00
2014-12-11 15:04:11 -06:00
2013-08-20 12:59:18 +02:00
2015-04-01 17:21:35 +02:00
2014-04-07 16:36:11 -07:00
2014-05-25 12:39:00 -07:00
2015-02-13 21:21:42 -08:00
2013-05-28 12:02:11 +02:00
2011-09-27 18:08:04 +02:00
2015-04-24 08:23:45 -07:00
2015-02-26 11:57:30 -08:00
2015-03-20 07:41:55 -06:00
2014-10-24 13:59:03 -04:00
2014-12-08 09:07:11 -05:00
2015-03-20 07:41:55 -06:00
2012-11-28 18:36:06 +10:00
2014-11-24 10:49:54 -07:00
2010-08-04 15:21:40 +02:00
2014-12-13 12:42:53 -08:00
2014-08-26 09:35:52 +02:00
2009-04-27 12:00:27 -07:00
2009-04-27 12:00:27 -07:00
2014-09-28 11:08:00 +02:00
2014-04-16 14:20:34 -07:00
2014-11-03 11:54:50 -05:00
2015-02-24 06:45:25 +09:00
2012-06-28 12:03:15 +02:00
2015-02-23 07:16:46 -06:00
2013-12-02 14:45:19 +01:00
2013-07-13 12:09:57 -07:00
2015-04-18 11:10:49 -04:00
2015-03-20 07:41:55 -06:00
2014-04-06 09:38:07 -07:00
2012-03-30 16:03:15 -07:00
2015-01-20 14:02:58 -07:00
2012-02-28 16:05:06 +01:00
2014-12-22 15:40:48 +01:00
2010-08-11 08:59:18 -07:00
2007-11-26 19:39:01 -08:00
2012-03-30 16:03:15 -07:00
2012-09-26 19:56:15 +02:00
2014-11-21 19:48:50 +05:30
2015-03-18 02:02:20 +01:00
2010-02-05 12:22:44 +01:00
2015-04-18 11:10:49 -04:00
2014-05-21 11:19:36 +02:00
2014-12-11 13:38:31 -08:00
2014-05-05 15:32:05 +02:00
2012-09-18 12:53:22 +03:00
2015-01-09 23:22:12 +01:00
2013-11-30 14:08:28 +01:00
2014-05-05 15:32:05 +02:00
2013-01-03 15:57:16 -08:00
2015-03-24 22:01:58 -06:00
2008-10-16 11:21:32 -07:00
2011-03-31 11:26:23 -03:00
2009-06-12 18:01:47 +02:00
2012-10-01 15:27:48 +02:00
2012-12-17 17:15:23 -08:00
2011-03-30 12:02:05 +02:00
2015-03-26 23:52:24 +01:00
2013-12-02 14:45:19 +01:00
2013-06-03 14:20:18 -07:00
2014-06-19 15:15:27 +02:00
2015-04-17 09:03:57 -04:00
2014-09-19 14:44:51 -07:00
2013-10-16 13:01:44 -07:00
2014-09-26 11:03:00 +02:00
2013-12-06 16:37:43 -05:00
2014-08-05 15:28:48 +10:00
2012-01-02 13:04:55 +01:00
2013-12-03 11:15:58 -08:00
2010-03-24 16:31:20 -07:00
2013-08-21 10:32:09 -04:00
2014-09-23 23:44:16 -07:00
2011-01-13 08:03:24 -08:00
2013-11-26 11:09:08 +01:00