aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 4-5/+5
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 6-28/+104
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Gravatar Al Viro 3-15/+15
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversGravatar Russell King 4-5/+5
2006-10-12Input: fm801-gp - handle errors from pci_enable_device()Gravatar Jeff Garzik 1-7/+15
2006-10-12Input: gameport core - handle errors returned by device_bind_driver()Gravatar Dmitry Torokhov 1-2/+16
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Gravatar Dmitry Torokhov 1-2/+14
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hGravatar Matthew Wilcox 1-1/+1
2006-10-11Input: serio - add lockdep annotationsGravatar Jiri Kosina 2-2/+7
2006-10-11Input: atkbd - supress "too many keys" error messageGravatar Dmitry Torokhov 1-13/+41
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicGravatar Dmitry Torokhov 1-2/+11
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGravatar Geert Uytterhoeven 4-5/+5
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 4-20/+20
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 64-239/+157
2006-10-03more misc typo fixesGravatar Matt LaPlante 1-1/+1
2006-10-03Fix several typos in drivers/Gravatar Matt LaPlante 2-3/+3
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 39-789/+2716
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiGravatar Ashutosh Naik 1-1/+10
2006-10-01Input: wistron - fix setting up special buttonsGravatar Reiner Herrmann 1-5/+2
2006-10-01[PATCH] update legacy io handling for pmacGravatar Olaf Hering 1-9/+6
2006-09-29[PATCH] OMAP: Add keypad driverGravatar Komal Shah 3-0/+502
2006-09-27sh: APM/PM support.Gravatar Andriy Skulysh 1-14/+0
2006-09-19Input: add driver for stowaway serial keyboardsGravatar Marek Vasut 3-0/+199
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 5-78/+103
2006-09-14Input: make input_register_handler() return error codesGravatar Dmitry Torokhov 7-20/+29
2006-09-14Input: remove cruft that was needed for transition to sysfsGravatar Dmitry Torokhov 1-10/+0
2006-09-14Input: fix input module refcountingGravatar Dmitry Torokhov 1-2/+2
2006-09-14Input: constify input coreGravatar Dmitry Torokhov 7-23/+27
2006-09-14Input: libps2 - rearrange exportsGravatar Dmitry Torokhov 1-11/+9
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsGravatar Dmitry Torokhov 2-5/+17
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Gravatar Dmitry Torokhov 1-0/+7
2006-09-10Input: i8042 - get rid of polling timerGravatar Dmitry Torokhov 2-362/+388
2006-09-10Input: send key up events at disconnectGravatar Dmitry Torokhov 1-2/+5
2006-09-10Input: constify psmouse driverGravatar Helge Deller 6-32/+40
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-08Input: i8042 - add Amoi to the MUX blacklistGravatar Cjacker Huang 1-0/+7
2006-08-08Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupGravatar Helge Deller 1-11/+12
2006-08-05Input: add driver for Touchwin serial touchscreensGravatar Rick Koch 3-0/+216
2006-08-05Input: add driver for Touchright serial touchscreensGravatar Rick Koch 3-0/+209
2006-08-05Input: add driver for Penmount serial touchscreensGravatar Rick Koch 3-0/+198
2006-08-05Input: elo - add support for non-pressure-sensitive touchscreensGravatar Shaun Jackman 1-17/+107
2006-08-05Input: elo - fix checksum calculationGravatar Shaun Jackman 1-26/+29
2006-08-05Input: elo - handle input_register_device() failuresGravatar Dmitry Torokhov 1-6/+12
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: uinput - switch to the new FF interfaceGravatar Anssi Hannula 1-16/+51
2006-07-19Input: iforce - switch to the new FF interfaceGravatar Anssi Hannula 4-238/+147