aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationGravatar Pozsar Balazs 1-7/+0
2006-08-23Input: wistron - fix crash due to referencing __initdataGravatar Dmitry Torokhov 1-8/+8
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Gravatar Florin Malita 1-1/+1
2006-08-04Input: atkbd - restore repeat rate when resumingGravatar Dmitry Torokhov 1-43/+60
2006-08-04Input: trackpoint - activate protocol when resumingGravatar Dmitry Torokhov 1-18/+34
2006-08-04Input: logips2pp - fix button mapping for MX300Gravatar Roberto Castagnola 1-2/+1
2006-07-19Input: serio/gameport - check whether driver core calls succeededGravatar Randy Dunlap 2-31/+100
2006-07-19Input: spaceball - make 4000FLX Lefty workGravatar Nick Martin 1-1/+1
2006-07-19Input: add missing handler->start() callGravatar Dmitry Torokhov 1-1/+4
2006-07-15Input: fix list iteration in input_release_device()Gravatar Andrew Morton 1-3/+5
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportGravatar Przemek Iskra 1-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsGravatar Dmitry Torokhov 1-9/+9
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsGravatar Dmitry Torokhov 1-0/+5
2006-07-06Input: fm801-gp - fix use after freeGravatar Dmitry Torokhov 1-2/+2
2006-07-06Input: wistron - fix section reference mismatchesGravatar Andrew Morton 1-10/+10
2006-07-06Input: introduce input_inject_event() functionGravatar Dmitry Torokhov 2-3/+30
2006-07-06Input: add start() method to input handlersGravatar Dmitry Torokhov 1-2/+10
2006-07-06Input: remove accept method from input_devGravatar Dmitry Torokhov 2-13/+0
2006-07-03[PATCH] lockdep: annotate serioGravatar Arjan van de Ven 1-1/+1
2006-07-03[PATCH] sparc i8042 build fixGravatar Andrew Morton 1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsGravatar Thomas Gleixner 11-18/+18
2006-07-01[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 18-18/+0
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.Gravatar David S. Miller 1-39/+69
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-3/+3
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 3-2/+21
2006-06-27Input: db9 - fix potential buffer overrunGravatar Eric Sesterhenn 1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatGravatar Dmitry Torokhov 1-1/+1
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceGravatar Dmitry Torokhov 1-1/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGravatar Greg Kroah-Hartman 1-3/+3
2006-06-27Input: wistron - add mapping for Wistron MS 2111Gravatar Frank de Lange 1-0/+19
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26Input: iforce - remove some pointless castsGravatar Jesper Juhl 1-3/+3
2006-06-26Input: psmouse - add support for Intellimouse 4.0Gravatar Pozsar Balazs 1-3/+30
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysGravatar Dmitry Torokhov 1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyGravatar Jerome Pinot 1-4/+4
2006-06-26Input: rearrange exportsGravatar Dmitry Torokhov 1-15/+14
2006-06-26Input: fix formatting to better follow CodingStyleGravatar Dmitry Torokhov 5-61/+119
2006-06-26Input: reset name, phys and uniq when unregisteringGravatar Dmitry Torokhov 1-1/+18
2006-06-26Input: return correct size when reading modalias attributeGravatar Richard Purdie 1-1/+1
2006-06-26Input: fix potential overflows in driver/input/keyboardGravatar Dmitry Torokhov 5-10/+16
2006-06-26Input: fix potential overflows in driver/input/touchscreenGravatar Dmitry Torokhov 3-3/+3
2006-06-26Input: fix potential overflows in driver/input/joystickGravatar Dmitry Torokhov 16-30/+40
2006-06-26Input: fix potential overflows in driver/input/mouseGravatar Dmitry Torokhov 4-14/+18
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 7-120/+155
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversGravatar Matt Mackall 2-6/+3
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.Gravatar David S. Miller 2-96/+124
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.Gravatar David S. Miller 2-7/+7