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
/
dispatch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement virtual memory for ARM manager
Peter McGoron
2022-09-20
1
-22
/
+14
*
Save and restore errno in raw1394_new_handle{,_on_port} for legacy applications
Stefan Richter
2013-08-24
1
-0
/
+10
*
Add raw1394_get_speed() API
Stefan Richter
2012-06-30
1
-0
/
+14
*
Add raw1394_read_cycle_timer_and_clock() API
Stefan Richter
2012-06-18
1
-0
/
+16
*
Tweak raw1394_add_config_rom_descriptor() API, add documentation and test case
Stefan Richter
2012-06-18
1
-11
/
+8
*
Add raw1394_add_config_rom_descriptor() and raw1394_remove_config_rom_descrip...
B.J. Buchalter
2012-06-17
1
-0
/
+34
*
Implement raw1394_(start_)phy_packet_write() on firewire-core
Stefan Richter
2010-09-07
1
-1
/
+1
*
Use new async stream ioctl
Stefan Richter
2009-05-30
1
-1
/
+1
*
Use new iso resource allocation ioctls
Stefan Richter
2009-05-30
1
-2
/
+8
*
[libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()
Stefan Richter
2008-12-03
1
-4
/
+1
*
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
2008-12-03
1
-4
/
+1
*
Reduce nesting depth in new_handle dispatchers
Stefan Richter
2008-10-28
1
-47
/
+49
*
Address some compiler warnings
Stefan Richter
2008-10-28
1
-2
/
+2
*
Protect against resource leaks.
Erik Hovland
2008-10-28
1
-3
/
+8
*
dispatch.c: fix a memory leak on not deleting the raw1394 wrapper handle.
Dan Dennedy
2008-07-21
1
-1
/
+2
*
Change handle validation to prevent segfault and be more informative.
Dan Dennedy
2008-07-06
1
-50
/
+248
*
Fix raw1394_read_cycle_timer after juju integration
Stefan Richter
2008-07-05
1
-0
/
+11
*
Move the source code files in the juju directory into the src directory and
Dan Dennedy
2008-04-30
1
-1
/
+1
*
First cut at integrating juju
Dan Dennedy
2008-04-23
1
-0
/
+545