summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-11Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()Axel Lin
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz
2011-04-06Input: twl4030_keypad - avoid potential NULL-pointer dereferenceShubhrajyoti D
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich
2011-03-31Input: spear-keyboard - fix inverted condition in interrupt handlerRajeev Kumar
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer
2011-03-28Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codesSeth Forshee
2011-03-28Input: sparse-keymap - report scancodes with key eventsSeth Forshee
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng
2011-03-23Input: tsc2005 - fix locking issueAaro Koskinen
2011-03-23Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen
2011-03-23Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov
2011-03-16Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov
2011-03-16Input: tsc2005 - add open/closeDmitry Torokhov
2011-03-16Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov
2011-03-16Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov
2011-03-16Input: tsc2005 - don't use work for 'pen up' handlingDmitry Torokhov
2011-03-16Input: tsc2005 - do not use 0 in place of NULLDmitry Torokhov
2011-03-16Input: tsc2005 - use true/false for boolean variablesDmitry Torokhov
2011-03-16Input: tsc2005 - hide selftest attribute if we can't resetDmitry Torokhov
2011-03-16Input: tsc2005 - rework driver initialization codeDmitry Torokhov
2011-03-16Input: tsc2005 - set up bus type in input deviceDmitry Torokhov
2011-03-16Input: tsc2005 - set up parent deviceDmitry Torokhov
2011-03-16Input: tsc2005 - clear driver data after unbindingDmitry Torokhov
2011-03-16Input: tsc2005 - add module descriptionDmitry Torokhov
2011-03-16Input: tsc2005 - remove driver banner messageDmitry Torokhov
2011-03-16Input: tsc2005 - remove incorrect module aliasDmitry Torokhov
2011-03-16Input: tsc2005 - convert to using dev_pm_opsDmitry Torokhov
2011-03-16Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov
2011-03-16Input: introduce tsc2005 driverLauri Leukkunen
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov
2011-03-16Input: xen-kbdfront - add grant reference for shared pageDaniel De Graaf
2011-03-16Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm
2011-03-14Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim
2011-03-14Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim
2011-03-14Input: wm831x-ts - ensure the controller is in a known state on openMark Brown
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen
2011-03-12Input: wm831x-ts - default pressure measurements onMark Brown
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng