summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-171-5/+0
* sh: Cleanup board header directories.Paul Mundt2006-10-191-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-174-5/+5
|\
| * [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-154-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-176-28/+104
|\ \
| * | Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
| * | Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
| * | Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
| * | Input: serio - add lockdep annotationsJiri Kosina2006-10-112-2/+7
| * | Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
| * | Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
* | | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-153-15/+15
| |/ |/|
* | [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-094-5/+5
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-064-20/+20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0564-239/+157
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-032-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0239-789/+2716
|\
| * Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-011-1/+10
| * Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-011-5/+2
| * Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-193-0/+199
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-195-78/+103
| |\
| * | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-147-20/+29
| * | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-10/+0
| * | Input: fix input module refcountingDmitry Torokhov2006-09-141-2/+2
| * | Input: constify input coreDmitry Torokhov2006-09-147-23/+27
| * | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9
| * | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-142-5/+17
| * | Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-141-0/+7
| * | Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-102-362/+388
| * | Input: send key up events at disconnectDmitry Torokhov2006-09-101-2/+5
| * | Input: constify psmouse driverHelge Deller2006-09-106-32/+40
| * | Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-081-0/+7
| * | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-081-11/+12
| * | Input: add driver for Touchwin serial touchscreensRick Koch2006-08-053-0/+216
| * | Input: add driver for Touchright serial touchscreensRick Koch2006-08-053-0/+209
| * | Input: add driver for Penmount serial touchscreensRick Koch2006-08-053-0/+198
| * | Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-051-17/+107
| * | Input: elo - fix checksum calculationShaun Jackman2006-08-051-26/+29
| * | Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-051-6/+12
| * | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-16/+51
| * | Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
| * | Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-193-0/+531
| * | Input: implement new force feedback interfaceAnssi Hannula2006-07-194-18/+389
| * | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-191-0/+87
| * | Input: rename input.ko into input-core.koDmitry Torokhov2006-07-191-1/+3
* | | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-9/+6
* | | [PATCH] OMAP: Add keypad driverKomal Shah2006-09-293-0/+502
* | | sh: APM/PM support.Andriy Skulysh2006-09-271-14/+0
| |/ |/|