aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-11input: sh_keysc suspend can use to_platform_device()Magnus Damm
2009-03-10input: add suspend wakeup support to sh_keyscMagnus Damm
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin
2009-02-01Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin
2009-02-01Input: pxa930_trkball - fix write timeout handlingRoel Kluin
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-29Input: bf54x-keys - fix debounce time validationRoel Kluin
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu
2009-01-13Input: spitzkbd - mark probe function as __devinitUwe Kleine-König
2009-01-13Input: omap-keypad - mark probe function as __devinitUwe Kleine-König
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König
2009-01-12Input: corgikbd - mark probe function as __devinitUwe Kleine-König
2009-01-10Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman
2009-01-11input: PCF50633 input driverBalaji Rao
2009-01-08[ARM] fix pxa930_trkball build errorsRussell King
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-23Input: add da9034 touchscreen supportEric Miao
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison