summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-08-24atmel: touch: Fix build error when PM_SLEEP is not selectedScott Williams
2011-08-23Merge branch 'linux-tegra-nv-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-08-23Merge branch 'linux-tegra-2.6.39' into linux-tegra-nv-2.6.39Dan Willemsen
2011-08-15input: touch: atmel_mxt_ts: Prevent double suspend/resume.Robert Collins
2011-08-15Input: atmel_mxt_ts: add early suspend/resume functionalityRobert Collins
2011-08-15Merge branch 'linux-tegra-nv-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-08-15input: touch: atmel_mxt_ts: Prevent boot and resume hangs.Robert Collins
2011-08-15Input: atmel_mxt_touch: NVIDIA touch customizationRobert Collins
2011-08-15Input: atmel_mxt_ts: Atmel customizations to touch.Robert Collins
2011-08-15UPSTREAM: Input: atmel_mxt_ts - convert to MT protocol BJoonyoung Shim
2011-08-15UPSTREAM: Input: atmel_mxt_ts - make CHG line high after enabling interruptsIiro Valkonen
2011-08-15UPSTREAM: Input: atmel_mxt_ts - support 12bit resolutionJoonyoung Shim
2011-08-15Revert "Atmel TS update"Dan Willemsen
2011-08-08Merge commit 'v2.6.39.4' into linux-tegra-2.6.39Colin Cross
2011-07-08Input: properly assign return value of clamp() macro.Hans Petter Selasky
2011-06-26Input: Add disable_irq_wake() on remove pathsMike J. Chen
2011-06-26Merge remote branch 'korg/android-tegra-2.6.39' into HEADDan Willemsen
2011-06-26Atmel TS updateDan Willemsen
2011-06-26input: interrupt_key: Reporting release event after timeoutLaxman Dewangan
2011-06-26Update copyrightsScott Williams
2011-06-26input: keyboard: Adding keys support through interrupt linesLaxman Dewangan
2011-06-26input: gpio-keys: report wakeup key on resumeNitin Kumbhar
2011-06-26[ARM] tegra: gpio based scrollwheel driverSachin Nikam
2011-05-23panjit_touch: add early suspend support to panjit I2C touchscreenGary King
2011-05-23Merge branch 'android-2.6.39' into android-tegra-2.6.39Colin Cross
2011-05-23touchscreen: panjit: use multi-touch reporting interfaceGary King
2011-05-23input: touchscreen: panjit_i2c: fix suspendGary King
2011-05-23panjit_touch: fix warning "control reaches end of non-void function"Gary King
2011-05-23input: touchscreen driver for panjit capacitive i2c touch panelsGary King
2011-05-23input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross
2011-05-23input: keyreset: Only print message for default handlerColin Cross
2011-05-23input: evdev: Add missing wake_lock_destroyBenoit Goby
2011-05-23input: keyreset: Allow reset function to be overridenColin Cross
2011-05-23input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2011-05-23Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg
2011-05-23drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2011-05-23Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2011-05-23Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2011-05-23Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2011-05-23Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2011-05-23Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2011-05-23input: keychord: Add keychord driverMike Lockwood
2011-05-23input: Add keyreset driver.Arve Hjønnevåg
2011-05-23Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2011-05-23Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2011-05-23Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2011-05-23Input: Generic GPIO Input device.Arve Hjønnevåg
2011-05-23input: evdev: Use unique wakelock namesMike Chan
2011-05-23Input: Use monotonic time for event time stamps.Arve Hjønnevåg
2011-05-23Input: Hold wake lock while event queue is not empty.Arve Hjønnevåg