summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier-1/+10
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu-0/+34
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov-1/+2
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti-0/+72
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam-0/+180
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil-0/+499
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim-1/+1
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik-1/+1
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren-20/+34
2012-02-28Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar-7/+2
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar-1/+6
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox-15/+6
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon-5/+12
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov-4/+2
2012-02-24Input: evdev - fix variable initialisationHeiko Stübner-1/+1
2012-02-24Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell-0/+2
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara-2/+5
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in the input subsystemH. J. Lu-3/+3
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas-0/+1
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King-1/+5
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King-0/+1
2012-02-09Input: Add EVIOC mechanism for MT slotsHenrik Rydberg-1/+26
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+18
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal-7/+27
2012-02-03Input: add Synaptics USB device driverJan Steinhoff-0/+586
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz-4/+21
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov-0/+7
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg-1/+1
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou-6/+9
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras-3/+1
2012-02-01Input: evdev - fix variable initialisationHeiko Stübner-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas-2/+1165
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng-6/+20
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng-7/+3
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida-1/+1
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern-2/+0
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer-0/+17
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown-3/+3
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov-60/+79
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov-11/+11
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov-8/+4
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov-3/+2
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren-20/+34
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-16/+16
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-16/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+109
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen-0/+3