public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] comedi: Humusoft MF634 and MF624 DAQ cards driver
@ 2014-01-09 22:46 Rostislav Lisovy
  2014-01-09 22:46 ` [PATCH] " Rostislav Lisovy
  0 siblings, 1 reply; 3+ messages in thread
From: Rostislav Lisovy @ 2014-01-09 22:46 UTC (permalink / raw)
  To: Ian Abbott, Hartley Sweeten, Dan Carpenter, Greg Kroah-Hartman,
	linux-kernel, devel
  Cc: pisa, Rostislav Lisovy

Changes since v2:
* Removed one unused constant
* Corrected commit message

Changes since v1:
* Implemented all the small and big remarks pointed out by
  Hartley Sweeten, Dan Carpenter and Ian Abbott

Rostislav Lisovy (1):
  comedi: Humusoft MF634 and MF624 DAQ cards driver

 drivers/staging/comedi/Kconfig          |   6 +
 drivers/staging/comedi/comedidev.h      |   1 +
 drivers/staging/comedi/drivers/Makefile |   1 +
 drivers/staging/comedi/drivers/mf6x4.c  | 354 ++++++++++++++++++++++++++++++++
 4 files changed, 362 insertions(+)
 create mode 100644 drivers/staging/comedi/drivers/mf6x4.c

-- 
1.8.3.2


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

end of thread, other threads:[~2014-01-10 10:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 22:46 [PATCH v3] comedi: Humusoft MF634 and MF624 DAQ cards driver Rostislav Lisovy
2014-01-09 22:46 ` [PATCH] " Rostislav Lisovy
2014-01-10 10:29   ` Ian Abbott

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