summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/ |/|
* | Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs2006-08-231-7/+0
* | Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-231-8/+8
* | Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-231-1/+1
* | Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-041-43/+60
* | Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-041-18/+34
* | Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-041-2/+1
|/
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-192-31/+100
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: add missing handler->start() callDmitry Torokhov2006-07-191-1/+4
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-151-3/+5
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
OpenPOWER on IntegriCloud