summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov2012-03-061-47/+44Star
* Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu2012-03-061-0/+34
* Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov2012-03-041-8/+9
* Input: atmel-wm97xx - set driver ownerDmitry Torokhov2012-03-041-1/+2
* Input: add cyttsp touchscreen maintainer entryJavier Martinez Canillas2012-03-041-0/+7
* Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov2012-03-041-1/+1
* Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2012-03-042-0/+72
* Input: add support for OnKey module for DA9052/53 PMICAshish Jangam2012-03-043-0/+180
* Input: add support for TI Touchscreen controllerRachna Patil2012-03-044-0/+516
* Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-281-7/+2Star
* Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-282-1/+12
* Input: spear-keyboard - add 6x6 keypad matrix definitionsRajeev Kumar2012-02-281-1/+41
* Input: spear-keyboard - delete redundant key definitions from 9x9 keyboardRajeev Kumar2012-02-281-18/+0Star
* Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2012-02-242-15/+6Star
* Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2012-02-242-5/+12
* Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-032-8/+34
* Input: add Synaptics USB device driverJan Steinhoff2012-02-035-0/+607
* Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-033-4/+25
* Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-317-2/+1223
* Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2012-01-312-6/+20
* Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-312-7/+3Star
* Input: pcf8574_keypad - fix typo in KconfigMasanari Iida2012-01-311-1/+1
* Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-231-0/+17
* Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer2012-01-231-5/+0Star
* Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-231-3/+3
* Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-232-60/+92
* Input: at32psif - convert to dev_pm_opsDmitry Torokhov2012-01-231-11/+11
* Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-231-8/+4Star
* Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-231-3/+2Star
* Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-051-0/+2
* Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-051-8/+9
* Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-052-126/+115Star
* Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-051-9/+9
* Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-051-5/+5
* Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-051-0/+1
* Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-051-6/+6
* Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-311-69/+124
* Input: evdev - do not block waiting for an event if fd is nonblockDima Zavin2011-12-311-8/+7Star
* Input: evdev - if no events and non-block, return EAGAIN not 0Dima Zavin2011-12-311-0/+3
* Input: evdev - only allow reading events if a full packet is presentDima Zavin2011-12-311-1/+1
* Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-314-0/+262
* Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-301-7/+80
* Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-302-3/+25
* Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-302-8/+102
* Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-284-0/+722
* Input: mpu3050 - configure the sampling methodHeikki Krogerus2011-12-241-5/+103
* Input: mpu3050 - ensure we enable interruptsHeikki Krogerus2011-12-241-1/+12
* Input: mpu3050 - add of_match table for device-tree probingOlof Johansson2011-12-241-0/+7
* Input: sentelic - document the latest hardwareTai-hwa Liang2011-12-231-31/+333
* Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-122-9/+13