summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
* Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
* Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
* Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
* Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-042-5/+21
* Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
* Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
* Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
* Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-041-1/+1
* Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik2005-09-041-0/+1
* Input: ALPS - fix wheel decodingVojtech Pavlik2005-09-041-1/+1
* Input: rework psmouse attributes to reduce module sizeDmitry Torokhov2005-09-044-163/+200
* Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Dmitry Torokhov2005-09-041-2/+2
|\
| * [PATCH] ns558 list handling fixAlexander Nyberg2005-08-101-2/+2
* | Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-085-2/+460
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2914-359/+386
|\
| * Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-241-2/+2
| * Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-241-0/+1
| * Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
| * Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2005-07-152-2/+2
| * Input: elo - fix help in Kconfig (wrong module name)Michael Prokop2005-07-111-1/+1
| * Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-111-4/+2
| * Input: ALPS - unconditionally enable tapping modePeter Osterlund2005-07-111-18/+7
| * Input: ALPS - fix resume (for DualPoints)David Moore2005-07-111-2/+2
| * Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman2005-07-111-1/+9
| * Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik2005-07-111-0/+7
| * Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov2005-07-111-0/+7
| * Input: serio_raw - fix Kconfig helpNeil Brown2005-07-111-1/+1
| * Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-111-0/+1
| * Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-112-2/+5
| |\
| * | Input: cannot refer to __exit from within __init.Andrew Morton2005-07-011-1/+1
| * | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-11/+12
| * | Input: rearrange procfs code to reduce number of #ifdefsDmitry Torokhov2005-06-301-191/+198
| * | Input: serio - add modalias attribute and environment variable toDmitry Torokhov2005-06-301-16/+26
| * | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-38/+43
| * | Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov2005-06-301-46/+35
* | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven2005-07-131-1/+1
| |/ |/|
* | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-302-2/+5
|/
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-272-46/+74
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-2745-1059/+1315
|\
| * Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-013-50/+260
| * Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
| * Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-012-10/+39
| * Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-012-18/+80
| * Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov2005-06-011-2/+6
| * Input: do not corrupt system-wide procfs fops.Luke Kosewski2005-06-011-0/+4
| * Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-011-2/+4
| * Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-011-8/+21
| * Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12
| * Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10
OpenPOWER on IntegriCloud