summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-05Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein
2011-05-05Input: ads7846 - make transfer buffers DMA safeAlexander Stein
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-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-12Input: wm831x-ts - default pressure measurements onMark Brown
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen
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: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov