summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2013-01-03x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary1-0/+9
2012-12-06Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-12-06Input: i8042 - also perform controller reset when suspendingDmitry Torokhov1-8/+15
2012-11-16Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-10-17Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee1-8/+23
2012-10-10Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-09-19Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-08-10Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+23
2012-07-25Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-25Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-25Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-07-25Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-05-31Input: wacom - relax Bamboo stylus ID checkChris Bagwell1-6/+1
2012-03-12Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara1-2/+5
2011-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+6
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+17
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang1-2/+2
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell1-0/+4
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-10Input: ams_delta_serio - include linux/module.hAaro Koskinen1-0/+1
2011-11-10Input: elantech - adjust hw_version detection logicJJ Ding1-8/+18
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-0/+17
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović1-0/+14
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds4-17/+310
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-01drivers/input: add export.h to symbol exporting files.Paul Gortmaker2-0/+2
2011-11-01drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker15-0/+15
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-884/+0
2011-10-29Merge 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 Torvalds59-839/+4035
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov68-863/+4487
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-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König1-17/+17
2011-10-19Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2-129/+484
2011-10-13Input: imx_keypad - add pm suspend and resume supportHui Wang1-0/+44
2011-10-13Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter1-3/+8
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-12Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity1-0/+6
2011-10-11Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov1-25/+29
2011-10-11Input: serio_raw - kick clients when disconnecting portDmitry Torokhov1-6/+23
2011-10-11Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov1-8/+13