aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin2-17/+24
2009-02-01Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin1-1/+1
2009-02-01Input: pxa930_trkball - fix write timeout handlingRoel Kluin1-1/+1
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala1-4/+60
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala1-15/+126
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala1-0/+78
2009-01-29Input: stop autorepeat timer on key releaseJohannes Berg1-0/+7
2009-01-29Input: pc110pad - use no_pci_devices()Roel Kluin1-4/+1
2009-01-29Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin3-4/+163
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-7/+8
2009-01-29Input: bf54x-keys - fix debounce time validationRoel Kluin1-2/+2
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2-3/+3
2009-01-13Input: spitzkbd - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-13Input: omap-keypad - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König1-4/+5