summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* ENGR00243289 egalax_ts: Add support for single-touchEric Nelson2013-04-032-3/+14
* ENGR00239187 input: novatek_ts: fix some point not release issue.Zhang Jiejing2013-01-081-2/+11
* ENGR00234781 input: add novatek touch screen driver.Zhang Jiejing2012-11-273-1/+412
* ENGR00230923 Revert " input: FSL MPR121 capacitive touch button."Zhang Jiejing2012-10-243-351/+0
* ENGR00227890 ts: fix elan touch screen gets no response upon suspend/resumeRobby Cai2012-10-231-0/+30
* ENGR00215797: max11801:don't update wrong ADC data when I2C is unavailableRong Dian2012-07-251-3/+5
* ENGR00214081-1 Input: Remove redefined Item in Kconfig And MakefileLin Fuzhen2012-07-202-13/+0
* ENGR00181518 MAX11801: remove unnecessary debug informationRong Dian2012-07-201-3/+0
* ENGR00180621-1: Add ELAN capacity touch screen driverRobby Cai2012-07-203-0/+400
* ENGR00180647-2: MAX11801: Add adc sample function in DCM mode.Rong Dian2012-07-201-62/+224
* ENGR00175884 System resume failed when the power key was pressed shortlyLin Fuzhen2012-07-201-0/+10
* ENGR00174212 isl29023: fix build error of isl29023 light sensorXinyu Chen2012-07-201-3/+3
* ENGR00171111 MX6Q/TOUCHSCREEN : change the printk to dynamic printHuang Shijie2012-07-201-1/+1
* ENGR00139238-2 Touch: add p1003 and egalaxFrank Li2012-07-204-7/+382
* ENGR00140122 MX53_SMD: p1003: report single pointer.Zhang Jiejing2012-07-201-0/+6
* ENGR00138130-2 input: max11801: add calibrat function for mx53_ard RevA boardZhang Jiejing2012-07-201-0/+8
* ENGR00138130-1 input: add max11801 resistance touchscreen controller driverZhang Jiejing2012-07-202-0/+12
* ENGR00140391 ISL29023:Keep int thresholds in interrupt handlerLiu Ying2012-07-201-8/+0
* ENGR00139383-2 Add ISL29023 light sensor supportLiu Ying2012-07-203-0/+1033
* ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu2012-07-205-3/+22
* ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu2012-07-204-0/+2177
* ENGR00141217-7 touch: p1003 touch screen driver for 2.6.38Frank Li2012-07-203-0/+375
* ENGR00137602-1 input: FSL MPR121 capacitive touch button.Zhang Jiejing2012-07-203-0/+351
* tsc2007: fail registration on i2c errorRob Herring2012-07-201-0/+9
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
* Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2012-01-061-0/+11
* input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-205-5/+7
|\
| * Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| * Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-181-0/+1
| * Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov2011-06-181-1/+2
| * Input: properly assign return value of clamp() macro.Hans Petter Selasky2011-05-252-3/+3
* | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-8/+2
* | input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-263-0/+243
* | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-263-0/+811
* | mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-251-1/+1
|\ \
| * | arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-2428-328/+1791
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2011-05-2458-392/+1932
| |\ \
| | * | Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich2011-05-193-0/+782
| | * | 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: ad714x - fix captouch wheel option algorithmMichael Hennerich2011-05-161-90/+19
| | * | Input: ad714x - allow platform code to specify irqflagsMichael Hennerich2011-05-161-1/+3
| | * | Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich2011-05-161-4/+4