aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-05
* [PATCH] ns558 list handling fixAlexander Nyberg2005-08-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-29
|\
| * Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-24
| * Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-24
| * Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-15
| * Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2005-07-15
| * Input: elo - fix help in Kconfig (wrong module name)Michael Prokop2005-07-11
| * Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-11
| * Input: ALPS - unconditionally enable tapping modePeter Osterlund2005-07-11
| * Input: ALPS - fix resume (for DualPoints)David Moore2005-07-11
| * Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman2005-07-11
| * Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik2005-07-11
| * Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov2005-07-11
| * Input: serio_raw - fix Kconfig helpNeil Brown2005-07-11
| * Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-11
| * Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-11
| |\
| * | Input: cannot refer to __exit from within __init.Andrew Morton2005-07-02
| * | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-30
| * | Input: rearrange procfs code to reduce number of #ifdefsDmitry Torokhov2005-06-30
| * | Input: serio - add modalias attribute and environment variable toDmitry Torokhov2005-06-30
| * | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-30
| * | Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov2005-06-30
* | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven2005-07-13
| |/ |/|
* | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-30
|/
* Commit the manual part of the input layer merge.Linus Torvalds2005-06-27
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-27
|\
| * Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-01
| * Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-01
| * Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-01
| * Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-01
| * Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov2005-06-01
| * Input: do not corrupt system-wide procfs fops.Luke Kosewski2005-06-01
| * Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-01
| * Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-01
| * Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-01
| * Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-01
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-01
| |\
| * | Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov2005-05-29
| * | Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov2005-05-29
| * | Input: lifebook - various cleanups:Dmitry Torokhov2005-05-29
| * | Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau2005-05-29
| * | Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik2005-05-29
| * | Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-29
| * | Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-29
| * | Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov2005-05-29
| * | Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov2005-05-29
| * | Input: add semaphore and user count to input_dev structure;Dmitry Torokhov2005-05-29
| * | Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov2005-05-29
| * | Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-29