summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-8/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-303-0/+912
|\
| * Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-253-0/+912
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-281-0/+1
|\ \ | |/ |/|
| *-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-0/+1
| |\ \
| | | * ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-091-0/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-068-8/+12
| |\ \ | | |/ | |/|
* | | Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-183-0/+557
* | | Input: wacom_i2c - fix compiler warningDmitry Torokhov2012-07-081-1/+1
* | | Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-081-222/+241
|\ \ \
| * | | Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg2012-07-051-1/+4
| * | | Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz2012-06-291-4/+19
| * | | Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz2012-06-291-5/+10
| * | | Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz2012-06-291-8/+8
| * | | Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz2012-06-291-6/+8
| * | | Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz2012-06-291-35/+41
| * | | Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz2012-06-291-7/+16
| * | | Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz2012-06-291-3/+14
| * | | Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz2012-06-291-76/+13Star
| * | | Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz2012-06-291-0/+24
| * | | Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz2012-06-291-4/+4
| * | | Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz2012-06-291-23/+3Star
| * | | Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz2012-06-291-12/+12
| * | | Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz2012-06-291-5/+18
| * | | Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz2012-06-291-8/+20
| * | | Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz2012-06-291-10/+26
| * | | Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz2012-06-291-8/+4Star
| * | | Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz2012-06-291-20/+15Star
| * | | Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz2012-06-291-12/+4Star
| * | | Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz2012-06-291-1/+0Star
| * | | Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz2012-06-291-4/+1Star
| * | | Input: atmel_mxt_ts - detect OOM when creating mt slotsDaniel Kurtz2012-06-291-1/+3
| * | | Input: atmel_mxt_ts - use client name for irqDaniel Kurtz2012-06-291-1/+1
| * | | Input: atmel_mxt_ts - derive phys from i2c client adapterDaniel Kurtz2012-06-291-0/+5
| |/ /
* | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-088-8/+12
|\ \ \ | | |/ | |/|
| * | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-048-8/+12
* | | Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-071-0/+5
| |/ |/|
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-4/+5
|\ \
| * | mfd: Convert wm831x to irq_domainMark Brown2012-05-201-4/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-2421-242/+734
|\ \ \ | | |/ | |/|
| * | Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz2012-05-111-9/+5Star
| * | Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz2012-05-111-2/+0Star
| * | Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz2012-05-111-1/+1
| * | Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz2012-05-111-2/+2
| * | Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz2012-05-111-8/+3Star
| * | Input: add support for DA9052/53 touch screen controllerAshish Jangam2012-04-303-0/+388
| * | Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden2012-04-301-1/+2
| * | Input: usbtouchscreen - fix typoShawn Landden2012-04-301-1/+1
| * | Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-241-1/+1
| * | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-224-5/+13
| |\|