summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+3
* Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
* Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs2006-06-261-3/+30
* Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-261-77/+131
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-4/+4
* Input: rearrange exportsDmitry Torokhov2006-06-261-15/+14
* Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-265-61/+119
* Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-261-1/+18
* Input: return correct size when reading modalias attributeRichard Purdie2006-06-261-1/+1
* Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-265-10/+16
* Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov2006-06-263-3/+3
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-2616-30/+40
* Input: fix potential overflows in driver/input/mouseDmitry Torokhov2006-06-264-14/+18
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-267-120/+155
|\
| * [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2006-06-252-6/+3
| * [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-232-96/+124
| * [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-232-7/+7
| * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
| * [PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel2006-06-231-12/+22
* | Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula2006-06-051-4/+4
|/
* Input: psmouse - DMI updates for lifebook protocolKenan Esau2006-05-291-0/+24
* Input: change from numbered to named switchesRichard Purdie2006-05-292-12/+12
* Input: alps - fix old protocol decodingYotam Medini2006-05-291-2/+2
* Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at2006-05-291-0/+19
* Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski2006-05-291-0/+6
* Input: sidewinder - fix memory leakJesper Juhl2006-05-291-5/+6
* [PATCH] ads7846 conversion accuracyDavid Brownell2006-05-261-25/+28
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-041-1/+1
|\
| * [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-016-86/+398
|\ \ | |/ |/|
| * Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-291-0/+3
| * Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+21
| * Input: psmouse - fix new device detection logicDmitry Torokhov2006-04-291-1/+3
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-291-1/+1
| |\
| * | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-261-4/+4
| * | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-261-2/+2
| * | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-15/+57
| * | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-261-2/+4
| * | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-111-34/+48
| * | Input: ads7846 - miscellaneous fixesImre Deak2006-04-111-30/+114
| * | Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-111-1/+1
| * | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-38/+118
| * | Input: ads7846 - power down ADC a bit laterImre Deak2006-04-111-3/+18
| * | Input: ads7846 - add pen_down sysfs attributeImre Deak2006-04-111-0/+19
| * | Input: wistron - add support for Fujitsu N3510John Reed Riley2006-04-051-0/+21
| * | Input: wistron - add signature for Amilo M7400Stefan Rompf2006-04-051-0/+9
* | | [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-281-2/+2
| |/ |/|
* | [PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox2006-04-211-1/+1
|/
* Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton2006-04-021-2/+9
* Input: gamecon - add SNES mouse supportRaphael Assenat2006-04-021-13/+70
OpenPOWER on IntegriCloud