summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-242-96/+124
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-242-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: psmouse - DMI updates for lifebook protocolKenan Esau2006-05-301-0/+24
* Input: change from numbered to named switchesRichard Purdie2006-05-302-12/+12
* Input: alps - fix old protocol decodingYotam Medini2006-05-301-2/+2
* Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at2006-05-301-0/+19
* Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski2006-05-301-0/+6
* Input: sidewinder - fix memory leakJesper Juhl2006-05-301-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-121-34/+48
| * | Input: ads7846 - miscellaneous fixesImre Deak2006-04-121-30/+114
| * | Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-121-1/+1
| * | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-121-38/+118
| * | Input: ads7846 - power down ADC a bit laterImre Deak2006-04-121-3/+18
| * | Input: ads7846 - add pen_down sysfs attributeImre Deak2006-04-121-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-221-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
* Input: make modalias code respect allowed buffer sizeDmitry Torokhov2006-04-021-39/+71
* Input: convert /proc handling to seq_fileDmitry Torokhov2006-04-021-111/+168
* Input: limit attributes' output to PAGE_SIZEDmitry Torokhov2006-04-021-12/+24
* Manual merge with Linus.Dmitry Torokhov2006-04-028-98/+119
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-303-5/+2Star
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-303-93/+109
| * [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-2/+2
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-3/+4
| |\
| | * BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn2006-03-261-3/+4
| * | [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-1/+1
| |\
| | * BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn2006-03-241-1/+1
| * | [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
| |/
* | Input: gameport - fix memory leakAdrian Bunk2006-03-141-0/+1
* | Input: serio - fix memory leakAdrian Bunk2006-03-141-0/+1