All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: most: fix driver issues
@ 2016-10-25 15:44 Christian Gromm
  2016-10-25 15:44 ` [PATCH 1/3] staging: most: aim-networking: keep channels closed if ndo_open fails Christian Gromm
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Christian Gromm @ 2016-10-25 15:44 UTC (permalink / raw)
  To: gregkh; +Cc: Christian Gromm, driverdev-devel

This patch set is needed to fix up issues of the USB module and the
networking module.

Andrey Shvetsov (3):
  staging: most: aim-networking: keep channels closed if ndo_open fails
  staging: most: hdm-usb: do h/w specific synchronization at
    configuration time
  staging: most: hdm-usb: introduce synchronization function

 drivers/staging/most/aim-network/networking.c | 38 +++++++++++++++------------
 drivers/staging/most/hdm-usb/hdm_usb.c        | 37 +++++++++++++-------------
 2 files changed, 40 insertions(+), 35 deletions(-)

-- 
1.9.1

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2016-10-31 17:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 15:44 [PATCH 0/3] staging: most: fix driver issues Christian Gromm
2016-10-25 15:44 ` [PATCH 1/3] staging: most: aim-networking: keep channels closed if ndo_open fails Christian Gromm
2016-10-25 15:44 ` [PATCH 2/3] staging: most: hdm-usb: do h/w specific synchronization at configuration time Christian Gromm
2016-10-26 14:22   ` Dan Carpenter
2016-10-27  8:57     ` Christian Gromm
2016-10-27  9:00       ` Dan Carpenter
2016-10-27 11:00         ` Christian Gromm
2016-10-27 13:06           ` Greg KH
2016-10-31 17:33           ` Dan Carpenter
2016-10-25 15:44 ` [PATCH 3/3] staging: most: hdm-usb: introduce synchronization function Christian Gromm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.