aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cGravatar Ingo Molnar 1-2/+5
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixGravatar Richard Purdie 1-4/+4
2008-01-21[SPARC64]: Fix section error in sparcspkrGravatar Sam Ravnborg 1-2/+2
2008-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-24/+51
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGGravatar Dmitry Torokhov 1-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverGravatar Andres Salomon 1-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Gravatar Andres Salomon 1-0/+2
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workGravatar Daniel Ritz 1-22/+33
2008-01-17Input: mousedev - handle mice that use absolute coordinatesGravatar Micah Parrish 1-0/+9
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-33/+38
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesGravatar Kristoffer Ericson 2-11/+9
2008-01-03Input: pass EV_PWR events to event handlersGravatar Richard Purdie 1-0/+4
2008-01-03Input: spitzkbd - fix suspend key handlingGravatar Richard Purdie 1-0/+1
2008-01-03gameport: don't export functions that are static inlineGravatar Ivan Kokshaysky 1-2/+0
2007-12-14Input: jornada680_kbd - fix default keymapGravatar Kristoffer Ericson 1-20/+20
2007-12-14Input: Handle EV_PWR type of input caps in input_set_capability.Gravatar Dmitry Baryshkov 1-0/+4
2007-12-05spi: use simplified spi_sync() calling conventionGravatar Marc Pignat 1-7/+6
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-11/+37
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsGravatar Mike Frysinger 1-1/+1
2007-11-21Input: gpio-keys - request and configure GPIOsGravatar Herbert Valerio Riedel 1-10/+28
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineGravatar Jiri Kosina 1-0/+8
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINGravatar Mike Frysinger 1-1/+1
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Gravatar Ralf Baechle 1-1/+1
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseGravatar Helge Deller 2-2/+2
2007-11-01Input: appletouch - idle reset logic broke older FountainsGravatar Dmitry Torokhov 1-48/+77
2007-10-27Input: hp_sdc.c - fix section mismatchGravatar Adrian Bunk 1-4/+0
2007-10-27Input: xpad - add more USB IDsGravatar Joshua J Bowman 1-0/+2
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsGravatar Jeff Garzik 1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-40/+54
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsGravatar Anton Ekblad 1-14/+11
2007-10-22Input: usbtouchscreen - add support for GoTop tablet devicesGravatar Jerrold Jones 2-2/+40
2007-10-22Input: bf54x-keys - return real error when request_irq() failsGravatar Michael Hennerich 1-1/+0
2007-10-22Input: i8042 - export i8042_command()Gravatar Márton Németh 2-23/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 7-9/+9
2007-10-20typo fixesGravatar Matt LaPlante 1-2/+2
2007-10-20changed emailGravatar Johann Deneux 2-2/+2
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Gravatar Linus Torvalds 1-1/+2
2007-10-19Spelling fix: explicitlyGravatar Jean Delvare 2-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 2-3/+3
2007-10-19define global BIT macroGravatar Jiri Slaby 1-2/+0
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 85-234/+300
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayGravatar Mike Travis 1-1/+2
2007-10-18freezer: introduce freezer-friendly waiting macrosGravatar Rafael J. Wysocki 3-6/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-1/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-5/+20
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 27-1545/+3504
2007-10-15Atari keyboard: incorporate additional review commentsGravatar Geert Uytterhoeven 1-3/+4
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Gravatar Linus Torvalds 1-2/+2
2007-10-13Input: use full RCU APIGravatar Dmitry Torokhov 4-48/+32