summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix FCP and ARM source node ID on firewire-coreGravatar Stefan Richter 2010-09-071-42/+75
* Rename a few kernel ABI testing helpersGravatar Stefan Richter 2010-09-072-9/+14
* Do not use a random FW_CDEV_VERSION as our implemented ABI versionGravatar Stefan Richter 2010-09-071-4/+9
* tools/dumpiso: Add write() return code checks, fix harmless format string bugGravatar Stefan Richter 2010-09-071-10/+12
* tools/testlibraw: Fix a harmless format string bugGravatar Stefan Richter 2010-09-071-2/+2
* Always imply iso shutdown in fw_destroy_handleGravatar Stefan Richter 2010-09-072-2/+4
* Treat the kernel's iso context handle as opaque itemGravatar Stefan Richter 2010-09-072-6/+8
* Fix raw1394_iso_stop on firewire-coreGravatar Stefan Richter 2010-09-071-1/+1
* Add missing malloc failure checksGravatar Stefan Richter 2010-09-072-5/+19
* Fix for overlooked device HUP with 'firewire' stackGravatar Peter Hurley 2010-04-171-1/+1
* Fix documentation of return values of raw1394_start_ family of functionsGravatar Stefan Richter 2010-02-011-7/+7
* doc: let "make clean" remove generated HTML filesGravatar Stefan Richter 2010-02-011-1/+1
* Document contact address (linux1394-devel) more clearlyGravatar Stefan Richter 2010-02-012-5/+13
* update README: replace outdated link to wikiGravatar Sebastian Schüppel 2010-02-011-1/+1
* Fix "make doc".Gravatar Stefan Richter 2010-01-102-16/+12
* Update ChangeLog for release.v2.0.5Gravatar Dan Dennedy 2009-12-261-0/+4
* Set to version 2.0.5.Gravatar Dan Dennedy 2009-12-262-2/+4
* Update ChangeLog for release.Gravatar Dan Dennedy 2009-12-261-0/+36
* Update release notes.Gravatar Dan Dennedy 2009-12-261-1/+2
* Addendum to 'Calculate iso receive cycles on firewire-core'Gravatar Stefan Richter 2009-11-231-2/+5
* Initialize unused fields in ioctl argumentsGravatar Jay Fenlason 2009-11-222-0/+3
* Calculate iso receive cycles on firewire-core at ABI version 1Gravatar Jay Fenlason 2009-11-221-2/+17
* Fix reporting of isochronous transmit cycles on firewire-coreGravatar Jay Fenlason 2009-11-221-10/+46
* Fix default isochronous IRQ interval on firewire-coreGravatar Jay Fenlason 2009-11-221-4/+7
* Update reference docs using kernel-doc.v2.0.4Gravatar Dan Dennedy 2009-08-301-785/+1338
* Fix build due to incomplete tarball.Gravatar Dan Dennedy 2009-06-304-2/+7
* Update ChangeLog from git log.v2.0.3Gravatar Dan Dennedy 2009-06-291-10/+982
* Bump to v2.0.3 and update release notes.Gravatar Dan Dennedy 2009-06-292-1/+4
* Fix build always expecting FW_DIR.Gravatar Dan Dennedy 2009-06-182-0/+5
* Match only /dev/fw[0-9]* as firewire-core device filesGravatar Stefan Richter 2009-05-311-4/+10
* Remove an unused struct memberGravatar Stefan Richter 2009-05-301-1/+0
* Fix memory leaks with async requests on firewire-coreGravatar Stefan Richter 2009-05-301-3/+10
* Use new async stream ioctlGravatar Stefan Richter 2009-05-303-16/+52
* Iso reception: Use packet timestamps in juju ABI v2Gravatar Stefan Richter 2009-05-301-3/+13
* Use new iso resource allocation ioctlsGravatar Stefan Richter 2009-05-303-2/+110
* Use new broadcast request ioctlGravatar Stefan Richter 2009-05-301-2/+15
* testlibraw: fix printing of local config ROMGravatar Stefan Richter 2009-05-271-1/+1
* bump version to 2.0.2 and add release notesv2.0.2Gravatar Dan Dennedy 2009-02-032-1/+5
* Change the license of the "juju" fw*.[hc] files to LGPL v2.1 as approvedGravatar Dan Dennedy 2009-02-033-39/+9
* bump version and add release notesv2.0.1Gravatar Dan Dennedy 2009-01-142-2/+6
* Set errno = ENOSYS in unimplemented functionsGravatar Stefan Richter 2009-01-121-0/+5
* Work without permission to access local node's /dev/fw*Gravatar Stefan Richter 2009-01-103-21/+38
* Fix stack corruption during juju lock transactionsGravatar David Moore 2008-12-291-13/+19
* Fix iso_shutdown with juju firewire stackGravatar Jarod Wilson 2008-12-082-3/+22
* Checking /dev/raw1394 and recommendation for creating it for the install make...Gravatar Dan Dennedy 2008-12-071-23/+0
* testlibraw: test raw1394_read_cycle_timer()Gravatar Stefan Richter 2008-12-071-0/+23
* testlibraw: test all cards instead of only the firstGravatar Stefan Richter 2008-12-071-120/+143
* Let fw_read_cycle_timer() use the local fd instead of requiring iso to be ini...Gravatar Dan Dennedy 2008-12-071-1/+1
* [libraw1394 patch] Unify {ieee1394,fw}_bandwidth_modify()Gravatar Stefan Richter 2008-12-033-56/+1
* [libraw1394 patch] Fix raw1394_channel_modify() on firewire-coreGravatar Stefan Richter 2008-12-034-57/+2