aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing
2011-04-11Input: gpio-keys - add support for setting device nameAlexander Stein
2011-04-11Input: gpio_keys - add support for EV_ABSAlexander Stein
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-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-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: adxl34x - fix references to adx134xMark Brown