summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
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 Russell1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+13
2012-01-10Input: 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-08Merge 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-04Xen: 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
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin3-1/+312
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin1-12/+2
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang1-2/+2
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding20-247/+21
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner3-0/+228
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov12-893/+314
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman4-68/+4
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding2-16/+19
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-0/+5
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds3-0/+293
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker5-0/+5
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-884/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-26/+1038
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov11-41/+1482
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz3-0/+293
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi1-0/+7
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-6/+6
2011-10-06Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov1-10/+10
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula3-884/+0
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi1-1/+1
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-1/+1
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap1-1/+1
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov13-150/+622
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-135/+169
2011-08-23Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao1-2/+2
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6