summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2012-05-05USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-05USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman1-1/+3
2012-05-05USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman1-7/+7
2012-05-05USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-02USB: yealink.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: powermate.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-02USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-02USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman1-6/+6
2012-04-26USB: yealink.c: remove err() usageGreg Kroah-Hartman1-6/+13
2012-04-26USB: powermate.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-26USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman1-5/+14
2012-04-26USB: cm109.c: remove err() usageGreg Kroah-Hartman1-10/+17
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+3
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-03-29Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-0/+26
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-173/+703
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-03-20Merge branch 'next' into for-linusDmitry Torokhov23-247/+710
2012-03-17Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov1-12/+1
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin8-90/+8
2012-03-17Input: convert SPI drivers to use module_spi_driver()Axel Lin2-22/+2
2012-03-17Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-5/+17
2012-03-17Input: add driver support for MAX8997-hapticDonggeun Kim3-0/+420
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones1-1/+1
2012-03-13Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov1-1/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov9-79/+23
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+2
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+26
2012-03-06Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov1-4/+2
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida1-1/+1
2012-01-15Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-14Merge 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 Russell1-1/+1
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+13
2012-01-11Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-2/+13
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds29-282/+703
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 branch 'next' into for-linusDmitry Torokhov32-1162/+1004
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman4-68/+4
2012-01-05Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-5/+2
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus1-5/+103
2011-12-24Input: mpu3050 - ensure we enable interruptsHeikki Krogerus1-1/+12
2011-12-24Input: mpu3050 - add of_match table for device-tree probingOlof Johansson1-0/+7