Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702212
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] platform-drivers-x86 for 4.13-3 |
| Date | 2017-08-02 18:00 +0200 |
| Message-ID | <ua4dZ-3lq-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.13-3
for you to fetch changes up to 51391caf99e34d2d75ffc428845062d93aa739c6:
platform/x86: dell-wmi: Fix driver interface version query (2017-08-01 15:41:43 -0700)
Thanks,
Darren Hart
VMware Open Source Technology Center
----------------------------------------------------------------
platform-drivers-x86 for v4.13-3
Fix two bugs under error or abnormal usage conditions. Correct a config
dependency.
dell-wmi:
- Fix driver interface version query
wmi:
- Fix error handling in acpi_wmi_init()
peaq-wmi:
- select INPUT_POLLDEV
----------------------------------------------------------------
Alexey Khoroshilov (1):
platform/x86: wmi: Fix error handling in acpi_wmi_init()
Andy Lutomirski (1):
platform/x86: dell-wmi: Fix driver interface version query
Arnd Bergmann (1):
platform/x86: peaq-wmi: select INPUT_POLLDEV
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/dell-wmi.c | 12 +++++++-----
drivers/platform/x86/wmi.c | 6 +++---
3 files changed, 11 insertions(+), 8 deletions(-)
--
Darren Hart
VMware Open Source Technology Center
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] platform-drivers-x86 for 4.13-3 Darren Hart <dvhart@infradead.org> - 2017-08-02 18:00 +0200
csiph-web