summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-2217-173/+703
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-03-1923-247/+710
| |\
| | * Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-161-12/+1
| | * Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-168-90/+8
| | * Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-162-22/+2
| | * Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-161-5/+17
| | * Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-163-0/+420
| | * Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-099-79/+23
| | |\
| | * | Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov2012-03-061-47/+44
| | * | Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu2012-03-051-0/+34
| | * | Input: add support for OnKey module for DA9052/53 PMICAshish Jangam2012-03-043-0/+180
| | * | Input: pcf8574_keypad - fix typo in KconfigMasanari Iida2012-01-311-1/+1
| * | | Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-121-1/+1
* | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-221-1/+1
|\ \ \ \
| * | | | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-161-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-071-4/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-241-4/+2
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\ \ \ \
| * | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-121-2/+13
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-101-2/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1029-282/+703
|\ \ \ \ | |/ / /
| * | | Merge branch 'next' into for-linusDmitry Torokhov2012-01-0832-1162/+1004
| |\ \ \ | | | |/ | | |/|
| | * | Input: mpu3050 - configure the sampling methodHeikki Krogerus2011-12-241-5/+103
| | * | Input: mpu3050 - ensure we enable interruptsHeikki Krogerus2011-12-241-1/+12
| | * | Input: mpu3050 - add of_match table for device-tree probingOlof Johansson2011-12-241-0/+7
| | * | Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin2011-12-123-1/+312
| | * | Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin2011-12-121-12/+2
| | * | Input: misc - use macro module_platform_driver()JJ Ding2011-11-3020-247/+21
| | * | Input: add generic GPIO-tilt driverHeiko Stübner2011-11-303-0/+228
| | * | Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-291-1/+0
| | * | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-2912-893/+314
| | |\ \
| | * | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-092-16/+19
* | | | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-5/+2
|\ \ \ \ \
| * | | | | Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-5/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-064-68/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-184-68/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-191-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang2011-12-121-2/+2
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \ \
| * | | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-315-0/+5
* | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-033-0/+293
|\ \ \ \
| * | | | input: Add power button support for mc13783Philippe Rétornaz2011-10-243-0/+293
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-313-884/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-884/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
|\ \ \ \ \
| * | | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * | | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
OpenPOWER on IntegriCloud