Re: [PATCH 0/9] evdev: events processing after EV_SYN and hotplug support

2011-10-24 Thread Kristian Høgsberg
On Mon, Oct 24, 2011 at 10:42 AM, Tiago Vignatti wrote: > Hi, > > There it goes a bit of refactoring on the evdev code to become more, well, > usable. Nothing exceptional really and the most apparent change is the hotplug > feature added... ahh, one would say I'm a thief maybe because a lot of cod

Re: [PATCH 0/9] evdev: events processing after EV_SYN and hotplug support

2011-10-24 Thread Eugeni Dodonov
On Mon, Oct 24, 2011 at 12:42, Tiago Vignatti wrote: > Hi, > > There it goes a bit of refactoring on the evdev code to become more, well, > usable. Nothing exceptional really and the most apparent change is the > hotplug > feature added... ahh, one would say I'm a thief maybe because a lot of code

[PATCH 0/9] evdev: events processing after EV_SYN and hotplug support

2011-10-24 Thread Tiago Vignatti
Hi, There it goes a bit of refactoring on the evdev code to become more, well, usable. Nothing exceptional really and the most apparent change is the hotplug feature added... ahh, one would say I'm a thief maybe because a lot of code was based on the X input evdev driver :) The same work is here: