index
:
libraw1394
master
Fork of libraw1394 that allows for externally managed buffers
Peter McGoron
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
iso.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
First cut at integrating juju
Dan Dennedy
2008-04-23
1
-127
/
+68
*
added raw1394_read_cycle_timer, contributed by Pieter Palmers
ddennedy
2007-02-14
1
-0
/
+14
*
apply optimization patch from Pieter Palmers that removes modulo operator fro...
ddennedy
2006-05-09
1
-4
/
+16
*
lock allocated isochronous packet tracking memory
ddennedy
2006-04-09
1
-1
/
+16
*
remove memory allocations for isochronous operations from the libraw1394 even...
ddennedy
2006-04-09
1
-7
/
+17
*
Added a new callback response for iso_xmit handlers: RAW1394_ISO_AGAIN.
ddennedy
2006-03-04
1
-0
/
+8
*
Fix raw1394_iso_xmit_write() to work with recent kernel change to raw1394
ddennedy
2005-07-04
1
-1
/
+1
*
add sanity check to queuing of packets in rawiso xmit
ddennedy
2005-07-04
1
-1
/
+4
*
bugfix stalling on iso transmission underflow
ddennedy
2005-06-23
1
-1
/
+1
*
reorganize and update documentation; fix compiler warning
ddennedy
2004-11-11
1
-97
/
+0
*
Patch from Alexander Neundorf to support differing ISO rx modes. Currently
bencollins
2003-11-20
1
-3
/
+7
*
Patch from Stephen Tiedemann to allow reentrancy in raw1394's usage of
bencollins
2003-07-22
1
-9
/
+9
*
Patch from Dan Maas to add raw1394_iso_recv_flush() call to API, using the
bencollins
2003-07-17
1
-3
/
+23
*
Fix compiler warnings.
bencollins
2003-07-13
1
-2
/
+2
*
Updates for new rawiso ioctl interface.
bencollins
2003-02-22
1
-19
/
+19
*
add iso_xmit_sync() and iso_xmit_write(); clean up iso handling a bit
dmaas
2003-01-15
1
-36
/
+139
*
implement tag matching for rawiso reception
dmaas
2003-01-15
1
-2
/
+10
*
back out previous commit - don't drop the legacy API just yet
dmaas
2003-01-06
1
-3
/
+80
*
emulate legacy ISO reception API on top of new rawiso API
dmaas
2003-01-05
1
-80
/
+3
*
update iso API for multi-channel reception and new packet buffer layout
dmaas
2002-12-24
1
-86
/
+171
*
rawiso updates:
dmaas
2002-12-16
1
-2
/
+8
*
merged rawiso branch
ddennedy
2002-11-18
1
-0
/
+329
*
Add kernel-doc style documentation headers for most exported functions.
aeb
2002-10-13
1
-1
/
+15
*
Work around compiler warnings for int/ptr casts.
aeb
2000-09-10
1
-2
/
+2
*
Added copyright headers.
aeb
2000-06-14
1
-0
/
+9
*
Modified support for 32/64 bit environments, control struct fields have fixed...
aeb
2000-06-02
1
-2
/
+2
*
Added support for environments with 64 bit kernel and 32 bit userland.
aeb
2000-05-28
1
-1
/
+2
*
Added isochronous I/O support
abombe
1999-12-29
1
-0
/
+64