aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge branch 'next' into for-linusDmitry Torokhov
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-19Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat
2012-08-21Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig
2012-07-17Input: add MELFAS mms114 touchscreen driverJoonyoung Shim
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King
2012-07-07Input: wacom_i2c - fix compiler warningDmitry Torokhov
2012-07-07Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-05Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-06-29Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - send all MT-B slots in one input reportDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use T9 reportid range to init number of mt slotsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor reportid checking in mxt_interruptDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - cache T9 reportid range when reading object tableDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - refactor when and how object table is freedDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add detail to touchevent debug messageDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - simplify event reportingDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add sysfs entries to read fw and hw versionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - update driver ID info loggingDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - read ID information block in one i2c transactionDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize writing of object table entriesDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - add variable length __mxt_write_regDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - return errors from i2c layerDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print all instances when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - print less overhead when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - optimize reading objects in object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - use scnprintf for object sysfs entryDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - don't read T5 when dumping objectsDaniel Kurtz
2012-06-29Input: atmel_mxt_ts - warn if sysfs could not be createdDaniel Kurtz