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
/
tools
/
testlibraw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-20
arm on firewire-core: Remove leftover debug printfs
Stefan Richter
1
-6
/
+0
2010-09-07
Be more careful when copying response payloads on firewire-core
Stefan Richter
2
-9
/
+7
2010-09-07
Implement raw1394_(start_)phy_packet_write() on firewire-core
Stefan Richter
3
-18
/
+81
2010-09-07
Filter incoming requests per card
Stefan Richter
2
-3
/
+17
2010-09-07
Fix FCP and ARM source node ID on firewire-core
Stefan Richter
1
-42
/
+75
2010-09-07
Rename a few kernel ABI testing helpers
Stefan Richter
2
-9
/
+14
2010-09-07
Do not use a random FW_CDEV_VERSION as our implemented ABI version
Stefan Richter
1
-4
/
+9
2010-09-07
tools/dumpiso: Add write() return code checks, fix harmless format string bug
Stefan Richter
1
-10
/
+12
2010-09-07
tools/testlibraw: Fix a harmless format string bug
Stefan Richter
1
-2
/
+2
2010-09-07
Always imply iso shutdown in fw_destroy_handle
Stefan Richter
2
-2
/
+4
2010-09-07
Treat the kernel's iso context handle as opaque item
Stefan Richter
2
-6
/
+8
2010-09-07
Fix raw1394_iso_stop on firewire-core
Stefan Richter
1
-1
/
+1
2010-09-07
Add missing malloc failure checks
Stefan Richter
2
-5
/
+19
2010-04-17
Fix for overlooked device HUP with 'firewire' stack
Peter Hurley
1
-1
/
+1
2010-02-01
Fix documentation of return values of raw1394_start_ family of functions
Stefan Richter
1
-7
/
+7
2010-02-01
doc: let "make clean" remove generated HTML files
Stefan Richter
1
-1
/
+1
2010-02-01
Document contact address (linux1394-devel) more clearly
Stefan Richter
2
-5
/
+13
2010-02-01
update README: replace outdated link to wiki
Sebastian Schüppel
1
-1
/
+1
2010-01-10
Fix "make doc".
Stefan Richter
2
-16
/
+12
2009-12-26
Update ChangeLog for release.
v2.0.5
Dan Dennedy
1
-0
/
+4
2009-12-26
Set to version 2.0.5.
Dan Dennedy
2
-2
/
+4
2009-12-26
Update ChangeLog for release.
Dan Dennedy
1
-0
/
+36
2009-12-26
Update release notes.
Dan Dennedy
1
-1
/
+2
2009-11-23
Addendum to 'Calculate iso receive cycles on firewire-core'
Stefan Richter
1
-2
/
+5
2009-11-22
Initialize unused fields in ioctl arguments
Jay Fenlason
2
-0
/
+3
2009-11-22
Calculate iso receive cycles on firewire-core at ABI version 1
Jay Fenlason
1
-2
/
+17
2009-11-22
Fix reporting of isochronous transmit cycles on firewire-core
Jay Fenlason
1
-10
/
+46
2009-11-22
Fix default isochronous IRQ interval on firewire-core
Jay Fenlason
1
-4
/
+7
2009-08-30
Update reference docs using kernel-doc.
v2.0.4
Dan Dennedy
1
-785
/
+1338
2009-06-30
Fix build due to incomplete tarball.
Dan Dennedy
4
-2
/
+7
2009-06-29
Update ChangeLog from git log.
v2.0.3
Dan Dennedy
1
-10
/
+982
2009-06-29
Bump to v2.0.3 and update release notes.
Dan Dennedy
2
-1
/
+4
2009-06-18
Fix build always expecting FW_DIR.
Dan Dennedy
2
-0
/
+5
2009-05-31
Match only /dev/fw[0-9]* as firewire-core device files
Stefan Richter
1
-4
/
+10
2009-05-30
Remove an unused struct member
Stefan Richter
1
-1
/
+0
2009-05-30
Fix memory leaks with async requests on firewire-core
Stefan Richter
1
-3
/
+10
2009-05-30
Use new async stream ioctl
Stefan Richter
3
-16
/
+52
2009-05-30
Iso reception: Use packet timestamps in juju ABI v2
Stefan Richter
1
-3
/
+13
2009-05-30
Use new iso resource allocation ioctls
Stefan Richter
3
-2
/
+110
2009-05-30
Use new broadcast request ioctl
Stefan Richter
1
-2
/
+15
2009-05-27
testlibraw: fix printing of local config ROM
Stefan Richter
1
-1
/
+1
2009-02-03
bump version to 2.0.2 and add release notes
v2.0.2
Dan Dennedy
2
-1
/
+5
2009-02-03
Change the license of the "juju" fw*.[hc] files to LGPL v2.1 as approved
Dan Dennedy
3
-39
/
+9
2009-01-14
bump version and add release notes
v2.0.1
Dan Dennedy
2
-2
/
+6
2009-01-12
Set errno = ENOSYS in unimplemented functions
Stefan Richter
1
-0
/
+5
2009-01-10
Work without permission to access local node's /dev/fw*
Stefan Richter
3
-21
/
+38
2008-12-29
Fix stack corruption during juju lock transactions
David Moore
1
-13
/
+19
2008-12-08
Fix iso_shutdown with juju firewire stack
Jarod Wilson
2
-3
/
+22
2008-12-07
Checking /dev/raw1394 and recommendation for creating it for the install make...
Dan Dennedy
1
-23
/
+0
2008-12-07
testlibraw: test raw1394_read_cycle_timer()
Stefan Richter
1
-0
/
+23
[next]