aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina
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-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-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
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-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
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
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster
2008-04-24Merge branch 'wm97xx'Dmitry Torokhov
2008-04-24Input: ucb1400_ts - IRQ probe fixVernon Sauder
2008-04-24Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt
2008-04-24Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin
2008-04-24Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-24Input: fix ordering in joystick MakefileJiri Kosina
2008-04-24pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds