| Commit message (Expand) | Author | Age | Files | Lines |
* | Use <stdint.h> types instead of non-standard types | Thomas Petazzoni
| 2016-03-20 | 3 | -5/+6 |
* | Align fw_handle buffer for 64-bit access | Aaro Koskinen
| 2015-04-28 | 1 | -1/+1 |
* | Prevent requests for previously provided iso tx packets | Jonathan Woithe
| 2015-04-28 | 1 | -2/+2 |
* | Fix memory leak in response handler | Lee Cewd
| 2015-04-28 | 1 | -3/+5 |
* | Save and restore errno in raw1394_new_handle{,_on_port} for legacy applications | Stefan Richter
| 2013-08-24 | 1 | -0/+10 |
* | Documentation improvement: return code of raw1394_read_cycle_timer{,_and_clock} | Stefan Richter
| 2012-07-31 | 1 | -1/+1 |
* | Add raw1394_get_speed() API | Stefan Richter
| 2012-06-30 | 4 | -0/+59 |
* | Trivial whitespace normalization in ieee1394.h and raw1394.h | Stefan Richter
| 2012-06-30 | 2 | -157/+151 |
* | Add 1394b speed codes to <libraw1394/{ieee,raw}1394.h> | Stefan Richter
| 2012-06-30 | 2 | -3/+12 |
* | Fix documentation of raw1394_iso_multichannel_recv_init() | Stefan Richter
| 2012-06-30 | 1 | -1/+0 |
* | Remove now unused code | Stefan Richter
| 2012-06-24 | 1 | -26/+2 |
* | Disable power-of-2 alignment of isochronous I/O buffers | Igor Kuzmin
| 2012-06-24 | 1 | -1/+1 |
* | Enable write access to isochronous reception buffer | Igor Kuzmin
| 2012-06-24 | 1 | -1/+1 |
* | Add raw1394_read_cycle_timer_and_clock() API | Stefan Richter
| 2012-06-18 | 4 | -7/+66 |
* | Tweak raw1394_add_config_rom_descriptor() API, add documentation and test case | Stefan Richter
| 2012-06-18 | 4 | -40/+84 |
* | Add raw1394_add_config_rom_descriptor() and raw1394_remove_config_rom_descrip... | B.J. Buchalter
| 2012-06-17 | 4 | -0/+85 |
* | Remove unused code | Stefan Richter
| 2012-05-25 | 2 | -66/+7 |
* | Include local firewire-*.h instead of system-wide <linux/firewire-*.h> | Stefan Richter
| 2012-05-25 | 3 | -10/+6 |
* | Add firewire-{cdev,constants}.h from Linux v3.4 | Stefan Richter
| 2012-05-25 | 2 | -0/+1131 |
* | Implement raw1394_iso_recv_flush() on Juju | Clemens Ladisch
| 2012-03-19 | 1 | -1/+6 |
* | Fix incorrect use of == instead of =. | Guus Sliepen
| 2012-02-19 | 1 | -1/+1 |
* | Remove UTF-8 whitespace. | Guus Sliepen
| 2012-02-19 | 1 | -1/+1 |
* | 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 |