summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-07-07Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho-0/+7
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao-2/+0
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz-1/+19
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina-0/+7
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven-0/+1
2008-07-02uinput: BKL pushdownArnd Bergmann-0/+3
2008-07-02serio: BKL pushdownArnd Bergmann-1/+5
2008-07-02mousedev: BKL pushdownArnd Bergmann-2/+10
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+11
2008-06-30Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk-1/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk-3/+3
2008-06-30Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel-1/+18
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina-0/+26
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon-0/+220
2008-06-30Input: wm9712 - no pressure measurement with 5-wire modeMark Brown-6/+12
2008-06-30Input: fix force feedback upload issue in compat modeAdam Dawidowski-11/+90
2008-06-30Input: atamouse - various cleanupsDmitry Torokhov-15/+12
2008-06-30Input: evbug - identify device by its sysfs IDDmitry Torokhov-3/+7
2008-06-30Input: don't reset sync flag when ignoring eventDmitry Torokhov-1/+1
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov-6/+11
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar-11/+54
2008-06-20hp_sdc_rtc: BKL pushdownArnd Bergmann-0/+2
2008-06-20Input: cdev lock_kernel() pushdownJonathan Corbet-4/+12
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+54
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov-55/+155
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum-8/+41
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina-2/+6
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar-44/+101
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina-0/+7
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev-1/+0
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao-1/+14
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov-3/+6
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov-10/+10
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora-0/+268
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+101
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov-10/+7
2008-05-29Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina-11/+18
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov-0/+2
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster-0/+10
2008-05-27xen pvfb: Module aliases to support module autoloadingMarkus Armbruster-0/+2
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster-1/+7
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont-8/+25