aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov
2009-08-05Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox
2009-08-04Input: tsc2007 - check if I2C communication works during probeRichard Röjfors
2009-08-04Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors
2009-07-26Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov
2009-07-26Input: i8042 - switch to using dev_pm_opsDmitry Torokhov
2009-07-24Input: gpio_keys - swtich to dev_pm_opsMike Rapoport
2009-07-23Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich
2009-07-22Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-21Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov
2009-07-20Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut
2009-07-20Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young
2009-07-13Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack
2009-07-12Input: w90p910_ts - use clk APIWan ZongShun
2009-07-12Input: ucb1400_ts - fix a misleading function nameHans J. Koch
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-07Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao
2009-06-29Input: arrange keyboards alphabeticallyDmitry Torokhov
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell
2009-06-28Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula
2009-06-28Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng
2009-06-28Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-06-15input: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: input: add nodename for input driversKay Sievers