All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes
@ 2010-05-04 21:51 Alexis Berlemont
  2010-05-05 18:53 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Alexis Berlemont @ 2010-05-04 21:51 UTC (permalink / raw)
  To: xenomai

The following changes since commit
e9b509c9021e0134117d0fe75d11e495f0e954b7:

  arm: add missing #include (2010-05-04 03:44:01 +0200)

are available in the git repository at:
  git://git.xenomai.org/xenomai-abe.git analogy

Alexis Berlemont (17):
      analogy: fix ring-buffer issues
      analogy: cosmetic fix
      analogy: fix buffer checkings so as to allow infinite acquisitions
      analogy: make cmd_read work with infinite acquisitions (-S 0)
      analogy: fix a misuse of channel descriptors in a4l_get_chan
      analogy: [pcimio] register the digital trigger routine
      analogy: minor change in the header command.h
      analogy: minor cosmetic fix
      analogy: add the test program cmd_bits (beta version)
      analogy: minor fix in insn_bits
      analogy: add triggering in cmd_bits
      analogy: in the core, call rtdm_in_rt_context() instead of a4l_test_rt()
      analogy: add calls to rtdm_rt_capable() in ioctl handlers
      analogy: remove useless device declarations in read / write syscalls handlers
      analogy: add rtdm_rt_capable() calls in read / write syscall handlers
      analogy: fix a stupid bug in the use of rtdm_rt_capable()
      analogy: make the command registering perform in NRT context

Daniele Nicolodi (2):
      analogy: make a4l_find_range return the index of the selected range
      analogy: minor change (white spaces removals)

 include/analogy/buffer.h                           |   37 ++--
 include/analogy/command.h                          |   15 +-
 ksrc/drivers/analogy/buffer.c                      |   57 +++--
 ksrc/drivers/analogy/command.c                     |    6 +
 ksrc/drivers/analogy/device.c                      |    2 +-
 ksrc/drivers/analogy/instruction.c                 |    6 +
 .../analogy/national_instruments/mio_common.c      |   18 +-
 ksrc/drivers/analogy/rtdm_interface.c              |   10 +-
 ksrc/drivers/analogy/subdevice.c                   |    6 +-
 ksrc/drivers/analogy/transfer.c                    |   10 +-
 src/drvlib/analogy/range.c                         |   64 +++--
 src/utils/analogy/Makefile.am                      |   10 +-
 src/utils/analogy/cmd_bits.c                       |  277 ++++++++++++++++++++
 src/utils/analogy/cmd_read.c                       |    6 +-
 src/utils/analogy/insn_bits.c                      |    2 +-
 15 files changed, 425 insertions(+), 101 deletions(-)
 create mode 100644 src/utils/analogy/cmd_bits.c

-- 
Alexis.


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

* Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes
  2010-05-04 21:51 [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes Alexis Berlemont
@ 2010-05-05 18:53 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2010-05-05 18:53 UTC (permalink / raw)
  To: Alexis Berlemont; +Cc: xenomai

Alexis Berlemont wrote:
> The following changes since commit
> e9b509c9021e0134117d0fe75d11e495f0e954b7:
> 
>   arm: add missing #include (2010-05-04 03:44:01 +0200)
> 
> are available in the git repository at:
>   git://git.xenomai.org/xenomai-abe.git analogy

Pulled, thanks.


-- 
					    Gilles.


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

end of thread, other threads:[~2010-05-05 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-04 21:51 [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes Alexis Berlemont
2010-05-05 18:53 ` Gilles Chanteperdrix

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.