summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones
2012-03-12Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus
2011-12-24Input: mpu3050 - ensure we enable interruptsHeikki Krogerus
2011-12-24Input: mpu3050 - add of_match table for device-tree probingOlof Johansson
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds