aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/trivialLinus 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/torvalds/linux-2.6Paul 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
2009-03-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown3-0/+254
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2-1/+5
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown1-1/+1
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport1-4/+9
2009-03-08Input: fix polling of /proc/bus/input/devicesDmitry Torokhov1-3/+3
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov19-45/+218
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar16-45/+78
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds16-45/+78
2009-02-28Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft1-1/+1
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4