summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07leds: Standardise LED naming schemeRichard Purdie
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06Merge branch 'pxa-keypad'Dmitry Torokhov
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton
2008-02-03drivers/input/: Spelling fixesJoe Perches
2008-02-03jonada720: remove duplicate includeAndre Haupt
2008-02-03bf54x: remove duplicate includeAndre Haupt
2008-02-03gameport: remove duplicate includeAndre Haupt
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31Input: pxa27x_keypad - also enable on PXA3xxEric Miao
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao
2008-01-31Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao
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