* [Xenomai-core] [PULL REQUEST] analogy: sensoray s526 and bug fixes
@ 2010-01-11 22:48 Alexis Berlemont
0 siblings, 0 replies; only message in thread
From: Alexis Berlemont @ 2010-01-11 22:48 UTC (permalink / raw)
To: xenomai-core
The following changes since commit 3c6b84c9ca7cfc0a9551fd835861f4a05ce7e649:
Gilles Chanteperdrix (1):
skins: factor user-space tacks sizes handling code
are available in the git repository at:
ssh+git://git.xenomai.org/xenomai-abe.git analogy
Alessio Margan (1):
analogy: rename s526 driver (analogy_s526)
Alexis Berlemont (3):
analogy: fix the tests of the subdevice flags in the basic checks
analogy: do not check the range if no range descriptor is found
analogy: fix an ugly access in NI MIO driver
Simon Boulay (8):
analogy: add s526 driver
analogy: some cosmetic change in s526 driver
analogy: fix misuses of the instruction field data_size
analogy: [s526] Remove dead code from attach function.
analogy: [s526] Remove dead code from gpct_insn_config function.
analogy: [s526] Cleanups; mainly generic comments from skel.c
analogy: [s526] Remove useless HAVE_DIO option
analogy: [s526] Cleanups; remove unused defines and variables
ksrc/drivers/analogy/Config.in | 3 +-
ksrc/drivers/analogy/Kconfig | 1 +
ksrc/drivers/analogy/Makefile | 3 +-
ksrc/drivers/analogy/command.c | 3 +-
ksrc/drivers/analogy/instruction.c | 2 +-
.../analogy/national_instruments/mio_common.c | 7 +-
ksrc/drivers/analogy/sensoray/Config.in | 2 +
ksrc/drivers/analogy/sensoray/Kconfig | 5 +
ksrc/drivers/analogy/sensoray/Makefile | 30 +
ksrc/drivers/analogy/sensoray/s526.c | 755
++++++++++++++++++++
ksrc/drivers/analogy/subdevice.c | 29 +-
ksrc/drivers/analogy/transfer.c | 3 +-
12 files changed, 825 insertions(+), 18 deletions(-)
create mode 100644 ksrc/drivers/analogy/sensoray/Config.in
create mode 100644 ksrc/drivers/analogy/sensoray/Kconfig
create mode 100644 ksrc/drivers/analogy/sensoray/Makefile
create mode 100644 ksrc/drivers/analogy/sensoray/s526.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-11 22:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 22:48 [Xenomai-core] [PULL REQUEST] analogy: sensoray s526 and bug fixes Alexis Berlemont
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.