[PARISC] input: queued patches from parisc-linux
Kyle McMartin <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Hi Dmitry,
The following are some patches committed to the input subsystem
from parisc-linux.
Apologies if this turns out badly, this is my first time using
git-send-email...
keyboard/hil_kbd.c | 8 +--
keyboard/hilkbd.c | 113 +++++++++++++++++++++++++++++++----------------------
serio/hil_mlc.c | 19 ++++----
serio/hp_sdc.c | 16 +++----
serio/hp_sdc_mlc.c | 3 -
5 files changed, 90 insertions(+), 69 deletions(-)
Cyrill V. Gorcunov (1):
[PARISC] add error-checking in hil_keyb_init
Helge Deller (3):
[PARISC] fix uninitialized spinlock in HIL keyboard driver
[PARISC] hp_sdc: fix request_irq()/free_irq() parameters
[PARISC] input: various cleanups
Cheers,
Kyle M.