summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-03-12Input: wacom - process pen data in its own routinePing Cheng
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng
2011-02-27Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov