summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie
2012-03-17Input: altera_ps2 - use of_match_ptr()Tobias Klauser
2012-03-17Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-17Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-17Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi
2012-03-17Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2012-03-17Input: add driver support for MAX8997-hapticDonggeun Kim
2012-03-14Input: tegra-kbc - revise device tree supportOlof Johansson
2012-03-14Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2012-03-13Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov
2012-03-06Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil
2012-02-28Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas
2012-02-09Input: Add EVIOC mechanism for MT slotsHenrik Rydberg
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal
2012-02-03Input: add Synaptics USB device driverJan Steinhoff
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras
2012-02-01Input: evdev - fix variable initialisationHeiko Stübner
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng
2012-01-31Input: pcf8574_keypad - fix typo in KconfigMasanari Iida
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown
2012-01-23Input: q40kbd - convert driver to the split modelDmitry Torokhov
2012-01-23Input: at32psif - convert to dev_pm_opsDmitry Torokhov
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds