summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2011-08-26Input: tsc2007 - add open and close methodsDmitry Torokhov-8/+38
2011-08-26Input: tsc2007 - convert to threaded IRQDmitry Torokhov-84/+66
2011-08-23Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov-4/+4
2011-08-23Input: wacom_w8001 - implement open and closeDmitry Torokhov-1/+20
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin-0/+1
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang-1/+2
2011-08-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen-0/+12
2011-08-02Input: ad7879 - fix deficient device disableMichael Hennerich-1/+3
2011-07-18Input: intel-mid-touch - remove pointless checking for variable 'found'Axel Lin-10/+5
2011-07-18Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform dataAxel Lin-0/+2
2011-07-13Input: cy8ctmg110_ts - constify i2c_device_id tableAxel Lin-1/+1
2011-07-13Input: cy8ctmg110_ts - fix checking return value of i2c_master_sendAxel Lin-2/+2
2011-07-04Input: wm97xx - mark channels which need pen_downWolfram Sang-15/+20
2011-07-04Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang-25/+21
2011-07-04Input: wm97xx - remove redundant defineWolfram Sang-9/+9
2011-07-04Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen-2/+4
2011-07-04Input: atmel_mxt_ts - update object listIiro Valkonen-82/+102
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt-1/+1
2011-06-27Input: ads7846 - cleanup GPIO initializationIgor Grinberg-10/+5
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin-1/+1
2011-05-24Merge branch 'next' into for-linusDmitry Torokhov-70/+399
2011-05-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding-3/+4
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding-3/+3
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding-2/+3
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding-1/+3
2011-05-17Input: tsc2007 - debounce pressure measurementThierry Reding-1/+3
2011-05-14Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall-1/+1
2011-05-12Input: ads7846 - fix gpio_pendown configurationIgor Grinberg-0/+7
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein-8/+11
2011-05-05Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein-1/+0
2011-05-05Input: ads7846 - make transfer buffers DMA safeAlexander Stein-2/+10
2011-05-03Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin-4/+4
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown-3/+2
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown-3/+13
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown-5/+49
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov-49/+71
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-7/+10
2011-04-12Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim-12/+15
2011-04-12Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen-4/+8
2011-04-12Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim-14/+39
2011-04-11Input: add driver for Maxim max11801 touchscreen controllerZhang Jiejing-0/+285
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-7/+7
2011-04-06Input: h3600_ts - fix error handling at connectChristoph Fritz-7/+10
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-7/+7
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-2/+2
2011-03-26Input: h3600_ts_input - fix a spelling errorSylvestre Ledru-1/+1
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+14
2011-03-23Input: tsc2005 - fix locking issueAaro Koskinen-2/+10
2011-03-23Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen-2/+2