Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-12 | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary | |
During the move from drivers/usb/input into drivers/input/touchscreen Kconfig variables were shuffled a bit to use a new namespace (CONFIG_TOUCHSCREEN) while usbtouchscreen was still using old ones. Also noticed by Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | |||
2007-05-08 | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | |
This will allow concentrating all input devices in one place in {menu|x|q}config. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> |