aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-4/+13
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-10-05Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König1-2/+2
2009-10-05Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei1-0/+9
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entryIngo Molnar1-0/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+9
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman3-0/+1631
2009-09-17Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov1-17/+9
2009-09-17input: PCAP2 misc input driverDaniel Ribeiro3-0/+156
2009-09-17input: Add support for the WM831x ON pinMark Brown3-0/+174
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov1-1/+17
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov1-0/+16
2009-08-08Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov1-29/+37
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+16
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich3-0/+294
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov4-5/+19
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+15
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop1-2/+6
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall1-1/+1
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell1-22/+20
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-51/+615
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani1-1/+1
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala1-8/+8
2009-05-15Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho1-23/+71
2009-04-23Input: add dm355evm_keys driverDavid Brownell3-0/+339
2009-04-19Input: add twl4030-pwrbutton driverFelipe Balbi3-0/+156
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten1-20/+41
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov1-1/+1
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov1-15/+14
2009-03-09Input: add driver for S1 button of rb532Phil Sutter3-0/+133
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack3-0/+234
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov3-0/+140
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala1-4/+60
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala1-15/+126
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala1-0/+78
2009-01-11input: PCF50633 input driverBalaji Rao3-0/+140
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-54/+27
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2-14/+36
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+36
2008-11-19Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai1-2/+2
2008-11-11Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich1-1/+36
2008-11-01saner FASYNC handling on file closeAl Viro1-13/+0
2008-10-27Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale1-27/+145