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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a symbol static
Stefan Richter
2012-02-05
1
-1
/
+1
*
Continue inotify event handling even after failure in one event
Stefan Richter
2012-02-05
1
-4
/
+2
*
Process multiple inotify events
Peter Hurley
2012-02-05
1
-8
/
+27
*
Reset device fd upon error condition in handle_inotify()
Peter Hurley
2012-02-05
1
-0
/
+1
*
retry raw1394_read/write/lock/lock64 with delays after ack-busy
Stefan Richter
2011-10-22
1
-1
/
+29
*
redirect Config ROM reads into the kernel's ROM cache
Stefan Richter
2011-08-21
1
-0
/
+52
*
fix start_on_cycle on firewire-core
Clemens Ladisch
2011-02-25
1
-3
/
+32
*
do not delay iso packet queueing
Clemens Ladisch
2011-02-25
1
-4
/
+2
*
arm on firewire-core: Remove leftover debug printfs
Stefan Richter
2010-10-20
1
-6
/
+0
*
Be more careful when copying response payloads on firewire-core
Stefan Richter
2010-09-07
2
-9
/
+7
*
Implement raw1394_(start_)phy_packet_write() on firewire-core
Stefan Richter
2010-09-07
3
-18
/
+81
*
Filter incoming requests per card
Stefan Richter
2010-09-07
2
-3
/
+17
*
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
2
-9
/
+14
*
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
2
-2
/
+4
*
Treat the kernel's iso context handle as opaque item
Stefan Richter
2010-09-07
2
-6
/
+8
*
Fix raw1394_iso_stop on firewire-core
Stefan Richter
2010-09-07
1
-1
/
+1
*
Add missing malloc failure checks
Stefan Richter
2010-09-07
2
-5
/
+19
*
Fix for overlooked device HUP with 'firewire' stack
Peter Hurley
2010-04-17
1
-1
/
+1
*
Fix documentation of return values of raw1394_start_ family of functions
Stefan Richter
2010-02-01
1
-7
/
+7
*
Fix "make doc".
Stefan Richter
2010-01-10
1
-11
/
+7
*
Addendum to 'Calculate iso receive cycles on firewire-core'
Stefan Richter
2009-11-23
1
-2
/
+5
*
Initialize unused fields in ioctl arguments
Jay Fenlason
2009-11-22
2
-0
/
+3
*
Calculate iso receive cycles on firewire-core at ABI version 1
Jay Fenlason
2009-11-22
1
-2
/
+17
*
Fix reporting of isochronous transmit cycles on firewire-core
Jay Fenlason
2009-11-22
1
-10
/
+46
*
Fix default isochronous IRQ interval on firewire-core
Jay Fenlason
2009-11-22
1
-4
/
+7
*
Fix build always expecting FW_DIR.
Dan Dennedy
2009-06-18
1
-0
/
+4
*
Match only /dev/fw[0-9]* as firewire-core device files
Stefan Richter
2009-05-31
1
-4
/
+10
*
Remove an unused struct member
Stefan Richter
2009-05-30
1
-1
/
+0
*
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
3
-16
/
+52
*
Iso reception: Use packet timestamps in juju ABI v2
Stefan Richter
2009-05-30
1
-3
/
+13
*
Use new iso resource allocation ioctls
Stefan Richter
2009-05-30
3
-2
/
+110
*
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
3
-39
/
+9
*
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
3
-21
/
+38
*
Fix stack corruption during juju lock transactions
David Moore
2008-12-29
1
-13
/
+19
*
Fix iso_shutdown with juju firewire stack
Jarod Wilson
2008-12-08
2
-3
/
+22
*
Let fw_read_cycle_timer() use the local fd instead of requiring iso to be ini...
Dan Dennedy
2008-12-07
1
-1
/
+1
*
[libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()
Stefan Richter
2008-12-03
3
-56
/
+1
*
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
Stefan Richter
2008-12-03
4
-57
/
+2
*
Fix segfault in juju's handle_arm_request
Stefan Richter
2008-10-28
1
-0
/
+2
*
Reduce nesting depth in new_handle dispatchers
Stefan Richter
2008-10-28
1
-47
/
+49
*
Address some compiler warnings
Stefan Richter
2008-10-28
5
-10
/
+5
*
Makes extra sure strings are not overrun.
Erik Hovland
2008-10-28
1
-13
/
+19
*
Makes sure a value is returned by the function.
Erik Hovland
2008-10-28
1
-0
/
+1
*
Make sure that we have the right types.
Erik Hovland
2008-10-28
2
-7
/
+8
*
Compare unsigned values instead of subtracting them.
Erik Hovland
2008-10-28
1
-2
/
+3
[next]