summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman-0/+1
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov-0/+1963
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin-1/+1
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+13
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten-2/+2
2009-10-05Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König-2/+2
2009-10-05Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei-0/+9
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan-0/+1
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar-0/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+9
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman-0/+1631
2009-09-17Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov-17/+9
2009-09-17input: PCAP2 misc input driverDaniel Ribeiro-0/+156
2009-09-17input: Add support for the WM831x ON pinMark Brown-0/+174
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov-1/+17
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov-0/+16
2009-08-08Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov-29/+37
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+16
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ-0/+16
2009-07-23Input: add Blackfin rotary input driverMichael Hennerich-0/+294
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov-5/+19
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+15
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop-2/+6
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta-0/+9
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall-1/+1
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa-2/+2
2009-06-29Input: dm355evm_keys - use threaded IRQsDavid Brownell-22/+20
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-51/+615
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-0/+1
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani-1/+1
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala-8/+8
2009-05-15Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho-23/+71
2009-04-23Input: add dm355evm_keys driverDavid Brownell-0/+339
2009-04-19Input: add twl4030-pwrbutton driverFelipe Balbi-0/+156
2009-04-17Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten-20/+41
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov-1/+1
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov-15/+14
2009-03-09Input: add driver for S1 button of rb532Phil Sutter-0/+133
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack-0/+234
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov-0/+140
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala-4/+60
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala-15/+126
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala-0/+78
2009-01-11input: PCF50633 input driverBalaji Rao-0/+140
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare-54/+27
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov-14/+36
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+36
2008-11-19Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai-2/+2
2008-11-11Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich-1/+36
2008-11-01saner FASYNC handling on file closeAl Viro-13/+0