summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
* Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
* Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-171-0/+12
* Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3
* Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin2011-07-191-10/+5Star
* Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin2011-07-191-0/+2
* Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin2011-07-131-1/+1
* Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin2011-07-131-2/+2
* Input: wm97xx - mark channels which need pen_downWolfram Sang2011-07-053-15/+20
* Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-053-25/+21Star
* Input: wm97xx - remove redundant defineWolfram Sang2011-07-054-9/+9
* Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen2011-07-041-2/+4
* Input: atmel_mxt_ts - update object listIiro Valkonen2011-07-041-82/+102
* Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-291-1/+1
* Input: ads7846 - cleanup GPIO initializationIgor Grinberg2011-06-271-10/+5Star
* Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2011-05-2417-70/+399
|\
| * Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding2011-05-171-3/+4
| * Input: tsc2007 - add poll_period parameter to platform dataThierry Reding2011-05-171-3/+3
| * Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding2011-05-171-2/+3
| * Input: tsc2007 - add max_rt parameter to platform dataThierry Reding2011-05-171-1/+3
| * Input: tsc2007 - debounce pressure measurementThierry Reding2011-05-171-1/+3
| * Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall2011-05-151-1/+1
| * Input: ads7846 - fix gpio_pendown configurationIgor Grinberg2011-05-121-0/+7
| * Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein2011-05-121-8/+11
| * Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin2011-05-031-4/+4
| * Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov2011-04-2314-49/+71
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-181-7/+10
| | |\
| | * \ Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-076-7/+7
| | |\ \
| | | * | Fix common misspellingsLucas De Marchi2011-03-316-7/+7
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-051-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | * | | drivers: Final irq namespace conversionThomas Gleixner2011-03-292-2/+2
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-262-6/+14
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-209-1443/+2399
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-214-23/+72
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-152-18/+33
| | | |\ \ \ \ \
| | * | | | | | | input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-261-8/+4Star
| * | | | | | | | Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim2011-04-131-12/+15
| * | | | | | | | Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen2011-04-131-4/+8
| * | | | | | | | Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim2011-04-131-14/+39
| * | | | | | | | Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing2011-04-123-0/+285
* | | | | | | | | Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein2011-05-051-1/+0Star
* | | | | | | | | Input: ads7846 - make transfer buffers DMA safeAlexander Stein2011-05-051-2/+10
* | | | | | | | | Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-281-3/+2Star
* | | | | | | | | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-281-3/+13
* | | | | | | | | Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-281-5/+49
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Input: h3600_ts - fix error handling at connectChristoph Fritz2011-04-071-7/+10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: h3600_ts_input - fix a spelling errorSylvestre Ledru2011-03-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: tsc2005 - fix locking issueAaro Koskinen2011-03-241-2/+10
* | | | | | Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen2011-03-241-2/+2