aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar1-2/+5
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie1-4/+4
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg1-2/+2
2008-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-24/+51
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov1-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon1-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon1-0/+2
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz1-22/+33
2008-01-17Input: mousedev - handle mice that use absolute coordinatesMicah Parrish1-0/+9
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-33/+38
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2-11/+9
2008-01-03Input: pass EV_PWR events to event handlersRichard Purdie1-0/+4
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie1-0/+1
2008-01-03gameport: don't export functions that are static inlineIvan Kokshaysky1-2/+0
2007-12-14Input: jornada680_kbd - fix default keymapKristoffer Ericson1-20/+20
2007-12-14Input: Handle EV_PWR type of input caps in input_set_capability.Dmitry Baryshkov1-0/+4
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat1-7/+6
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-11/+37
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger1-1/+1
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel1-10/+28
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina1-0/+8
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
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