master/ioctl.c
Fri, 05 Oct 2018 01:26:51 +0200 Edouard Tisserant Xenomai 2 to 3 migration says "RTDM drivers implementing differentiated ioctl() support for both domains should serve all real-time only requests from ioctl_rt(), returning -ENOSYS for any unrecognized request, which will cause the adaptive switch to take place automatically to the ioctl_nrt() handler. The ioctl_nrt() should then implement all requests which may be valid from the regular Linux domain exclusively." stable-1.5
Thu, 27 Sep 2018 00:21:27 +0200 Edouard Tisserant Use new RTDM's mmap, not anymore a special case compared to normal linux mmap. stable-1.5
Wed, 13 Dec 2017 15:39:13 +0100 Florian Pose Improved buffer overflow messages. stable-1.5
Tue, 14 Apr 2015 16:25:44 -0400 Dave Page 16-ethercat-1.5-frame-corruption.patch
Sat, 31 May 2014 18:08:27 +1200 Gavin Lambert Mark download data as const.
Thu, 26 Mar 2015 17:41:57 -0400 Dave Page Refactor fmmu->logical_start_address to fmmu->logical_domain_offset
Thu, 26 Mar 2015 15:16:21 -0400 Dave Page Integrate skeleton of allow_overlapping_pdos from af21f0bdc7c9
Wed, 12 Nov 2014 14:42:17 +0100 Florian Pose Implemented EoE Set IP parameter request via command-line tool.
Mon, 03 Nov 2014 15:20:05 +0100 Florian Pose Reverted default branch to stable-1.5.
Mon, 13 May 2013 20:21:19 +0200 Florian Pose Implemented emergency register requests to analyze a broken bus. stable-1.5
Tue, 12 Feb 2013 15:46:43 +0100 Florian Pose Updated Doxygen documentation. stable-1.5
Tue, 05 Feb 2013 16:45:34 +0100 Florian Pose Added ecrt_slave_config_reg_so_entry_pos() to register non-unique entries. stable-1.5
Tue, 05 Feb 2013 15:24:45 +0100 Florian Pose Exported ecrt_domain_size() for userspace. stable-1.5
Thu, 10 Jan 2013 17:36:41 +0100 Florian Pose Avoided io_sem locking from userspace/rtdm library. stable-1.5
Thu, 06 Dec 2012 18:43:56 +0100 Florian Pose Fixed some warnings on 64 bit systems. stable-1.5
Thu, 06 Dec 2012 18:13:02 +0100 Florian Pose Removed unused variable. stable-1.5
Thu, 06 Dec 2012 17:54:23 +0100 Florian Pose Removed unnecessary semaphore uses for emergency requests. stable-1.5
Thu, 06 Dec 2012 15:53:21 +0100 Florian Pose Added vmalloc() include fix for ARM architecture, thanks to Andrea Scian. stable-1.5
Thu, 06 Dec 2012 14:04:40 +0100 Florian Pose Added function attribute definition. stable-1.5
Thu, 06 Dec 2012 11:24:04 +0100 Florian Pose Fixed some ioctl() permissions. stable-1.5
Wed, 05 Dec 2012 13:30:08 +0100 Florian Pose Fixed some ioctl() return values. stable-1.5
Tue, 04 Dec 2012 16:05:23 +0100 Florian Pose Using common waitqueue for requests. stable-1.5
Tue, 04 Dec 2012 14:26:30 +0100 Florian Pose Removed unnecessary ec_master_foe_request_t; fixed FoE access. stable-1.5
Fri, 30 Nov 2012 20:15:31 +0100 Florian Pose Added configure option for redundancy (--with-devices). stable-1.5
Tue, 20 Nov 2012 14:35:53 +0100 Florian Pose Added interface to select the reference clock and to sync to it. stable-1.5
Wed, 14 Nov 2012 22:12:57 +0100 Florian Pose Added interface to read/write register contents; re-worked register requests. stable-1.5
Tue, 06 Nov 2012 14:23:44 +0100 Florian Pose Added API for querying CoE emergency requests. stable-1.5
Tue, 09 Oct 2012 09:52:50 +0200 Florian Pose Show complete access flag in config view. stable-1.5
Thu, 04 Oct 2012 10:07:52 +0200 Florian Pose Added ecrt_sdo_request_index() method to change index and subindex. stable-1.5
Thu, 20 Sep 2012 15:28:25 +0200 Florian Pose Re-worked and seamlessly integrated RTDM interface. stable-1.5