summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-061-0/+5
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-061-2/+2
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-062-3/+30
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-2/+10
* Input: remove accept method from input_devDmitry Torokhov2006-07-062-13/+0
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-031-1/+1
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-031-1/+1
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner2006-07-011-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-0211-18/+18
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3018-18/+0
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-3/+3
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-3/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-283-2/+21
|\ \
| * | Input: db9 - fix potential buffer overrunEric Sesterhenn2006-06-271-1/+1
| * | Input: atkbd - fix hardware autorepeatDmitry Torokhov2006-06-271-1/+1
| * | Input: wistron - add mapping for Wistron MS 2111Frank de Lange2006-06-271-0/+19
| |/
* | Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov2006-06-271-1/+2
|/
* Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
* Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs2006-06-261-3/+30
OpenPOWER on IntegriCloud