aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni3-0/+243
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-2/+1
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich1-90/+19
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+3
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich1-4/+4
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich1-0/+8
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold1-3/+39
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala1-3/+6
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+12
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon1-1/+2
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-68/+453
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov10-1695/+453
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov3-0/+399
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-12/+10
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: adxl34x - fix references to adx134xMark Brown1-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-2/+2
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-6/+630
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman3-1627/+0
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-0/+4
2010-12-20Input: introduce device propertiesHenrik Rydberg1-0/+4
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-2/+2
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-2/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov1-0/+2
2010-11-30Input: add CMA3000 accelerometer driverHemanth V5-0/+607
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov1-4/+15
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-29/+234
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser1-1/+1