lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Mar 2013 16:58:25 +0200
From:	Tomas Winkler <tomas.winkler@...el.com>
To:	gregkh@...uxfoundation.org
Cc:	arnd@...db.de, linux-kernel@...r.kernel.org,
	Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc-next 0/5] MEI: move mei-me to separate module

This completes the separation of the me hardware form mei
layer to give space for adding another underlying hardware

ME hardware is now encapsulated into mei-me module.



Tomas Winkler (5):
  mei: unregister watchdog from mei_stop function
  mei: ME structures should be initialized in mei_device_init
  mei: rename function mei_hw_init to mei_start
  mei: prefix me hardware specific functions with mei_me_
  mei: move mei-me to separate module

 drivers/misc/mei/Kconfig     |  5 ++---
 drivers/misc/mei/Makefile    |  6 ++++--
 drivers/misc/mei/hw-me.c     | 44 ++++++++++++++++++--------------------------
 drivers/misc/mei/init.c      | 21 ++++++++++++++++++---
 drivers/misc/mei/interrupt.c |  4 ++++
 drivers/misc/mei/main.c      |  4 ++++
 drivers/misc/mei/mei_dev.h   |  2 +-
 drivers/misc/mei/pci-me.c    | 40 +++++++++++++++++++---------------------
 8 files changed, 70 insertions(+), 56 deletions(-)

-- 
1.7.11.7

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ