Searched hist:"9614219 e9310ef19e66719bf37f9f68919bac08e" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-uclogic-params.h | 9614219e9310ef19e66719bf37f9f68919bac08e Sun Feb 10 11:13:51 CET 2019 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Extract tablet parameter discovery into a module
Refactor and extract UC-Logic tablet initialization and parameter discovery into a module. For these tablets, the major part of parameter discovery cannot be separated from initialization so they have to be in the same module. Define explicitly and clearly what possible quirks the tablets may have to make the driver implementation easier and simpler.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|
H A D | hid-uclogic-core.c | diff 9614219e9310ef19e66719bf37f9f68919bac08e Sun Feb 10 11:13:51 CET 2019 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Extract tablet parameter discovery into a module
Refactor and extract UC-Logic tablet initialization and parameter discovery into a module. For these tablets, the major part of parameter discovery cannot be separated from initialization so they have to be in the same module. Define explicitly and clearly what possible quirks the tablets may have to make the driver implementation easier and simpler.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|
H A D | hid-uclogic-params.c | 9614219e9310ef19e66719bf37f9f68919bac08e Sun Feb 10 11:13:51 CET 2019 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Extract tablet parameter discovery into a module
Refactor and extract UC-Logic tablet initialization and parameter discovery into a module. For these tablets, the major part of parameter discovery cannot be separated from initialization so they have to be in the same module. Define explicitly and clearly what possible quirks the tablets may have to make the driver implementation easier and simpler.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|
H A D | Makefile | diff 9614219e9310ef19e66719bf37f9f68919bac08e Sun Feb 10 11:13:51 CET 2019 Nikolai Kondrashov <spbnick@gmail.com> HID: uclogic: Extract tablet parameter discovery into a module
Refactor and extract UC-Logic tablet initialization and parameter discovery into a module. For these tablets, the major part of parameter discovery cannot be separated from initialization so they have to be in the same module. Define explicitly and clearly what possible quirks the tablets may have to make the driver implementation easier and simpler.
Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|