Merge tag 'platform-drivers-x86-v4.2-2' of...
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 Pull late x86 platform driver updates from Darren Hart: "The following came in a bit later and I wanted them to bake in next a few more days before submitting, thus the second pull. A new intel_pmc_ipc driver, a symmetrical allocation and free fix in dell-laptop, a couple minor fixes, and some updated documentation in the dell-laptop comments. intel_pmc_ipc: - Add Intel Apollo Lake PMC IPC driver tc1100-wmi: - Delete an unnecessary check before the function call "kfree" dell-laptop: - Fix allocating & freeing SMI buffer page - Show info about WiGig and UWB in debugfs - Update information about wireless control" * tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86: intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver tc1100-wmi: Delete an unnecessary check before the function call "kfree" dell-laptop: Fix allocating & freeing SMI buffer page dell-laptop: Show info about WiGig and UWB in debugfs dell-laptop: Update information about wireless control
No related branches found
No related tags found
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- arch/x86/include/asm/intel_pmc_ipc.h 82 additions, 0 deletionsarch/x86/include/asm/intel_pmc_ipc.h
- drivers/platform/x86/Kconfig 7 additions, 0 deletionsdrivers/platform/x86/Kconfig
- drivers/platform/x86/Makefile 1 addition, 0 deletionsdrivers/platform/x86/Makefile
- drivers/platform/x86/dell-laptop.c 139 additions, 44 deletionsdrivers/platform/x86/dell-laptop.c
- drivers/platform/x86/intel_pmc_ipc.c 767 additions, 0 deletionsdrivers/platform/x86/intel_pmc_ipc.c
- drivers/platform/x86/tc1100-wmi.c 1 addition, 1 deletiondrivers/platform/x86/tc1100-wmi.c
Loading
Please register or sign in to comment