aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+43
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-08-26Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov1-0/+8
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-45/+85
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2-0/+2
2009-08-12Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt1-27/+41
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-9/+33
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-9/+9
2009-08-05Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ1-0/+16
2009-08-05Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt1-0/+8
2009-08-02parisc: hp_sdc_mlc.c - check return value of down_trylock()Helge Deller1-1/+1
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-18/+62
2009-07-20Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young1-0/+16
2009-07-13Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2-3/+2
2009-07-12Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie1-0/+16
2009-07-12Input: pcspkr - switch driver to dev_pm_opsFrans Pop1-2/+6
2009-07-12Input: xpad - don't resend successfully sent outgoing requestsMichael Gruber1-13/+13
2009-07-12Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta1-0/+9
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-181/+691
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2-6/+8
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2009-06-29Input: add support for generic GPIO-based matrix keypadEric Miao3-2/+465
2009-06-29Input: arrange keyboards alphabeticallyDmitry Torokhov2-162/+161
2009-06-28Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula1-5/+12
2009-06-28Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula1-12/+20
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng1-1/+5
2009-06-28Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li1-0/+28
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds40-217/+4122
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni3-3/+39
2009-06-16Merge branch 'akpm'Linus Torvalds2-1/+2
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2-1/+2
2009-06-15xen: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman1-4/+4
2009-06-15input: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15Driver Core: input: add nodename for input driversKay Sievers1-0/+6
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani1-1/+1
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-06-11Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel1-4/+9
2009-06-11Input: gpio-keys - change timer to workqueueAlek Du1-20/+12
2009-06-11Input: ads7846 - pin change interrupt supportMichael Roth1-3/+9
2009-06-11Input: add support for touchscreen on W90P910 ARM platformWan ZongShun3-0/+359
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov8-7/+31
2009-06-03Input: appletouch - improve finger detectionJeremy Huddleston1-1/+1