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
/
fw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more careful when copying response payloads on firewire-core
Stefan Richter
2010-09-07
1
-8
/
+7
*
Implement raw1394_(start_)phy_packet_write() on firewire-core
Stefan Richter
2010-09-07
1
-14
/
+77
*
Filter incoming requests per card
Stefan Richter
2010-09-07
1
-3
/
+16
*
Fix FCP and ARM source node ID on firewire-core
Stefan Richter
2010-09-07
1
-42
/
+75
*
Rename a few kernel ABI testing helpers
Stefan Richter
2010-09-07
1
-4
/
+4
*
Do not use a random FW_CDEV_VERSION as our implemented ABI version
Stefan Richter
2010-09-07
1
-4
/
+9
*
Always imply iso shutdown in fw_destroy_handle
Stefan Richter
2010-09-07
1
-2
/
+1
*
Add missing malloc failure checks
Stefan Richter
2010-09-07
1
-4
/
+16
*
Fix for overlooked device HUP with 'firewire' stack
Peter Hurley
2010-04-17
1
-1
/
+1
*
Initialize unused fields in ioctl arguments
Jay Fenlason
2009-11-22
1
-0
/
+1
*
Match only /dev/fw[0-9]* as firewire-core device files
Stefan Richter
2009-05-31
1
-4
/
+10
*
Fix memory leaks with async requests on firewire-core
Stefan Richter
2009-05-30
1
-3
/
+10
*
Use new async stream ioctl
Stefan Richter
2009-05-30
1
-14
/
+50
*
Use new iso resource allocation ioctls
Stefan Richter
2009-05-30
1
-0
/
+95
*
Use new broadcast request ioctl
Stefan Richter
2009-05-30
1
-2
/
+15
*
Change the license of the "juju" fw*.[hc] files to LGPL v2.1 as approved
Dan Dennedy
2009-02-03
1
-13
/
+3
*
Set errno = ENOSYS in unimplemented functions
Stefan Richter
2009-01-12
1
-0
/
+5
*
Work without permission to access local node's /dev/fw*
Stefan Richter
2009-01-10
1
-16
/
+33
*
Fix stack corruption during juju lock transactions
David Moore
2008-12-29
1
-13
/
+19
*
[libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()
Stefan Richter
2008-12-03
1
-49
/
+0
*
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
2008-12-03
1
-49
/
+0
*
Fix segfault in juju's handle_arm_request
Stefan Richter
2008-10-28
1
-0
/
+2
*
Makes extra sure strings are not overrun.
Erik Hovland
2008-10-28
1
-13
/
+19
*
Make sure that we have the right types.
Erik Hovland
2008-10-28
1
-4
/
+4
*
Compare unsigned values instead of subtracting them.
Erik Hovland
2008-10-28
1
-2
/
+3
*
Protect against resource leaks.
Erik Hovland
2008-10-28
1
-1
/
+3
*
Plug dir leak and initialize data structs
Philippe Troin
2008-07-05
1
-1
/
+14
*
Move the source code files in the juju directory into the src directory and
Dan Dennedy
2008-04-30
1
-0
/
+1369