aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds5-7/+32
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet17-67/+173
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar18-68/+192
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-02uinput: BKL pushdownArnd Bergmann1-0/+3
2008-07-02serio: BKL pushdownArnd Bergmann1-1/+5
2008-07-02mousedev: BKL pushdownArnd Bergmann1-2/+10
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+11
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov1-6/+11
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar4-11/+54
2008-06-20hp_sdc_rtc: BKL pushdownArnd Bergmann1-0/+2
2008-06-20Input: cdev lock_kernel() pushdownJonathan Corbet1-4/+12
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-11/+54
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum1-8/+41
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina1-2/+6
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar8-44/+101
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina1-0/+7
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev1-1/+0
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-44/+101
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite1-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster1-0/+10
2008-05-27xen pvfb: Module aliases to support module autoloadingMarkus Armbruster1-0/+2
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster1-1/+7
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi1-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown1-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown1-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown1-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown1-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont1-8/+25
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro6-6/+6
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont1-0/+7
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven3-0/+14
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt1-1/+1
2008-05-07pcspkr: fix dependanciesStas Sergeev1-1/+1
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven1-0/+1
2008-04-30tty: The big operations reworkAlan Cox1-1/+1
2008-04-29input: use get_unaligned_* helpersHarvey Harrison3-17/+17
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-8/+4
2008-04-29proc: remove proc_busAlexey Dobriyan1-3/+3
2008-04-28usb input endianness annotations and fixesAl Viro2-5/+5
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-78/+184
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+17
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller1-78/+184
2008-04-27Input: xpad - fix build failureDmitry Torokhov1-17/+17