summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-10-13Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz
2010-09-29Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov
2010-09-29Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov
2010-09-14Input: serio - do not include linux/freezer.hDmitry Torokhov
2010-09-12Input: hanwang - make compatible with xf86-input-wacom driverXing Wei
2010-09-12Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell
2010-09-12Input: wacom - add support for Bamboo PenChris Bagwell
2010-09-12Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell
2010-09-12Input: wacom - request tablet data for Bamboo PensChris Bagwell
2010-09-09Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab
2010-09-06Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg
2010-09-05Input: wacom - parse the Bamboo device familyPing Cheng
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg
2010-09-05Merge branch 'mrst-touchscreen' into nextDmitry Torokhov
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer
2010-09-05Input: fix a few typosDmitry Torokhov
2010-09-05Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt
2010-09-05Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin
2010-09-02Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin
2010-09-02Input: tsc2007 - fix a redundant assignment for pdataAxel Lin
2010-09-02Input: tps6507x-ts - properly unregister input device on removalAxel Lin
2010-09-02Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin
2010-09-02Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin
2010-09-01Input: add support for Hanwang tabletsXing Wei
2010-09-01Input: mrst-touchscreen - move out of stagingDmitry Torokhov
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce
2010-08-28Input: add LPC32xx touchscreen controller driverKevin Wells
2010-08-28Input: wacom_w8001 - add multitouch slot supportPeter Hutterer
2010-08-28Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer
2010-08-28Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer
2010-08-28Input: MT - initialize slots to unusedHenrik Rydberg
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds