public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] DLN2 fixes related to suspend/resume
@ 2015-01-19 11:51 Octavian Purdila
  2015-01-19 11:51 ` [PATCH v3 1/2] mfd: dln2: add start/stop RX URBs helpers Octavian Purdila
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Octavian Purdila @ 2015-01-19 11:51 UTC (permalink / raw)
  To: lee.jones; +Cc: johan, linux-usb, linux-kernel, Octavian Purdila

Hi Lee,

Here is the 3rd version of the patch-set against for-mfd-next branch
with the Reviewed-by tags from Johan. Note that I dropped the two GPIO
patches as they were already merged by Linus W in the GPIO tree.

Thanks,
Tavi

Changes since v2:

 * Dropped the GPIO fixes from this series as they were merged in the
   GPIO tree

 * Removed a stray newline

 * Updated the resume / suspend patch commit with more information
   about which cases it fixes and which it does not

Changes since v1:

 * Fix an issue introduced by v1 where we can get a use after free in
   the error path of probe

 * Add start/stop RX URBs helpers

 * move the suspend/resume routines above the module device table

 * used GFP_NOIO in resume

Octavian Purdila (2):
  mfd: dln2: add start/stop RX URBs helpers
  mfd: dln2: add suspend/resume functionality

 drivers/mfd/dln2.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 61 insertions(+), 10 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-01-20 10:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 11:51 [PATCH v3 0/2] DLN2 fixes related to suspend/resume Octavian Purdila
2015-01-19 11:51 ` [PATCH v3 1/2] mfd: dln2: add start/stop RX URBs helpers Octavian Purdila
2015-01-20 10:47   ` Lee Jones
2015-01-19 11:51 ` [PATCH v3 2/2] mfd: dln2: add suspend/resume functionality Octavian Purdila
2015-01-20 10:48   ` Lee Jones
2015-01-19 15:23 ` [PATCH v3 0/2] DLN2 fixes related to suspend/resume Johan Hovold

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