aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] Input: export input_dev data via sysfs attributesDmitry Torokhov1-23/+133
2005-10-28[PATCH] Input: show sysfs path in /proc/bus/input/devicesDmitry Torokhov1-0/+6
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov25-1230/+1460
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov3-57/+56
2005-10-28[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov7-308/+279
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov9-431/+449
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov15-361/+363
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov1-5/+72
2005-10-28[PATCH] Input: kill devfs referencesDmitry Torokhov5-30/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman4-5/+5
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox5-31/+59
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox3-6/+6
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox3-3/+3
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov1-2/+2
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-10-14[PATCH] zaurus: fix dependencies on collie keyboardPavel Machek1-1/+1
2005-10-14[ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie1-1/+1
2005-09-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov1-0/+1
2005-09-13[PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie3-0/+490
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2-31/+45
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov1-3/+3
2005-09-09Manual merge with LinusDmitry Torokhov23-89/+131
2005-09-09[PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie3-4/+24
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-23/+5
2005-09-07[PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie1-1/+1
2005-09-07[PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie1-8/+8
2005-09-07[PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie1-6/+9
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie1-33/+28
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie1-1/+41
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie1-2/+2
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg20-22/+22
2005-09-05[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle1-0/+2
2005-09-05Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik1-1/+1
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2-25/+8
2005-09-05Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik1-3/+7
2005-09-04Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov1-0/+7
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2-5/+21
2005-09-04Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov1-14/+25
2005-09-04Input: make i8042_platform_init return 'real' error codeDmitry Torokhov6-23/+26
2005-09-04Input: i8042 - clean up initialization code; abort if weDmitry Torokhov1-78/+100
2005-09-04Input: fix checking whether new keycode fits size-wiseIan Campbell1-1/+1
2005-09-04Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik1-0/+1
2005-09-04Input: ALPS - fix wheel decodingVojtech Pavlik1-1/+1
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov4-163/+200
2005-09-04Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Dmitry Torokhov1-2/+2
2005-08-10[PATCH] ns558 list handling fixAlexander Nyberg1-2/+2
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik5-2/+460
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-359/+386
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov1-2/+2