* [Xenomai-core] [PULL REQUEST] Analogy: many bugfixes
@ 2009-10-28 0:27 Alexis Berlemont
2009-10-28 0:27 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Alexis Berlemont @ 2009-10-28 0:27 UTC (permalink / raw)
To: xenomai-core
Hi Philippe,
Sorry, I forgot the "prefix" rule for the short log for many commits. I will
take more care starting from now.
Alexis.
The following changes since commit 39614e10be1d7fc5344b56646b8801cbf8756e08:
Alexis Berlemont (1):
Add error messages for the IOCTL interface (attach, instruction, cmd,
etc.)
are available in the git repository at:
ssh+git://git.xenomai.org/xenomai-abe.git analogy ..BRANCH.NOT.VERIFIED..
Alexis Berlemont (4):
Fix testing drivers' renaming issues
Some Comedi -> Analogy forgotten renamings
Add modules descriptions and license specifications
Fix comments
Breeje, R. (Remco) den (2):
Add a missing dependency for the NI MIO driver (NI TIO)
In cmd_read, fix received bytes storing
Philippe Gerum (1):
analogy: fix debug options dependencies
ksrc/drivers/analogy/Kconfig | 2 +
ksrc/drivers/analogy/instruction.c | 2 +-
ksrc/drivers/analogy/intel/8255.c | 10 +-
ksrc/drivers/analogy/national_instruments/Kconfig | 2 +-
.../analogy/national_instruments/mio_common.c | 3 +
ksrc/drivers/analogy/national_instruments/mite.c | 2 +-
ksrc/drivers/analogy/national_instruments/pcimio.c | 2 +
.../analogy/national_instruments/tio_common.c | 2 +-
ksrc/drivers/analogy/testing/Config.in | 4 +-
ksrc/drivers/analogy/testing/Kconfig | 8 +-
ksrc/drivers/analogy/testing/Makefile | 26 ++--
ksrc/drivers/analogy/testing/fake.c | 116 +++++++++---------
ksrc/drivers/analogy/testing/loop.c | 136
++++++++++----------
src/utils/analogy/analogy_config.c | 22 ++--
src/utils/analogy/cmd_read.c | 54 ++++----
src/utils/analogy/cmd_write.c | 44 +++---
src/utils/analogy/insn_read.c | 32 +++---
17 files changed, 239 insertions(+), 228 deletions(-)
Alexis.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] [PULL REQUEST] Analogy: many bugfixes
2009-10-28 0:27 [Xenomai-core] [PULL REQUEST] Analogy: many bugfixes Alexis Berlemont
@ 2009-10-28 0:27 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2009-10-28 0:27 UTC (permalink / raw)
To: Alexis Berlemont; +Cc: xenomai-core
Alexis Berlemont wrote:
> Hi Philippe,
>
> Sorry, I forgot the "prefix" rule for the short log for many commits. I will
> take more care starting from now.
You can edit commit messages with git rebase --interactive
Of course, if you want to push the changes on the server, you will have
to use git push -f.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-28 0:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 0:27 [Xenomai-core] [PULL REQUEST] Analogy: many bugfixes Alexis Berlemont
2009-10-28 0:27 ` 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.