summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-158-87/+157
|\
| * Input: wacom - switch mode upon system resumePing Cheng2010-04-151-5/+7
| * Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-141-59/+104
| * Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-061-1/+3
| * Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas2010-04-061-0/+1
| * Input: i8042 - spelling fixDominik Brodowski2010-04-061-1/+1
| * Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov2010-03-222-19/+40
| * Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg2010-03-201-1/+0Star
| * Input: sparse-keymap - free the right keymap on errorYong Wang2010-03-201-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3079-5/+74
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-1423-216/+485
|\|
| * Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz2010-03-141-0/+7
| * Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-141-30/+17Star
| * Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
| * Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-111-0/+10
| * Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
| * Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-101-1/+1
| * Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-102-4/+15
| * Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-101-1/+1
| * Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-101-0/+2
| * Input: remove BKL, fix input_open_file() lockingArnd Bergmann2010-03-101-8/+10
| * Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+5Star
| * Input: mousedev - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+0Star
| * Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-093-0/+309
| * Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern2010-03-091-0/+3
| * Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-095-28/+26Star
| * Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-091-16/+8Star
| * Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov2010-03-099-5/+418
| |\
| * | Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59Star
| * | Input: gamecon - fix off by one range checkDan Carpenter2010-03-051-1/+1
| * | Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-023-4/+3Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-133-3/+3
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | * | Fix spelling of 'platform' in log messagesStefan Weil2010-02-051-1/+1
| | * | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | | | Merge branch 'origin' into devel-stableRussell King2010-03-0850-1225/+3303
|\| | |
| * | | input: Support onkey in 88pm860xHaojian Zhuang2010-03-073-0/+166
| * | | mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-071-10/+5Star
| * | | input: Enable touch on 88pm860xHaojian Zhuang2010-03-073-0/+254
| * | | input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-0141-1216/+2875
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2010-03-0143-1112/+2776
| | |\ \
| | | * | Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-261-11/+15
| | | * | Input: ads7846 - add regulator supportGrazvydas Ignotas2010-02-251-1/+27
| | | * | Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-221-8/+10
| | | * | Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-221-10/+10
| | | * | Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-221-79/+123
| | | * | Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-221-4/+8
| | | * | Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-221-153/+194