linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for dell-laptop.c driver
@ 2015-06-21  8:39 Pali Rohár
  2015-06-21  8:39 ` [PATCH 1/4] dell-laptop: Update information about wireless control Pali Rohár
                   ` (4 more replies)
  0 siblings, 5 replies; 29+ messages in thread
From: Pali Rohár @ 2015-06-21  8:39 UTC (permalink / raw)
  To: Darren Hart, Matthew Garrett
  Cc: platform-driver-x86, linux-kernel, Pali Rohár

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/

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2015-07-07 15:53 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21  8:39 [PATCH 0/4] Fixes for dell-laptop.c driver Pali Rohár
2015-06-21  8:39 ` [PATCH 1/4] dell-laptop: Update information about wireless control Pali Rohár
2015-06-22 19:06   ` Darren Hart
2015-06-21  8:39 ` [PATCH 2/4] dell-laptop: Check return value of all SMBIOS calls Pali Rohár
2015-06-22 18:26   ` Darren Hart
2015-06-27  7:34   ` [PATCH v2] dell-laptop: Check return value of all SMBIOS calls and do not cache hwswitch state Pali Rohár
2015-06-29 23:02     ` Darren Hart
2015-07-01 18:04       ` Pali Rohár
2015-07-01 18:08         ` [PATCH 1/3] dell-laptop: Clear buffer before each SMBIOS call Pali Rohár
2015-07-01 18:08           ` [PATCH 2/3] dell-laptop: Check return value of " Pali Rohár
2015-07-01 18:08           ` [PATCH 3/3] dell-laptop: Do not cache hwswitch state Pali Rohár
2015-07-02  0:42             ` Darren Hart
2015-07-06 10:09               ` Pali Rohár
2015-07-02  0:45           ` [PATCH 1/3] dell-laptop: Clear buffer before each SMBIOS call Darren Hart
2015-07-03  8:10             ` Pali Rohár
2015-07-06 10:08           ` [PATCH v2 " Pali Rohár
2015-07-06 10:08             ` [PATCH v2 2/3] dell-laptop: Check return value of " Pali Rohár
2015-07-06 10:08             ` [PATCH v2 3/3] dell-laptop: Do not cache hwswitch state Pali Rohár
2015-07-06 22:39             ` [PATCH v2 1/3] dell-laptop: Clear buffer before each SMBIOS call Darren Hart
2015-07-07 14:04               ` Pali Rohár
2015-07-07 15:52                 ` Darren Hart
2015-06-21  8:41 ` [PATCH 3/4] dell-laptop: Fix allocating & freeing SMI buffer page Pali Rohár
2015-06-22  8:46   ` Michal Hocko
2015-06-22 19:04   ` Darren Hart
2015-06-23  8:11   ` [PATCH] " Pali Rohár
2015-06-25  3:23     ` Darren Hart
2015-06-21  8:41 ` [PATCH 4/4] dell-laptop: Show info about WiGig and UWB in debugfs Pali Rohár
2015-06-22 19:05   ` Darren Hart
2015-06-22 18:02 ` [PATCH 0/4] Fixes for dell-laptop.c driver Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).