Wed, 12 Jan 2011 14:56:53 +0100 Martin Troxler Optionally compile with trace_printk support
Thu, 06 Jan 2011 17:19:15 +0100 Matthias Luescher properly deactivate slaves if there is no eoe slave
Thu, 06 Jan 2011 13:11:21 +0100 Martin Troxler always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)
Thu, 06 Jan 2011 12:47:20 +0100 Martin Troxler releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slave
Thu, 06 Jan 2011 10:50:54 +0100 Martin Troxler e1000 on 2.6.33: handle link-down
Wed, 05 Jan 2011 12:46:12 +0100 Martin Troxler SoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with kref
Wed, 05 Jan 2011 12:26:33 +0100 Martin Troxler Register read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with kref