aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| | * | | | | | Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-16
| | * | | | | | Input: serio - do not include linux/freezer.hDmitry Torokhov2010-09-14
| | * | | | | | Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-12
| | * | | | | | Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell2010-09-12
| | * | | | | | Input: wacom - add support for Bamboo PenChris Bagwell2010-09-12
| | * | | | | | Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell2010-09-12
| | * | | | | | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-12
| | * | | | | | Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-10
| | * | | | | | Input: add support for large scancodesMauro Carvalho Chehab2010-09-10
| | * | | | | | Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos2010-09-06
| | * | | | | | Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-05
| | * | | | | | Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-05
| | * | | | | | Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-05
| | * | | | | | Input: wacom - parse the Bamboo device familyPing Cheng2010-09-05
| | * | | | | | Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-05
| | * | | | | | Merge branch 'mrst-touchscreen' into nextDmitry Torokhov2010-09-05
| | |\ \ \ \ \ \
| | | * | | | | | Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-01
| | * | | | | | | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-05
| | * | | | | | | Input: fix a few typosDmitry Torokhov2010-09-05
| | * | | | | | | Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt2010-09-05
| | * | | | | | | Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin2010-09-05
| | * | | | | | | Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-05
| | * | | | | | | Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-02
| | * | | | | | | Input: tsc2007 - fix a redundant assignment for pdataAxel Lin2010-09-02
| | * | | | | | | Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-02
| | * | | | | | | Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-02
| | * | | | | | | Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin2010-09-02
| | * | | | | | | Input: add support for Hanwang tabletsXing Wei2010-09-02
| | * | | | | | | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-31
| | * | | | | | | Input: add LPC32xx touchscreen controller driverKevin Wells2010-08-29
| | * | | | | | | Input: wacom_w8001 - add multitouch slot supportPeter Hutterer2010-08-29
| | * | | | | | | Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer2010-08-29
| | * | | | | | | Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer2010-08-29
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov2010-10-22
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-19
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-09
| * | | | | | | | | ARM: pxa168: added keypad supportMark F. Brown2010-10-09
| * | | | | | | | | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-09
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
| |\| | | | | | | |
| * | | | | | | | | input: __rcu annotationsArnd Bergmann2010-08-19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |