summaryrefslogtreecommitdiffstats
path: root/debian/changelog (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-20testlibraw: build the CLOCK_MONOTONIC_RAW test conditionallyGravatar Thomas Petazzoni 1-0/+2
2016-03-20Use <stdint.h> types instead of non-standard typesGravatar Thomas Petazzoni 3-5/+6
2015-04-28configure.ac, Changelog, NEWS: update to version 2.1.1v2.1.1Gravatar Stefan Richter 3-1/+37
2015-04-28Align fw_handle buffer for 64-bit accessGravatar Aaro Koskinen 1-1/+1
2015-04-28Prevent requests for previously provided iso tx packetsGravatar Jonathan Woithe 1-2/+2
2015-04-28Fix memory leak in response handlerGravatar Lee Cewd 1-3/+5
2013-08-24Save and restore errno in raw1394_new_handle{,_on_port} for legacy applicationsGravatar Stefan Richter 1-0/+10
2013-08-24tools: Fix startup of dumpiso and sendiso on jujuGravatar Stefan Richter 2-7/+8
2012-07-31Documentation improvement: return code of raw1394_read_cycle_timer{,_and_clock}Gravatar Stefan Richter 1-1/+1
2012-07-29Changelog, NEWS: update to version 2.1.0v2.1.0Gravatar Stefan Richter 2-0/+80
2012-06-30testlibraw: Fix printing of card nameGravatar Stefan Richter 1-3/+9
2012-06-30Add raw1394_get_speed() APIGravatar Stefan Richter 5-5/+76
2012-06-30Trivial whitespace normalization in ieee1394.h and raw1394.hGravatar Stefan Richter 2-157/+151
2012-06-30Add 1394b speed codes to <libraw1394/{ieee,raw}1394.h>Gravatar Stefan Richter 2-3/+12
2012-06-30Fix documentation of raw1394_iso_multichannel_recv_init()Gravatar Stefan Richter 1-1/+0
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