| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add kernel-doc style documentation headers for most exported functions. | aeb
| 2002-10-13 | 8 | -12/+343 |
| * | Fix wrong error mapping in raw1394_error_to_errno() on local transactions. | aeb
| 2001-06-27 | 1 | -1/+2 |
| * | Moved testlibraw.c from src to tools directory. | aeb
| 2001-06-08 | 2 | -175/+0 |
| * | Handle generation number is not automatically advanced with bus reset. | aeb
| 2001-05-14 | 4 | -8/+26 |
| * | Store returned generation count after setting of port. | aeb
| 2001-03-21 | 1 | -0/+1 |
| * | testlibraw gets installed now. | aeb
| 2001-02-28 | 1 | -1/+1 |
| * | Let received iso header be big endian, to be consistent. | aeb
| 2001-02-27 | 1 | -1/+2 |
| * | Add libraw1394 autoconf macro (not yet complete). | aeb
| 2001-02-05 | 3 | -0/+29 |
| * | Put 'extern "C"' for C++ back in. | aeb
| 2001-01-31 | 1 | -1/+1 |
| * | Adapted testlibraw to new style error handling. | aeb
| 2001-01-27 | 1 | -17/+18 |
| * | Fix building errors.c. | aeb
| 2001-01-19 | 2 | -0/+2 |
| * | First implementation of new error reporting API. | aeb
| 2001-01-19 | 6 | -25/+129 |
| * | Added ieee1394.h header. | aeb
| 2000-11-22 | 2 | -1/+37 |
| * | Fix raw1394_start_iso_write() which uses wrong variable. | aeb
| 2000-09-13 | 1 | -1/+1 |
| * | Work around compiler warnings for int/ptr casts. | aeb
| 2000-09-10 | 5 | -10/+18 |
| * | Added missing prototypes for iso send functions. | aeb
| 2000-09-01 | 1 | -0/+7 |
| * | Added raw1394_get_irm_id(). | aeb
| 2000-08-08 | 6 | -7/+38 |
| * | Added support for isochronous sending. | aeb
| 2000-08-06 | 2 | -0/+34 |
| * | Added raw1394_reset_bus() call. | aeb
| 2000-07-05 | 3 | -0/+19 |
| * | - Set library version info in configure.in, use in src/Makefile.am. | aeb
| 2000-06-22 | 3 | -2/+5 |
| * | Update libtool version number. | aeb
| 2000-06-15 | 1 | -1/+1 |
| * | Added copyright headers. | aeb
| 2000-06-14 | 6 | -0/+54 |
| * | Fix size of error field. | aeb
| 2000-06-09 | 1 | -2/+2 |
| * | Modified support for 32/64 bit environments, control struct fields have fixed... | aeb
| 2000-06-02 | 5 | -30/+26 |
| * | Added support for environments with 64 bit kernel and 32 bit userland. | aeb
| 2000-05-28 | 6 | -7/+18 |
| * | Fixed missing setting of ext code in raw1394_start_lock() | aeb
| 2000-04-27 | 1 | -0/+1 |
| * | Fixed lock transaction to actually return response value. | aeb
| 2000-04-15 | 2 | -5/+8 |
| * | Add userdata functions. | aeb
| 2000-04-05 | 3 | -0/+18 |
| * | Version++ and age++ for libtool version info. | aeb
| 2000-03-17 | 1 | -1/+1 |
| * | Added FCP monitoring test. | aeb
| 2000-03-16 | 2 | -7/+46 |
| * | Use correct typedef in my_tag_handler(). | aeb
| 2000-03-16 | 1 | -1/+1 |
| * | Fix spelign of raw1394_set_fcp_handler(). | aeb
| 2000-03-16 | 1 | -3/+3 |
| * | Added FCP listen functionality. | aeb
| 2000-03-16 | 6 | -1/+98 |
| * | Renamed 'new' args to 'new_h' for C++ compatibility. | aeb
| 2000-03-12 | 1 | -3/+4 |
| * | Added lock transaction. | abombe
| 2000-02-06 | 2 | -0/+53 |
| * | Changed iso rcv handling to separate handlers per channel. | abombe
| 2000-02-04 | 5 | -23/+33 |
| * | Added isochronous I/O support | abombe
| 1999-12-29 | 7 | -31/+116 |
| * | - Added FCP register addresses | abombe
| 1999-12-18 | 1 | -0/+7 |
| * | Added prototypes for async write functions | abombe
| 1999-12-15 | 1 | -1/+6 |
| * | Initial revision | abombe
| 1999-12-02 | 9 | -0/+775 |