master/fsm_slave_scan.c
Thu, 31 Jul 2008 16:13:29 +0000 Florian Pose Major Pdo configuration change: Read mapping of unknown Pdos during
Thu, 26 Jun 2008 13:16:15 +0000 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
Thu, 12 Jun 2008 09:32:25 +0000 Florian Pose Store slaves in an array instead of a list.
Thu, 12 Jun 2008 08:31:06 +0000 Florian Pose Replaced a few GFP_ATOMIC allocations with GFP_KERNEL ones.
Tue, 10 Jun 2008 11:54:39 +0000 Florian Pose Replaced misleading %i by %u.
Mon, 09 Jun 2008 13:24:16 +0000 Florian Pose Moved sii to words.
Fri, 25 Apr 2008 12:16:56 +0000 Florian Pose Improved a few debugging outputs.
Mon, 17 Mar 2008 09:38:48 +0000 Florian Pose Renamed EEPROM to SII.
Mon, 17 Mar 2008 09:05:13 +0000 Florian Pose Allow multiple sync manager categories.
Thu, 28 Feb 2008 14:18:37 +0000 Florian Pose Added documentation.
Wed, 27 Feb 2008 15:24:00 +0000 Florian Pose Separated SII data from slave.
Tue, 26 Feb 2008 16:58:20 +0000 Florian Pose Reading of Pdo mapping via CoE during scan.
Tue, 26 Feb 2008 13:20:32 +0000 Florian Pose Separated slave state machines.