summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5
| | * | | | | | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
| | * | | | | | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-133-0/+419
| | * | | | | | Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3
| | * | | | | | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-134-4/+4
| | * | | | | | Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov2010-10-131-18/+25
| | * | | | | | Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-131-0/+2
| | * | | | | | Input: i8042 - use unsigned char for 0x90Christoph Fritz2010-09-291-1/+1
| | * | | | | | Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov2010-09-292-6/+7
| | * | | | | | Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar2010-09-291-0/+2
| | * | | | | | Input: hanwang - add support for Art Master HD 5012 tabletXing Wei2010-09-291-21/+73
| | * | | | | | Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-151-28/+65
| | * | | | | | Input: serio - do not include linux/freezer.hDmitry Torokhov2010-09-141-1/+0
| | * | | | | | Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-121-4/+33
| | * | | | | | Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell2010-09-121-1/+7
| | * | | | | | Input: wacom - add support for Bamboo PenChris Bagwell2010-09-121-0/+79
| | * | | | | | Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell2010-09-121-4/+9
| | * | | | | | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-121-4/+5
| | * | | | | | Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-091-16/+65
| | * | | | | | Input: add support for large scancodesMauro Carvalho Chehab2010-09-092-68/+224
| | * | | | | | Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos2010-09-061-2/+2
| | * | | | | | Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-052-0/+11
| | * | | | | | Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-052-0/+92
| | * | | | | | Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-054-8/+24
| | * | | | | | Input: wacom - parse the Bamboo device familyPing Cheng2010-09-052-9/+37
| | * | | | | | Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-053-4/+15
| | * | | | | | Merge branch 'mrst-touchscreen' into nextDmitry Torokhov2010-09-053-0/+700
| | |\ \ \ \ \ \
| | | * | | | | | Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-013-0/+700
| | * | | | | | | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-053-0/+168
| | * | | | | | | Input: fix a few typosDmitry Torokhov2010-09-051-3/+3
| | * | | | | | | Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt2010-09-051-2/+13
| | * | | | | | | Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin2010-09-051-2/+1
| | * | | | | | | Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-051-3/+7
| | * | | | | | | Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-021-1/+0
| | * | | | | | | Input: tsc2007 - fix a redundant assignment for pdataAxel Lin2010-09-021-1/+1
| | * | | | | | | Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-021-1/+1
| | * | | | | | | Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-021-0/+1
| | * | | | | | | Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin2010-09-021-1/+1
| | * | | | | | | Input: add support for Hanwang tabletsXing Wei2010-09-013-0/+377
| | * | | | | | | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-313-0/+297
| | * | | | | | | Input: add LPC32xx touchscreen controller driverKevin Wells2010-08-283-0/+422
| | * | | | | | | Input: wacom_w8001 - add multitouch slot supportPeter Hutterer2010-08-281-3/+46
| | * | | | | | | Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer2010-08-281-2/+86
| | * | | | | | | Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer2010-08-281-6/+48
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-6/+6
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov2010-10-221-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-156-1/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
OpenPOWER on IntegriCloud