An error occurred fetching the project authors.
- 08 May, 2007 1 commit
-
-
Dmitry Torokhov authored
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>
-
- 30 Apr, 2007 1 commit
-
-
Dmitry Torokhov authored
input-polldev provides a skeleton for supporting simple input devices that need to be periodically scanned or polled to detect changes in their state. Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 18 Feb, 2007 1 commit
-
-
Yoichi Yuasa authored
Tested on Cobalt Qube2. Signed-off-by:
Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 10 Feb, 2007 1 commit
-
-
Jaya Kumar authored
This patch adds support for the buttons on the Atlas wallmount touchscreen. Signed-off-by:
Jaya Kumar <jayakumar.acpi@gmail.com> Acked-by:
Len Brown <len.brown@intel.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 15 Feb, 2006 1 commit
-
-
Arthur Othieno authored
98kbd{,-io} and 98spkr all went out with PC98 subarch. Remove stale Makefile entries that remained. Signed-off-by:
Arthur Othieno <apgo@patchbomb.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 30 Jan, 2006 1 commit
-
-
Alessandro Zummo authored
This is a driver for beeper found in LinkSys NSLU2 boxes. It should work on any ixp4xx based platform. Signed-off-by:
Alessandro Zummo <a.zummo@towertech.it> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 20 Nov, 2005 1 commit
-
-
Dmitry Torokhov authored
A driver for laptop buttons using an x86 BIOS interface that is apparently used on quite a few laptops and seems to be originating from Wistron. This driver currently "knows" only about Fujitsu-Siemens Amilo Pro V2000 (i.e. it can detect the laptop using DMI and it contains the keycode->key meaning mapping for this laptop) and Xeron SonicPro X 155G (probably can't be reliably autodetected, requires a module parameter), adding other laptops should be easy. In addition to reporting button presses to the input layer the driver also allows enabling/disabling the embedded wireless NIC (using the "Wifi" button); this is done using the same BIOS interface, so it seems only logical to keep the implementation together. Any flexibility possibly gained by allowing users to remap the function of the "Wifi" button is IMHO not worth it when weighted against the necessity to run an user-space daemon to convert button presses to wifi state changes. Signed-off-by:
Miloslav Trmac <mitr@volny.cz> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-