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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  2 Sep 2014 14:49:58 +0300
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/6] mei: remove pci dependency from mei module

In order to support testing hw module we remove dependency on
pci from mei module

Tomas Winkler (6):
  mei: push all standard settings into mei_device_init
  mei: get rid of most of the pci dependencies in mei
  mei: move fw_status back to hw ops handlers
  mei: remove the reference to pdev from mei_deivce
  mei: push pci cfg structure me hw
  mei: remove include to pci header from mei module files

 drivers/misc/mei/amthif.c    |  70 +++++++++++++--------------
 drivers/misc/mei/bus.c       |  11 ++---
 drivers/misc/mei/client.c    |  48 +++++++++----------
 drivers/misc/mei/client.h    |   4 +-
 drivers/misc/mei/debugfs.c   |   7 ++-
 drivers/misc/mei/hbm.c       |  71 ++++++++++++++--------------
 drivers/misc/mei/hw-me.c     |  70 ++++++++++++++++++---------
 drivers/misc/mei/hw-me.h     |  26 ++++++++++-
 drivers/misc/mei/hw-txe.c    | 109 +++++++++++++++++++++++++------------------
 drivers/misc/mei/hw-txe.h    |   5 +-
 drivers/misc/mei/init.c      |  78 +++++++++++++------------------
 drivers/misc/mei/interrupt.c |  46 +++++++++---------
 drivers/misc/mei/main.c      |  42 ++++++++---------
 drivers/misc/mei/mei_dev.h   |  37 ++++++---------
 drivers/misc/mei/nfc.c       |  46 +++++++++---------
 drivers/misc/mei/pci-me.c    |   4 +-
 drivers/misc/mei/pci-txe.c   |  10 ++--
 drivers/misc/mei/wd.c        |  35 ++++++--------
 include/linux/mei_cl_bus.h   |   1 +
 19 files changed, 377 insertions(+), 343 deletions(-)

-- 
1.9.3

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