summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2012-02-10ENGR00174212-1 isl29023: fix build error of isl29023 light sensorXinyu Chen
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
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
2011-11-08input: gpio_input: don't print debounce message unless flag is setDima 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-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: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2011-06-14Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg
2011-06-14drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2011-06-14input: keychord: Add keychord driverMike Lockwood
2011-06-14Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2011-06-14Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2011-06-14Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2011-06-14Input: Generic GPIO Input device.Arve Hjønnevåg
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala
2011-04-27Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter
2011-02-21Input: adxl34x - fix references to adx134xMark Brown
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov