Oleksandr Tymoshenko a6b15a3429 Modularize evdev
- Convert "options EVDEV" to "device evdev" and "device uinput", add
    modules for both new devices. They are isolated subsystems and do not
    require any compile-time changes to general kernel subsytems
- For hybrid drivers that have evdev as an optional way to deliver input
    events add option EVDEV_SUPPORT. Update all existing hybrid drivers
    to use it instead of EVDEV
- Remove no-op DECLARE_MODULE in evdev, it's not required, MODULE_VERSION
    is enough
- Add evdev module dependency to uinput

Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
2016-10-02 03:20:31 +00:00
..
2016-04-27 19:38:24 +00:00
2014-09-17 22:26:01 +00:00
2016-07-22 06:21:03 +00:00
2015-09-10 12:40:31 +00:00
2016-09-29 22:01:09 +00:00
2016-10-02 03:20:31 +00:00
2014-11-07 19:13:19 +00:00
2014-10-20 14:42:42 +00:00
2016-05-03 22:01:48 +00:00
2015-08-24 19:32:03 +00:00
2013-08-03 08:21:35 +00:00
2014-08-28 00:05:02 +00:00
2016-08-07 18:12:36 +00:00
2016-08-07 18:12:36 +00:00
2016-07-27 20:45:00 +00:00
2014-09-25 14:25:38 +00:00
2016-07-09 11:20:42 +00:00
2015-10-01 05:56:38 +00:00
2014-07-07 00:27:09 +00:00
2015-06-23 22:22:36 +00:00
2014-09-19 10:32:20 +00:00
2015-12-31 23:48:07 +00:00
2014-07-26 17:59:25 +00:00
2016-10-02 03:20:31 +00:00
2016-09-21 18:52:03 +00:00
2016-05-20 11:00:06 +00:00
2015-02-07 23:09:03 +00:00
2015-04-22 18:15:18 +00:00
2016-10-02 03:20:31 +00:00