aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang7-4/+1012
2009-08-19Input: psmouse - allow defining read-only attributesDmitry Torokhov1-5/+16
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack1-3/+19
2009-08-09Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov1-79/+65
2009-08-09Input: add keypad driver for w90p910Wan ZongShun3-0/+316
2009-08-09Input: combine hil_kbd and hil_ptr driversDmitry Torokhov5-493/+219
2009-08-09Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov1-78/+78
2009-08-09Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov1-132/+140
2009-08-08Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov1-29/+37
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov6-86/+91
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox1-3/+52
2009-08-04Input: tsc2007 - check if I2C communication works during probeRichard Röjfors1-3/+5
2009-08-04Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov1-79/+93
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2-0/+54
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors1-2/+3
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors1-3/+6
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov1-30/+42
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors1-35/+13
2009-07-26Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov1-7/+12
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov1-12/+11
2009-07-26Input: i8042 - switch to using dev_pm_opsDmitry Torokhov1-26/+18
2009-07-24Input: gpio_keys - swtich to dev_pm_opsMike Rapoport1-7/+12
2009-07-23Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger1-17/+9
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich3-0/+294
2009-07-22Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov1-23/+20
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov22-209/+770
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-18/+62
2009-07-21Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov1-8/+14
2009-07-20Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2-2/+7
2009-07-20Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2-19/+35
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-13Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2-3/+2
2009-07-12Input: w90p910_ts - use clk APIWan ZongShun2-13/+14
2009-07-12Input: ucb1400_ts - fix a misleading function nameHans J. Koch1-2/+3
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie1-0/+16
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop1-2/+6
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber1-13/+13
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-181/+691
2009-07-07Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch controllersJim Persson2-0/+38
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall4-10/+10
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2-6/+8
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao3-2/+465
2009-06-29Input: arrange keyboards alphabeticallyDmitry Torokhov2-162/+161
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell1-22/+20
2009-06-28Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula1-5/+12
2009-06-28Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula1-12/+20
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng1-1/+5