summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: hid-input - switch to using new keycode interfaceDmitry Torokhov2010-09-091-33/+70
* Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2010-09-092-132/+263
* Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov2010-09-091-16/+65
* Input: add support for large scancodesMauro Carvalho Chehab2010-09-094-86/+292
* 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-059-879/+700
|\
| * Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-018-17/+13
| * Staging: mrst-touchscreen - simplify en/disable of interrupts for NECAndy Ross2010-09-011-55/+5
| * Staging: mrst-touchscreen - fix channel allocationArjan van de Ven2010-09-011-17/+12
| * Staging: mrst-touchscreen - register platform interfaceAlek Du2010-09-011-33/+35
| * Staging: mrst_touchscreen - more fixesDmitry Torokhov2010-09-011-479/+413
| * Staging: mrst_touchscreen - clean up input sideAlan Cox2010-09-015-81/+25
* | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-054-0/+188
* | Input: fix a few typosDmitry Torokhov2010-09-052-4/+4
* | 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-015-0/+386
* | Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-314-0/+313
* | 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
* | Input: MT - initialize slots to unusedHenrik Rydberg2010-08-281-2/+9
* | Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann2010-08-281-8/+8
* | Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin2010-08-251-2/+0
* | Input: mousedev - fix regression of inverting axesChristoph Fritz2010-08-251-4/+4
* | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-213-1/+3
* | Input: hil_kbd - fix compile errorDmitry Torokhov2010-08-211-6/+6
* | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-215-10/+7
* | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-2114-27/+22
* | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-199-31/+34
* | Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds2010-08-151-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1540-1479/+1071
|\ \
OpenPOWER on IntegriCloud