summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter1-1/+1
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich1-5/+27
2010-10-24Merge branch 'next' into for-linusDmitry Torokhov75-1845/+5781
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser1-1/+1
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich1-1/+1
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov1-40/+25
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov1-20/+29
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov4-0/+329
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov6-17/+34
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich1-0/+7
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich1-5/+12
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich1-1/+11
2010-10-17Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo1-4/+2
2010-10-17Input: mousedev - correct lockdep annotationHitoshi Mitake1-1/+1
2010-10-17Input: ads7846 - switch to using threaded IRQJason Wang1-430/+456
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov3-46/+86
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov2-6/+32
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati4-0/+705
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette1-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce1-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce1-8/+5
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce2-8/+36
2010-10-13ux500 - add platform data for Nomadik SKE keypad controllerSundar Iyer5-16/+167
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer4-0/+469
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov1-4/+3
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso4-4/+4
2010-10-13Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov1-18/+25
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich1-0/+2
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-09-29Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov1-3/+12
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz1-1/+1
2010-09-29Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov2-6/+7
2010-09-29Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar1-0/+2
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei1-21/+73
2010-09-21Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters1-0/+3
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg1-0/+7
2010-09-15Input: hid-input - allow mapping unknown usagesDmitry Torokhov1-4/+9
2010-09-15Input: 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