aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov18-23/+86
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-07-19Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov1-0/+9
2008-07-19Input: sgi_btns - add support for SGI Indy volume buttonsThomas Bogendoerfer3-32/+54
2008-07-19Input: add option to disable HP SDC driverHelge Deller1-0/+9
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-07Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn3-0/+391
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder3-0/+246
2008-07-07Input: new driver for SGI O2 volume buttonsThomas Bogendoerfer3-0/+167
2008-07-07Input: yealink - reliably kill urbsOliver Neukum1-15/+29
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk1-1/+1
2008-07-07Input: gtco - eliminate early returnJulia Lawall1-1/+1
2008-07-07Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho1-0/+7
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz1-1/+19
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov1-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
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: hp_sdc_mlc.c - make a struct staticAdrian Bunk1-1/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk1-3/+3
2008-06-30Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel1-1/+18
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina1-0/+26
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon3-0/+220
2008-06-30Input: wm9712 - no pressure measurement with 5-wire modeMark Brown1-6/+12
2008-06-30Input: fix force feedback upload issue in compat modeAdam Dawidowski1-11/+90
2008-06-30Input: atamouse - various cleanupsDmitry Torokhov1-15/+12
2008-06-30Input: evbug - identify device by its sysfs IDDmitry Torokhov1-3/+7
2008-06-30Input: don't reset sync flag when ignoring eventDmitry Torokhov1-1/+1
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-17Merge branch 'for-linus' into nextDmitry Torokhov10-55/+155
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-06-02Input: pxa27x_keypad - add wakeup supportEric Miao1-1/+14
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov1-3/+6
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-10/+10
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora3-0/+268