summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar1-1/+6
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2-15/+6
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2-5/+12
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov1-4/+2
2012-02-24Input: evdev - fix variable initialisationHeiko Stübner1-1/+1
2012-02-24Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell1-0/+2
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara1-2/+5
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas1-0/+1
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-1/+5
2012-02-09ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King1-0/+1
2012-02-09Input: Add EVIOC mechanism for MT slotsHenrik Rydberg1-1/+26
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-10/+18
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal1-7/+27
2012-02-03Input: add Synaptics USB device driverJan Steinhoff3-0/+586
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz1-4/+21
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg1-1/+1
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou1-6/+9
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras1-3/+1
2012-02-01Input: evdev - fix variable initialisationHeiko Stübner1-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas6-2/+1165
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2-6/+20
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2-7/+3
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida1-1/+1
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern2-2/+0
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer1-0/+17
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown1-3/+3
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov1-60/+79
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov1-11/+11
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+4
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov1-3/+2
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren1-20/+34
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds9-16/+16
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell9-16/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-14/+109
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov1-1/+1
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov1-2/+2
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou1-1/+1
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov8-10/+102
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds118-1576/+4647
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+162
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann5-7/+23
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov127-2474/+4979
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+12