aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in the input subsystemH. J. Lu2-3/+3
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/dtor/inputLinus 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-57/+76
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/sameo/mfd-2.6Linus 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/dtor/inputLinus 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/dtor/inputLinus Torvalds118-1573/+4644
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus 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-2471/+4976
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/rafael/linux-pmLinus Torvalds1-1/+12
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-5/+5
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds14-227/+14
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann5-7/+23
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman14-227/+14
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek1-1/+1