aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao
2008-01-31Input: constify function pointer tables (seq_operations)Jan Engelhardt
2008-01-30Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina
2008-01-30Input: i8042 - enable DMI quirks on x86-64Bruce Duncan
2008-01-30Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho
2008-01-30Input: add input event to APM event bridgeRichard Purdie
2008-01-30Input: mousedev - use BIT_MASK instead of BITDmitry Torokhov
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg
2008-01-21Input: remove duplicate includesAndre Haupt
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov
2008-01-21Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho
2008-01-21Input: add Tosa keyboard driverDmitry Baryshkov
2008-01-21Input: add driver for Fujitsu application buttonsStephen Hemminger
2008-01-21Input: ads7846 - stop updating dev->power.power_stateDavid Brownell
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: implement proper timer rounding for polled devicesStephen Hemminger
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov
2008-01-21Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: atlas_btns - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs
2008-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz
2008-01-17Input: mousedev - handle mice that use absolute coordinatesMicah Parrish
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson
2008-01-03Input: pass EV_PWR events to event handlersRichard Purdie
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie
2008-01-03gameport: don't export functions that are static inlineIvan Kokshaysky
2007-12-14Input: jornada680_kbd - fix default keymapKristoffer Ericson
2007-12-14Input: Handle EV_PWR type of input caps in input_set_capability.Dmitry Baryshkov
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle