summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-01Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-03-01Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2009-03-01Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-02-02Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin1-1/+1
2009-02-02Input: pxa930_trkball - fix write timeout handlingRoel Kluin1-1/+1
2009-01-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-7/+8
2009-01-30Input: bf54x-keys - fix debounce time validationRoel Kluin1-2/+2
2009-01-14Input: spitzkbd - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-14Input: omap-keypad - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-13Input: corgi_ts - mark probe function as __devinitUwe Kleine-König1-4/+5
2009-01-13Input: corgikbd - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-11Input: uvc - the button on the camera is KEY_CAMERABastien Nocera1-4/+6
2009-01-11Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare1-1/+1
2009-01-11Input: atkbd - make forced_release_keys[] staticDaniel Mierswa1-2/+2
2009-01-11Input: usbtouchscreen - allow reporting calibrated dataDan Streetman1-2/+17
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina1-0/+7
2008-12-30Merge branch 'next' into for-linusDmitry Torokhov54-522/+3098
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall1-1/+1
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin3-0/+206
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett1-0/+9
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller3-1/+3
2008-12-29Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger1-1/+1
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao4-0/+242
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao4-13/+299
2008-12-25Linux 2.6.28v2.6.28Linus Torvalds1-1/+1
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-42/+49
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-12-24edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-24cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-24cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-24w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-24rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao3-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison1-1/+1
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-15/+14
2008-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-12-23drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-4/+3
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+14
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-21Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6