aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov
2008-05-29Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster
2008-05-27xen pvfb: Module aliases to support module autoloadingMarkus Armbruster
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi
2008-05-27Input: wm9713 - support five wire panelsMark Brown
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown
2008-05-27Input: wm97xx-core - fix driver nameMark Brown
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven
2008-04-30tty: The big operations reworkAlan Cox
2008-04-29input: use get_unaligned_* helpersHarvey Harrison
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-28usb input endianness annotations and fixesAl Viro
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller
2008-04-27Input: xpad - fix build failureDmitry Torokhov
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds