aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19
|\
| * Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs2006-08-23
| * Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-23
| * Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita2006-08-23
| * Input: atkbd - restore repeat rate when resumingDmitry Torokhov2006-08-04
| * Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-04
| * Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-04
* | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-14
* | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-14
* | Input: fix input module refcountingDmitry Torokhov2006-09-14
* | Input: constify input coreDmitry Torokhov2006-09-14
* | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-14
* | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-14
* | Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-14
* | Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-10
* | Input: send key up events at disconnectDmitry Torokhov2006-09-10
* | Input: constify psmouse driverHelge Deller2006-09-10
* | Input: i8042 - add Amoi to the MUX blacklistCjacker Huang2006-08-08
* | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-08
* | Input: add driver for Touchwin serial touchscreensRick Koch2006-08-05
* | Input: add driver for Touchright serial touchscreensRick Koch2006-08-05
* | Input: add driver for Penmount serial touchscreensRick Koch2006-08-05
* | Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-05
* | Input: elo - fix checksum calculationShaun Jackman2006-08-05
* | Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-05
* | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-19
* | Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-19
* | Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-19
* | Input: implement new force feedback interfaceAnssi Hannula2006-07-19
* | Input: move fixp-arith.h to drivers/inputAnssi Hannula2006-07-19
* | Input: rename input.ko into input-core.koDmitry Torokhov2006-07-19
|/
* Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2006-07-19
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-19
* Input: add missing handler->start() callDmitry Torokhov2006-07-19
* Input: fix list iteration in input_release_device()Andrew Morton2006-07-15
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-15
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-06
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-06
* Input: fm801-gp - fix use after freeDmitry Torokhov2006-07-06
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-06
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-06
* Input: add start() method to input handlersDmitry Torokhov2006-07-06
* Input: remove accept method from input_devDmitry Torokhov2006-07-06
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-03
* [PATCH] sparc i8042 build fixAndrew Morton2006-07-03
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner2006-07-01
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-29