aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2-2/+2
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov1-48/+77
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk1-4/+0
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman1-0/+2
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-40/+54
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad1-14/+11
2007-10-22Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones2-2/+40
2007-10-22Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich1-1/+0
2007-10-22Input: i8042 - export i8042_command()Márton Németh2-23/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds7-9/+9
2007-10-20typo fixesMatt LaPlante1-2/+2
2007-10-20changed emailJohann Deneux2-2/+2
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-1/+2
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-3/+3
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby85-234/+300
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+2
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki3-6/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+20
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds27-1545/+3504
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-2/+2
2007-10-13Input: use full RCU APIDmitry Torokhov4-48/+32
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven2-21/+154
2007-10-13Input: remove tsdev interfaceRichard Purdie3-723/+0
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich3-1/+392
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg1-5/+10
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov21-126/+154
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin3-0/+263
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-50/+24
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-50/+23
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers1-0/+1
2007-10-12x86: kill 8253pit.hThomas Gleixner1-1/+1
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King1-5/+20
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk1-1/+1
2007-10-12Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov1-13/+9
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov1-1/+1
2007-10-12Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov2-0/+36
2007-10-12Input: fix open count handling in input interfacesOliver Neukum4-4/+16
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov1-0/+1
2007-10-11Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov1-4/+8
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-2/+2
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik3-5/+5
2007-09-28Input: xpad - fix dependancy on LEDS classDmitry Torokhov1-1/+1
2007-09-26Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson3-0/+193
2007-09-26Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson3-0/+192