aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-1/+7
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2-45/+83
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov2-6/+32
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati3-0/+661
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 Arce1-5/+35
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer3-0/+419
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-12input: Serio/hp_sdc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-12input: Serio/hil_mlc: semaphore cleanupThomas Gleixner1-3/+3
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown1-0/+10
2010-10-09ARM: pxa168: added keypad supportMark F. Brown1-1/+1
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcuIngo Molnar8-21/+32
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+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-24input: add driver for tnetv107x touchscreen controllerCyril Chemparathy3-0/+406
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy3-0/+350
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: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov1-28/+65
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-09Input: sparse-keymap - switch to using new keycode interfaceDmitry Torokhov1-16/+65
2010-09-09Input: add support for large scancodesMauro Carvalho Chehab2-68/+224
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-05Merge branch 'mrst-touchscreen' into nextDmitry Torokhov3-0/+700
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer3-0/+168
2010-09-05Input: fix a few typosDmitry Torokhov1-3/+3
2010-09-05Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt1-2/+13