aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: fix bug in example codeSteven Whitehouse1-1/+1
2008-01-21Input: implement proper timer rounding for polled devicesStephen Hemminger1-8/+10
2008-01-21V4L/DVB: Don't access input_dev->private directlyDmitry Torokhov2-4/+0
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov1-8/+9
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov1-1/+8
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov1-1/+0
2008-01-21Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov1-37/+36
2008-01-21Input: atlas_btns - add support for loadable keymapsDmitry Torokhov1-16/+23
2008-01-21Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov1-51/+67
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov4-11/+80
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs1-17/+72
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-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-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
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-21Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov1-1/+1
2007-11-21sonypi: fit input devices into sysfs treeDmitry Torokhov1-2/+4
2007-11-21sony-laptop: fit input devices into sysfs treeDmitry Torokhov1-4/+6
2007-11-02Input: linux-input mailing list moved to vger.kernel.orgDmitry Torokhov1-4/+3
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: appletouch - add Johannes Berg as maintainerJohannes Berg1-0/+6
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho1-0/+3
2007-10-27Input: xpad - add more USB IDsJoshua J Bowman1-0/+2
2007-10-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-3/+3
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-25/+57
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds35-205/+169
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-76/+118
2007-10-27[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse1-2/+2
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse1-1/+1
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-27mmc: use common byte swap macrosPierre Ossman1-2/+2
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu13-58/+93
2007-10-27[CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu1-6/+14