summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King-12/+25
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich-1/+1
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar-12/+25
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov-40/+25
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov-20/+29
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov-0/+328
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack-0/+6
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu-0/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-6/+6
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov-17/+34
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich-0/+7
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich-5/+12
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich-1/+11
2010-10-17Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo-4/+2
2010-10-17Input: mousedev - correct lockdep annotationHitoshi Mitake-1/+1
2010-10-17Input: ads7846 - switch to using threaded IRQJason Wang-430/+456
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-1/+7
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov-45/+83
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov-6/+32
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati-0/+661
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce-8/+5
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce-5/+35
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer-0/+419
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov-4/+3
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso-4/+4
2010-10-13Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov-18/+25
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich-0/+2
2010-10-12input: Serio/hp_sdc: semaphore cleanupThomas Gleixner-2/+2
2010-10-12input: Serio/hil_mlc: semaphore cleanupThomas Gleixner-3/+3
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner-2/+2
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski-1/+3
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown-0/+10
2010-10-09ARM: pxa168: added keypad supportMark F. Brown-1/+1
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown-1/+1
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-21/+32
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-3/+4
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov-11/+12
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz-1/+1
2010-09-29Input: fm801-gp - add missing call to pci_disable_device()Dmitry Torokhov-6/+7
2010-09-29Input: emu10k1-gp - add missing calls to pci_disable_device()Rahul Ruikar-0/+2
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei-21/+73
2010-09-24input: add driver for tnetv107x touchscreen controllerCyril Chemparathy-0/+406
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy-0/+350
2010-09-21Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters-0/+3
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg-0/+7
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov-28/+65