mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [char-misc-next 0/7] mei minor fixes and cleanups
@ 2013-09-16 20:44 Tomas Winkler
  2013-09-16 20:44 ` [char-misc-next 1/7] mei: fix function names in debug prints Tomas Winkler
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Tomas Winkler @ 2013-09-16 20:44 UTC (permalink / raw)
  To: gregkh; +Cc: arnd, linux-kernel, Tomas Winkler


Alexander Usyskin (1):
  mei: fix function names in debug prints

Tomas Winkler (6):
  mei: propagate error from write routines instead of ENODEV
  mei: push credentials inside the irq write handler
  mei: mei_cl_unlink: no need to loop over dev list
  mei: simplify mei_open error handling
  mei: revamp open handler counts
  mei: amthif: mei_amthif_host_init: propagate errors from called
    functions

 drivers/misc/mei/amthif.c    | 49 +++++++++++++++++----------
 drivers/misc/mei/client.c    | 81 +++++++++++++++++++++++++++++++-------------
 drivers/misc/mei/hbm.c       |  2 +-
 drivers/misc/mei/init.c      |  5 ---
 drivers/misc/mei/interrupt.c | 31 +++++++++--------
 drivers/misc/mei/main.c      | 37 ++++++++------------
 drivers/misc/mei/mei_dev.h   |  1 +
 7 files changed, 122 insertions(+), 84 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-26 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-16 20:44 [char-misc-next 0/7] mei minor fixes and cleanups Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 1/7] mei: fix function names in debug prints Tomas Winkler
2013-09-26 15:40   ` Greg KH
2013-09-16 20:44 ` [char-misc-next 2/7] mei: propagate error from write routines instead of ENODEV Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 3/7] mei: push credentials inside the irq write handler Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 4/7] mei: mei_cl_unlink: no need to loop over dev list Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 5/7] mei: simplify mei_open error handling Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 6/7] mei: revamp open handler counts Tomas Winkler
2013-09-16 20:44 ` [char-misc-next 7/7] mei: amthif: mei_amthif_host_init: propagate errors from called functions Tomas Winkler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome