summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante-1/+1
2009-03-30trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig-1/+1
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-7/+2
2009-03-28Merge branch 'origin' into develRussell King-36/+50
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-3/+3
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds-15/+4
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King-2/+2
2009-03-16Rationalize fasync return valuesJonathan Corbet-15/+4
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King-45/+78
2009-03-11input: sh_keysc suspend can use to_platform_device()Magnus Damm-5/+2
2009-03-10input: add suspend wakeup support to sh_keyscMagnus Damm-4/+25
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-45/+78
2009-03-09Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov-15/+14
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich-0/+815
2009-03-09Input: add AD7877 touchscreen driverMichael Hennerich-0/+858
2009-03-09Input: bf54x-keys - fix typo in warningMichael Hennerich-2/+2
2009-03-09Input: add driver for S1 button of rb532Phil Sutter-0/+133
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao-1/+0
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao-4/+0
2009-03-08Input: generic driver for rotary encoders on GPIOsDaniel Mack-0/+234
2009-03-08Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller-60/+80
2009-03-08Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa-0/+17
2009-03-08Input: atkbd - consolidate force release quirk setupDaniel Mierswa-74/+46
2009-03-08Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown-0/+254
2009-03-08Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport-1/+5
2009-03-08Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown-1/+1
2009-03-08Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport-4/+9
2009-03-08Input: fix polling of /proc/bus/input/devicesDmitry Torokhov-3/+3
2009-03-08Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov-45/+218
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar-45/+78
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-45/+78
2009-02-28Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft-1/+1
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer-8/+24
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft-5/+4
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz-0/+1
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin-17/+24
2009-02-01Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin-1/+1
2009-02-01Input: pxa930_trkball - fix write timeout handlingRoel Kluin-1/+1
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala-4/+60
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala-15/+126
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala-0/+78
2009-01-29Input: stop autorepeat timer on key releaseJohannes Berg-0/+7
2009-01-29Input: pc110pad - use no_pci_devices()Roel Kluin-4/+1
2009-01-29Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin-4/+163
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-7/+8
2009-01-29Input: bf54x-keys - fix debounce time validationRoel Kluin-2/+2
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu-3/+3
2009-01-13Input: spitzkbd - mark probe function as __devinitUwe Kleine-König-4/+4
2009-01-13Input: omap-keypad - mark probe function as __devinitUwe Kleine-König-4/+4
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König-4/+5