summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich1-0/+2
2010-09-30Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov1-3/+12
2010-09-30Input: i8042 - use unsigned char for 0x90Christoph Fritz1-1/+1
2010-09-30Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov2-6/+7
2010-09-30Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar1-0/+2
2010-09-30Input: hanwang - add support for Art Master HD 5012 tabletXing Wei1-21/+73
2010-09-16Input: hid-input - allow mapping unknown usagesDmitry Torokhov1-4/+9
2010-09-16Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov1-28/+65
2010-09-14Input: gameport_driver - drop private pointerDmitry Torokhov1-2/+0
2010-09-14Input: gameport_driver - mark description as const pointerDmitry Torokhov1-1/+1
2010-09-14Input: serio_driver - drop private pointerDmitry Torokhov1-1/+0
2010-09-14Input: serio_driver - mark id_table and description as constDmitry Torokhov1-2/+2
2010-09-14Input: serio - do not include linux/freezer.hDmitry Torokhov1-1/+0
2010-09-12Input: hanwang - make compatible with xf86-input-wacom driverXing Wei1-4/+33
2010-09-12Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell1-1/+7
2010-09-12Input: wacom - add support for Bamboo PenChris Bagwell1-0/+79
2010-09-12Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell1-4/+9
2010-09-12Input: wacom - request tablet data for Bamboo PensChris Bagwell1-4/+5
2010-09-10Input: hid-input - switch to using new keycode interfaceDmitry Torokhov1-33/+70
2010-09-10Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2-132/+263
2010-09-10Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov1-16/+65
2010-09-10Input: add support for large scancodesMauro Carvalho Chehab4-86/+292
2010-09-06Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos1-2/+2
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2-0/+11
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2-0/+92
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg4-8/+24
2010-09-05Input: wacom - parse the Bamboo device familyPing Cheng2-9/+37
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg3-4/+15
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer4-0/+188
2010-09-05Input: fix a few typosDmitry Torokhov2-4/+4
2010-09-05Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt1-2/+13
2010-09-05Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin1-2/+1
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin1-3/+7
2010-09-03Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin1-1/+0
2010-09-03Input: tsc2007 - fix a redundant assignment for pdataAxel Lin1-1/+1
2010-09-03Input: tps6507x-ts - properly unregister input device on removalAxel Lin1-1/+1
2010-09-03Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin1-0/+1
2010-09-03Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin1-1/+1
2010-09-02Input: add support for Hanwang tabletsXing Wei5-0/+386
2010-09-02Input: mrst-touchscreen - move out of stagingDmitry Torokhov8-17/+13
2010-09-02Staging: mrst-touchscreen - simplify en/disable of interrupts for NECAndy Ross1-55/+5
2010-09-02Staging: mrst-touchscreen - fix channel allocationArjan van de Ven1-17/+12
2010-09-02Staging: mrst-touchscreen - register platform interfaceAlek Du1-33/+35
2010-09-02Staging: mrst_touchscreen - more fixesDmitry Torokhov1-479/+413
2010-09-02Staging: mrst_touchscreen - clean up input sideAlan Cox5-81/+25
2010-09-01Input: add support for OMAP4 keyboard controllerAbraham Arce4-0/+313
2010-08-29Input: add LPC32xx touchscreen controller driverKevin Wells3-0/+422
2010-08-29Input: wacom_w8001 - add multitouch slot supportPeter Hutterer1-3/+46
2010-08-29Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer1-2/+86
2010-08-29Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer1-6/+48