summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/init_no.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-03-04Input: add cyttsp touchscreen maintainer entryJavier Martinez Canillas1-0/+7
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2-0/+72
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil4-0/+516
2012-02-28Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar1-7/+2
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2-1/+12
2012-02-28Input: spear-keyboard - add 6x6 keypad matrix definitionsRajeev Kumar1-1/+41
2012-02-28Input: spear-keyboard - delete redundant key definitions from 9x9 keyboardRajeev Kumar1-18/+0
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2-15/+6
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2-5/+12
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2-8/+34
2012-02-03Input: add Synaptics USB device driverJan Steinhoff5-0/+607
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz3-4/+25
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas7-2/+1223
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2-6/+20
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2-7/+3
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida1-1/+1
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer1-0/+17
2012-01-23Input: tegra-kbc - remove pre-Tegra20 definitionsRakesh Iyer1-5/+0
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown1-3/+3
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov2-60/+92
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov1-11/+11
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+4
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov1-3/+2
2012-01-05Input: tc3589x-keypad - add missing kerneldocNaga Radhesh1-0/+2
2012-01-05Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov1-8/+9
2012-01-05Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2-126/+115
2012-01-05Input: ucb1400_ts - drop inline annotationsDmitry Torokhov1-9/+9
2012-01-05Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov1-5/+5
2012-01-05Input: ucb1400_ts - set driver ownerDmitry Torokhov1-0/+1
2012-01-05Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov1-6/+6
2011-12-31Input: psmouse - make sure we do not use stale methodsDmitry Torokhov1-69/+124
2011-12-31Input: evdev - do not block waiting for an event if fd is nonblockDima Zavin1-8/+7
2011-12-31Input: evdev - if no events and non-block, return EAGAIN not 0Dima Zavin1-0/+3
2011-12-31Input: evdev - only allow reading events if a full packet is presentDima Zavin1-1/+1
2011-12-31Input: add driver for pixcir i2c touchscreensJianchun Bian4-0/+262
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown1-7/+80
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2-3/+25
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson2-8/+102
2011-12-28Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner4-0/+722
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus1-5/+103
2011-12-24Input: mpu3050 - ensure we enable interruptsHeikki Krogerus1-1/+12
2011-12-24Input: mpu3050 - add of_match table for device-tree probingOlof Johansson1-0/+7
2011-12-23Input: sentelic - document the latest hardwareTai-hwa Liang1-31/+333
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke2-9/+13
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke2-1/+77