summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov14-43/+120
2009-04-15Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-1/+1
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll1-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov1-0/+9
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov1-8/+6
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov1-1/+1
2009-04-11Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown1-2/+1
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao1-0/+10
2009-04-11Input: remove unnecessary synchronize_rcu() callArjan van de Ven1-1/+0
2009-04-11Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven1-0/+28
2009-04-11Input: i8042 - introduce a tougher resetArjan van de Ven1-8/+29
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov23-182/+2909
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov1-0/+8
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+39
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-02input: migor_ts: add wakeup supportMagnus Damm1-0/+23
2009-04-02input: sh_keysc: use enable/disable_irq_wake()Magnus Damm1-1/+16
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig1-1/+1
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-7/+2
2009-03-28Merge branch 'origin' into develRussell King7-36/+50
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+3
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds4-15/+4
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2-2/+2
2009-03-16Rationalize fasync return valuesJonathan Corbet4-15/+4
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King16-45/+78
2009-03-11input: sh_keysc suspend can use to_platform_device()Magnus Damm1-5/+2
2009-03-10input: add suspend wakeup support to sh_keyscMagnus Damm1-4/+25
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt16-45/+78
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov1-15/+14
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich3-0/+815
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich3-0/+858
2009-03-09Input: bf54x-keys - fix typo in warningMichael Hennerich1-2/+2
2009-03-09Input: add driver for S1 button of rb532Phil Sutter3-0/+133
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+0
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2-4/+0
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack3-0/+234
2009-03-08Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller1-60/+80
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa1-0/+17
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa1-74/+46