linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: comedi: addi_apci_1564: prepare for adding Change-of-State interrupt support
@ 2014-05-24 22:23 Chase Southwood
  2014-05-24 22:24 ` [PATCH 1/3] staging: comedi: addi_apci_1564: add a subdevice for " Chase Southwood
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chase Southwood @ 2014-05-24 22:23 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This patchset adds the required subdevice for supporting DI COS interrupts,
as well as introducing a driver-specific private data struct that will
make the COS interrupt operations much more straightforward and clean.

Chase Southwood (3):
  staging: comedi: addi_apci_1564: add a subdevice for Change-of-State
    interrupt support
  staging: comedi: addi_apci_1564: remove send_sig() use
  staging: comedi: addi_apci_1564: introduce apci1564_private struct

 .../comedi/drivers/addi-data/hwdrv_apci1564.c      | 200 ++++++++++-----------
 drivers/staging/comedi/drivers/addi_apci_1564.c    |  54 +++---
 2 files changed, 126 insertions(+), 128 deletions(-)

-- 
1.9.0


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

end of thread, other threads:[~2014-05-30  4:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 22:23 [PATCH 0/3] staging: comedi: addi_apci_1564: prepare for adding Change-of-State interrupt support Chase Southwood
2014-05-24 22:24 ` [PATCH 1/3] staging: comedi: addi_apci_1564: add a subdevice for " Chase Southwood
2014-05-27 16:34   ` Ian Abbott
2014-05-28  2:35     ` Chase Southwood
2014-05-24 22:24 ` [PATCH 2/3] staging: comedi: addi_apci_1564: remove send_sig() use Chase Southwood
2014-05-24 22:25 ` [PATCH 3/3] staging: comedi: addi_apci_1564: introduce apci1564_private struct Chase Southwood
2014-05-30  4:29 ` [PATCH 0/3] staging: comedi: addi_apci_1564: prepare for adding Change-of-State interrupt support Chase Southwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).