summaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-24Remove now unused codeGravatar Stefan Richter 1-26/+2
2012-06-24Disable power-of-2 alignment of isochronous I/O buffersGravatar Igor Kuzmin 1-1/+1
2012-06-24Enable write access to isochronous reception bufferGravatar Igor Kuzmin 1-1/+1
2012-06-18Increase libtool version to 2.1.0Gravatar Stefan Richter 1-4/+4
2012-06-18Add raw1394_read_cycle_timer_and_clock() APIGravatar Stefan Richter 5-9/+89
2012-06-18Tweak raw1394_add_config_rom_descriptor() API, add documentation and test caseGravatar Stefan Richter 5-41/+128
2012-06-17Add raw1394_add_config_rom_descriptor() and raw1394_remove_config_rom_descrip...Gravatar B.J. Buchalter 4-0/+85
2012-06-02configure.ac, Changelog, NEWS etc.: update to version 2.0.9v2.0.9Gravatar Stefan Richter 3-1/+29
2012-05-25Remove unused codeGravatar Stefan Richter 2-66/+7
2012-05-25Include local firewire-*.h instead of system-wide <linux/firewire-*.h>Gravatar Stefan Richter 4-17/+6
2012-05-25Add firewire-{cdev,constants}.h from Linux v3.4Gravatar Stefan Richter 2-0/+1131
2012-03-19Implement raw1394_iso_recv_flush() on JujuGravatar Clemens Ladisch 1-1/+6
2012-02-19Fix incorrect use of == instead of =.Gravatar Guus Sliepen 1-1/+1
2012-02-19Remove UTF-8 whitespace.Gravatar Guus Sliepen 1-1/+1
2012-02-19configure.ac, Changelog, NEWS etc.: update to version 2.0.8v2.0.8Gravatar Stefan Richter 3-1/+34
2012-02-05Make a symbol staticGravatar Stefan Richter 1-1/+1
2012-02-05Continue inotify event handling even after failure in one eventGravatar Stefan Richter 1-4/+2
2012-02-05Process multiple inotify eventsGravatar Peter Hurley 1-8/+27
2012-02-05Reset device fd upon error condition in handle_inotify()Gravatar Peter Hurley 1-0/+1
2011-10-22retry raw1394_read/write/lock/lock64 with delays after ack-busyGravatar Stefan Richter 1-1/+29
2011-08-21redirect Config ROM reads into the kernel's ROM cacheGravatar Stefan Richter 1-0/+52
2011-03-08configure.ac, Changelog, NEWS: update to version 2.0.7v2.0.7Gravatar Stefan Richter 3-1/+16
2011-02-25fix start_on_cycle on firewire-coreGravatar Clemens Ladisch 1-3/+32
2011-02-25do not delay iso packet queueingGravatar Clemens Ladisch 1-4/+2
2010-11-01configure.ac, Changelog, NEWS etc.: update to version 2.0.6v2.0.6Gravatar Stefan Richter 5-11/+91
2010-10-20arm on firewire-core: Remove leftover debug printfsGravatar Stefan Richter 1-6/+0
2010-09-07Be more careful when copying response payloads on firewire-coreGravatar Stefan Richter 2-9/+7
2010-09-07Implement raw1394_(start_)phy_packet_write() on firewire-coreGravatar Stefan Richter 3-18/+81
2010-09-07Filter incoming requests per cardGravatar Stefan Richter 2-3/+17
2010-09-07Fix FCP and ARM source node ID on firewire-coreGravatar Stefan Richter 1-42/+75
2010-09-07Rename a few kernel ABI testing helpersGravatar Stefan Richter 2-9/+14
2010-09-07Do not use a random FW_CDEV_VERSION as our implemented ABI versionGravatar Stefan Richter 1-4/+9
2010-09-07tools/dumpiso: Add write() return code checks, fix harmless format string bugGravatar Stefan Richter 1-10/+12
2010-09-07tools/testlibraw: Fix a harmless format string bugGravatar Stefan Richter 1-2/+2
2010-09-07Always imply iso shutdown in fw_destroy_handleGravatar Stefan Richter 2-2/+4
2010-09-07Treat the kernel's iso context handle as opaque itemGravatar Stefan Richter 2-6/+8
2010-09-07Fix raw1394_iso_stop on firewire-coreGravatar Stefan Richter 1-1/+1
2010-09-07Add missing malloc failure checksGravatar Stefan Richter 2-5/+19
2010-04-17Fix for overlooked device HUP with 'firewire' stackGravatar Peter Hurley 1-1/+1
2010-02-01Fix documentation of return values of raw1394_start_ family of functionsGravatar Stefan Richter 1-7/+7
2010-02-01doc: let "make clean" remove generated HTML filesGravatar Stefan Richter 1-1/+1
2010-02-01Document contact address (linux1394-devel) more clearlyGravatar Stefan Richter 2-5/+13
2010-02-01update README: replace outdated link to wikiGravatar Sebastian Schüppel 1-1/+1
2010-01-10Fix "make doc".Gravatar Stefan Richter 2-16/+12
2009-12-26Update ChangeLog for release.v2.0.5Gravatar Dan Dennedy 1-0/+4
2009-12-26Set to version 2.0.5.Gravatar Dan Dennedy 2-2/+4
2009-12-26Update ChangeLog for release.Gravatar Dan Dennedy 1-0/+36
2009-12-26Update release notes.Gravatar Dan Dennedy 1-1/+2
2009-11-23Addendum to 'Calculate iso receive cycles on firewire-core'Gravatar Stefan Richter 1-2/+5
2009-11-22Initialize unused fields in ioctl argumentsGravatar Jay Fenlason 2-0/+3