Dmitry Torokhov
055070a7d0
Input: psxpad-spi - switch to using polled mode of input devices
...
We have added polled mode to the normal input devices with the intent of
retiring input_polled_dev. This converts psxpad-spi driver to use the
polling mode of standard input devices and removes dependency on
INPUT_POLLDEV.
Link: https://lore.kernel.org/r/20191001220421.GA66693@dtor-ws
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com >
2019-10-29 17:13:36 -07:00
Thomas Gleixner
80503b23b2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
...
Based on 1 normalized pattern(s):
licensed under the gpl 2 or later
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 82 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org >
Reviewed-by: Richard Fontana <rfontana@redhat.com >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190524100845.150836982@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-30 11:25:18 -07:00
Tomohiro Yoshidomi
8be193c7b1
Input: add support for PlayStation 1/2 joypads connected via SPI
...
PlayStation 1/2 joypads can be connected directly to the SPI interface.
Signed-off-by: Tomohiro Yoshidomi <sylph23k@gmail.com >
Acked-by: David Herrmann <dh.herrmann@gmail.com >
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com >
2017-05-10 14:35:48 -07:00