summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-287-308/+279Star
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-289-431/+449
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2815-361/+363
* [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-5/+72
* [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-285-30/+1Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-284-5/+5
* [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-181-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-151-1/+1
|\
| * [ARM] 3014/1: Spitz keyboard: Correct the right shift keyRichard Purdie2005-10-141-1/+1
* | [PATCH] zaurus: fix dependencies on collie keyboardPavel Machek2005-10-151-1/+1
|/
* [PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov2005-09-241-0/+1
* [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie2005-09-133-0/+490
* [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2005-09-132-31/+45
* Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
* Manual merge with LinusDmitry Torokhov2005-09-1023-89/+131
|\
| * [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-091-1/+1
| * [PATCH] Input: Add a new switch event typeRichard Purdie2005-09-083-4/+24
| * [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-081-23/+5Star
| * [PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie2005-09-081-1/+1
| * [PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie2005-09-081-8/+8
| * [PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie2005-09-081-6/+9
| * [PATCH] Corgi Keyboard: Code tidyingRichard Purdie2005-09-081-33/+28Star
| * [PATCH] Corgi Keyboard: Add some power management codeRichard Purdie2005-09-081-1/+41
| * [PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie2005-09-081-2/+2
| * [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0820-22/+22
| * [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-051-0/+2
* | Input: sunkbd - extend mapping to handle Type-6 Sun keyboardsVojtech Pavlik2005-09-051-1/+1
* | Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8Star
* | Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik2005-09-051-3/+7
* | Input: i8042 - add Lifebook E4010 to MUX blacklistDmitry Torokhov2005-09-041-0/+7
* | Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-042-5/+21
* | Input: i8042 - fix IRQ printing when either KBD or AUX portDmitry Torokhov2005-09-041-14/+25
* | Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-046-23/+26
* | Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
* | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-041-1/+1
* | Input: psmouse - add new Logitech wheel mouse modelVojtech Pavlik2005-09-041-0/+1
* | Input: ALPS - fix wheel decodingVojtech Pavlik2005-09-041-1/+1
* | Input: rework psmouse attributes to reduce module sizeDmitry Torokhov2005-09-044-163/+200
* | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Dmitry Torokhov2005-09-041-2/+2
|\|
| * [PATCH] ns558 list handling fixAlexander Nyberg2005-08-101-2/+2
* | Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-085-2/+460
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2914-359/+386
|\
| * Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-241-2/+2
| * Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-241-0/+1
| * Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
| * Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2005-07-152-2/+2
| * Input: elo - fix help in Kconfig (wrong module name)Michael Prokop2005-07-111-1/+1
| * Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-111-4/+2Star
| * Input: ALPS - unconditionally enable tapping modePeter Osterlund2005-07-111-18/+7Star
| * Input: ALPS - fix resume (for DualPoints)David Moore2005-07-111-2/+2