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