Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932570AbbFUIkU (ORCPT ); Sun, 21 Jun 2015 04:40:20 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:37544 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752610AbbFUIkK (ORCPT ); Sun, 21 Jun 2015 04:40:10 -0400 From: =?UTF-8?q?Pali=20Roh=C3=A1r?= To: Darren Hart , Matthew Garrett Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Pali=20Roh=C3=A1r?= Subject: [PATCH 0/4] Fixes for dell-laptop.c driver Date: Sun, 21 Jun 2015 10:39:25 +0200 Message-Id: <1434875967-13370-1-git-send-email-pali.rohar@gmail.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 21 This patch series contains contains two fixes (properly check return values of all SMBIOS calls and fix calling correct page alloc/free functions) and documentation update together with extending debugfs code. Patch which fixes calling page alloc/free functions should be backported to stable kernel series as it it fix kernel crash. Pali Rohár (4): dell-laptop: Update information about wireless control dell-laptop: Check return value of all SMBIOS calls dell-laptop: Fix allocating & freeing SMI buffer page dell-laptop: Show info about WiGig and UWB in debugfs drivers/platform/x86/dell-laptop.c | 244 ++++++++++++++++++++++++++++-------- 1 file changed, 193 insertions(+), 51 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/