[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399114077-19314-1-git-send-email-pali.rohar@gmail.com>
Date: Sat, 3 May 2014 12:47:55 +0200
From: Pali Rohár <pali.rohar@...il.com>
To: Matthew Garrett <matthew.garrett@...ula.com>,
Randy Dunlap <rdunlap@...radead.org>
Cc: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
linux-doc@...r.kernel.org, Sonal Santan <sonal.santan@...il.com>,
Pali Rohár <pali.rohar@...il.com>
Subject: [PATCH 0/2] Dell Latitude freefall driver (ACPI SMO8800/SMO8810)
This patch series add dell-smo8800.ko driver and update program hpfall.c
Pali Rohár (2):
platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI
SMO8800/SMO8810)
Documentation: Rename hpfall.c => freefall.c, fixes for Dell
Documentation/laptops/00-INDEX | 4 +-
Documentation/laptops/freefall.c | 171 +++++++++++++++++++++++
Documentation/laptops/hpfall.c | 146 --------------------
drivers/platform/x86/Kconfig | 10 ++
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/dell-smo8800.c | 253 +++++++++++++++++++++++++++++++++++
6 files changed, 437 insertions(+), 148 deletions(-)
create mode 100644 Documentation/laptops/freefall.c
delete mode 100644 Documentation/laptops/hpfall.c
create mode 100644 drivers/platform/x86/dell-smo8800.c
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists