public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final
@ 2013-11-27 16:58 Ashutosh Dixit
       [not found] ` <cover.1385569514.git.ashutosh.dixit@intel.com>
  2013-11-27 19:11 ` [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final Greg Kroah-Hartman
  0 siblings, 2 replies; 8+ messages in thread
From: Ashutosh Dixit @ 2013-11-27 16:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Arnd Bergmann, linux-kernel, virtualization
  Cc: Dasaratharaman Chandramouli, Ashutosh Dixit, Sudeep Dutt,
	Nikhil Rao, Siva Krishna Kumar Reddy Yerramreddy, Caz Yokoyama

These patches fix various issues which were reported or found with the
MIC driver.

Changelog
=========
v2 => v3:
* Reorder patch 5 in v2 to patch 4 in v3.
* Split patch 4 in v2 into patches 5 and 6 in v3.

v1 => v2: @ https://lkml.org/lkml/2013/11/26/376
* Address review comments @ https://lkml.org/lkml/2013/11/26/443
  in patch 5.

v1: Initial post @ https://lkml.org/lkml/2013/11/26/321

Ashutosh Dixit (4):
  misc: mic: Bug fix for sysfs poll usage.
  misc: mic: Fix user space namespace pollution from mic_common.h.
  misc: mic: Fix endianness issues.
  misc: mic: Suppress memory space sparse warnings

Sudeep Dutt (2):
  misc: mic: Change mic_notify(...) to return true.
  misc: mic: Minor bug fix in 'retry' loops.

 Documentation/mic/mpssd/mpssd.c    | 18 +++++++++++------
 drivers/misc/mic/card/mic_virtio.c | 33 +++++++++++++++++--------------
 drivers/misc/mic/card/mic_virtio.h |  7 +++----
 drivers/misc/mic/host/mic_boot.c   |  2 +-
 drivers/misc/mic/host/mic_virtio.c | 30 ++++++++++++++--------------
 drivers/misc/mic/host/mic_x100.c   |  4 ++--
 include/uapi/linux/mic_common.h    | 40 +++++++++++++++-----------------------
 7 files changed, 67 insertions(+), 67 deletions(-)

-- 
1.8.2.3


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

end of thread, other threads:[~2013-11-27 19:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 16:58 [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final Ashutosh Dixit
     [not found] ` <cover.1385569514.git.ashutosh.dixit@intel.com>
2013-11-27 16:58   ` [PATCH char-misc-linus v3 1/6] misc: mic: Change mic_notify(...) to return true Ashutosh Dixit
2013-11-27 16:58   ` [PATCH char-misc-linus v3 2/6] misc: mic: Minor bug fix in 'retry' loops Ashutosh Dixit
2013-11-27 16:58   ` [PATCH char-misc-linus v3 3/6] misc: mic: Bug fix for sysfs poll usage Ashutosh Dixit
2013-11-27 16:58   ` [PATCH char-misc-linus v3 4/6] misc: mic: Fix user space namespace pollution from mic_common.h Ashutosh Dixit
2013-11-27 16:58   ` [PATCH char-misc-linus v3 5/6] misc: mic: Fix endianness issues Ashutosh Dixit
2013-11-27 16:58   ` [PATCH char-misc-linus v3 6/6] misc: mic: Suppress memory space sparse warnings Ashutosh Dixit
2013-11-27 19:11 ` [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final Greg Kroah-Hartman

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