aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs1-7/+0
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov1-8/+8
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita1-1/+1
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2-31/+100
2006-07-19Input: spaceball - make 4000FLX Lefty workNick Martin1-1/+1
2006-07-19Input: add missing handler->start() callDmitry Torokhov1-1/+4
2006-07-15Input: fix list iteration in input_release_device()Andrew Morton1-3/+5
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra1-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov1-9/+9
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov1-0/+5
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov1-2/+2
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton1-10/+10
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov2-3/+30
2006-07-06Input: add start() method to input handlersDmitry Torokhov1-2/+10
2006-07-06Input: remove accept method from input_devDmitry Torokhov2-13/+0
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven1-1/+1
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner11-18/+18
2006-07-01[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel18-18/+0
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+3
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+21
2006-06-27Input: db9 - fix potential buffer overrunEric Sesterhenn1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov1-1/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-3/+3
2006-06-27Input: wistron - add mapping for Wistron MS 2111Frank de Lange1-0/+19
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26Input: iforce - remove some pointless castsJesper Juhl1-3/+3
2006-06-26Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs1-3/+30
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-4/+4
2006-06-26Input: rearrange exportsDmitry Torokhov1-15/+14
2006-06-26Input: fix formatting to better follow CodingStyleDmitry Torokhov5-61/+119
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-1/+18
2006-06-26Input: return correct size when reading modalias attributeRichard Purdie1-1/+1
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov5-10/+16
2006-06-26Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov3-3/+3
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov16-30/+40
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov4-14/+18
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov7-120/+155
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2-6/+3
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2-96/+124
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2-7/+7