summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-07-04ENGR00215740 enable the keypad as wake up sourceb02247
2012-06-19ENGR00214081-1 Input: Remove redefined Item in Kconfig And MakefileLin Fuzhen
2012-05-25Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-05-03ENGR00181518 MAX11801: remove unnecessary debug informationRong Dian
2012-04-27ENGR00180621-1: Add ELAN capacity touch screen driverRobby Cai
2012-04-27ENGR00180647-2: MAX11801: Add adc sample function in DCM mode.Rong Dian
2012-04-20Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-03-16ENGR00176567 gpio_keys: Set the IRQF_NO_SUSPEND flag to wakeup buttonXinyu Chen
2012-03-16ENGR00175884 System resume failed when the power key was pressed shortlyLin Fuzhen
2012-03-08ENGR00175841 input: egalax_ts: fix touch can't work after suspend and reset.Zhang Jiejing
2012-03-01ENGR00175884 PM: Fix short press gpio power key failed resume system issueLin Fuzhen
2012-02-10ENGR00174233 input: egalax_ts: fix build error in updater config.Zhang Jiejing
2012-02-10ENGR00174212 isl29023: fix build error of isl29023 light sensorXinyu Chen
2012-02-10ENGR00174212-1 isl29023: fix build error of isl29023 light sensorXinyu Chen
2012-02-02ENGR00137062 early suspend: add for framebuffer and ts driverXinyu Chen
2012-02-02ENGR00169665 egalax_ts: optmize driver for more fluency touch feelling.Xinyu Chen
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-02-01Input: evdev - fix variable initialisationHeiko Stuebner
2012-01-31Input: evdev - Add ioctl to block suspend while event queue is not empty.Arve Hjønnevåg
2012-01-31Input: evdev - Don't hold wakelock when no data is available to user-spaceArve Hjønnevåg
2012-01-09ENGR00171111 MX6Q/TOUCHSCREEN : change the printk to dynamic printHuang Shijie
2012-01-09ENGR00139238-2 Touch: add p1003 and egalaxFrank Li
2012-01-09ENGR00140122 MX53_SMD: p1003: report single pointer.Zhang Jiejing
2012-01-09ENGR00138130-2 input: max11801: add calibrat function for mx53_ard RevA boardZhang Jiejing
2012-01-09ENGR00138130-1 input: add max11801 resistance touchscreen controller driverZhang Jiejing
2012-01-09ENGR00140391 ISL29023:Keep int thresholds in interrupt handlerLiu Ying
2012-01-09ENGR00139383-2 Add ISL29023 light sensor supportLiu Ying
2012-01-09ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu
2012-01-09ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu
2012-01-09ENGR00141217-7 touch: p1003 touch screen driver for 2.6.38Frank Li
2012-01-09ENGR00137602-1 input: FSL MPR121 capacitive touch button.Zhang Jiejing
2012-01-09tsc2007: fail registration on i2c errorRob Herring
2011-11-08input: gpio_input: don't print debounce message unless flag is setDima Zavin
2011-10-04input: evdev: do not block waiting for an event if fd is nonblockDima Zavin
2011-10-04input: evdev: if no events and non-block, return EAGAIN not 0Dima Zavin
2011-10-04input: evdev: only allow reading events if a full packet is presentDima Zavin
2011-09-12input: misc: gpio; make wake irq conditional, and disable on remove pathsMike J. Chen
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov
2011-06-14input: gpio_input: send input_sync after reporting keysJeff Brown
2011-06-14input: gpio_matrix: send input_sync after reporting keysJeff Brown
2011-06-14input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross
2011-06-14input: keyreset: Only print message for default handlerColin Cross
2011-06-14input: evdev: Add missing wake_lock_destroyBenoit Goby