summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs2006-08-231-7/+0
* Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-231-8/+8
* Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-231-1/+1
* Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
* Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34
* Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-041-2/+1
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-062-3/+30
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-2/+10
* Input: remove accept method from input_devDmitry Torokhov2006-07-062-13/+0
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-031-1/+1
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-031-1/+1
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner2006-07-011-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-0211-18/+18
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3018-18/+0
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-3/+3
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-283-2/+21
|\ \
| * | Input: db9 - fix potential buffer overrunEric Sesterhenn2006-06-271-1/+1
| * | Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-271-1/+1
| * | Input: wistron - add mapping for Wistron MS 2111Frank de Lange2006-06-271-0/+19
| |/
* | Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov2006-06-271-1/+2
|/
* 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
OpenPOWER on IntegriCloud