Commit Graph

248 Commits (b0a9499c3dd50d333e2aedb7e894873c58da3785)

Author SHA1 Message Date
Neil Brown bef5a66fd7 Input: serio_raw - fix Kconfig help 20 years ago
Dmitry Torokhov dc1e97b5ea Input: serio_raw - link serio_raw misc device to corresponding 20 years ago
Andrew Morton beffbdc221 Input: cannot refer to __exit from within __init. 20 years ago
Ingo Molnar 306e440daf [PATCH] x86: i8253/i8259A lock cleanup 20 years ago
Dmitry Torokhov 5b6271bda4 Input: make name, phys and uniq be 'const char *' because once 20 years ago
Dmitry Torokhov f96b434d3b Input: rearrange procfs code to reduce number of #ifdefs 20 years ago
Dmitry Torokhov ae87dff7ca Input: serio - add modalias attribute and environment variable to 20 years ago
Dmitry Torokhov 0048e6030d Input: uinput - use completions instead of events and manual 20 years ago
Dmitry Torokhov 152c12f568 Input: clean up uinput driver (formatting, extra braces) 20 years ago
Linus Torvalds 3c803e8e2f Commit the manual part of the input layer merge. 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Paul E. McKenney b2b1866006 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls 20 years ago
Alexey Dobriyan 64ccd715d3 [PATCH] Convert users to tty_unregister_ldisc() 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Yani Ioannou e404e274f6 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
Dmitry Torokhov e41fb09b2f [PATCH] ALPS: fix enabling hardware tapping 20 years ago
Vojtech Pavlik a86d1f4301 [PATCH] input: disable scroll feature on AT keyboards 20 years ago
Dmitry Torokhov dbf4ccd604 Input: psmouse - export protocol as a sysfs per-device attribute 20 years ago
Dmitry Torokhov 905ab9d136 Input: cleanup ps2_command() timeout handling in libps2. 20 years ago
Dmitry Torokhov c611763d04 Input: add ps2_drain() to libps2 to allow reading and discarding 20 years ago
Dmitry Torokhov 04df1925fc Input: pmouse - introduce proper locking so state-changing 20 years ago
Dmitry Torokhov 8121152c17 Input: mousedev - do not wake up readers when receiving 0-motion 20 years ago
Luke Kosewski e334016fc1 Input: do not corrupt system-wide procfs fops. 20 years ago
Ian Campbell b6cbf3ef4f Input: return correct value when setting up absolute device via uinipt. 20 years ago
Ivan Casado Ruiz c30b4c10d9 Input: ALPS - fix forward/back buttons on Ahtec laptop. 20 years ago
Dmitry Torokhov 3f9f17d443 Input: switch gameport core to using kthread API instead of 20 years ago
Dmitry Torokhov a9180ab2e2 Input: switch serio core to using kthread API instead of using 20 years ago
Dmitry Torokhov a913829e90 Input: apparently Lifebook touchscreens have double resolution 20 years ago
Dmitry Torokhov a15d60f867 Input: lifebook - adjust initialization routines to be in line with 20 years ago
Dmitry Torokhov 14e9414396 Input: lifebook - various cleanups: 20 years ago
Kenan Esau 02d7f58950 Input: Add Fujitsu Lifebook B-series touchscreen driver. 20 years ago
Vojtech Pavlik 41e979f822 Input: Make EVIOSCSABS work in evdev. 20 years ago
Marian-Nicolae V. Ion 18098a6c75 Input: Add a new I-Force device to the iforce driver. 20 years ago
Dmitry Torokhov 8b1a198bf1 Input: fix open/close races in joystick drivers - add a semaphore 20 years ago
Dmitry Torokhov af24604127 Input: remove user counters from drivers/input/touchscreen since 20 years ago
Dmitry Torokhov 3108d42de4 Input: remove user counters from drivers/input/mouse since input 20 years ago
Dmitry Torokhov 0fbf87caf7 Input: add semaphore and user count to input_dev structure; 20 years ago
Dmitry Torokhov 58a007765b Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close 20 years ago
Dmitry Torokhov ab0c3443ad Input: whitespace fixes in driver/input/joystick 20 years ago
Dmitry Torokhov de1b963a41 Input: whitespace fixes in drivers/input/touchscreen 20 years ago
Dmitry Torokhov d083e90660 Input: whitespace fixes in drivers/input/keyboard 20 years ago
Dmitry Torokhov 968ac842c4 Input: whitespace fixes in drivers/input/mouse 20 years ago
Richard Purdie 6af2cf59c2 Input: Corgi keyboard driver - correct two keys which are much more useful 20 years ago
Vojtech Pavlik b0f71c9968 Input: Fix a warning in evdev's 32-bit emulation code. 20 years ago
Juergen Kreileder 52658bb685 Input: Add support for 32-bit emulation on 64-bit platforms for evdev. 20 years ago
Jeremy Fitzhardinge 024ac44c70 Input: This patch implements compat_ioctl for joydev. 20 years ago
Vojtech Pavlik f23488b2ab Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver 20 years ago
Vojtech Pavlik e8eef57733 Input: Crystal SoundFusion (cs461x) gameport support isn't needed 20 years ago
Vojtech Pavlik f6397cecad Input: Probe PnP gameports first, ISA after that. 20 years ago