summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-12-30Input: evdev - only allow reading events if a full packet is presentDima Zavin-1/+1
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian-0/+252
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+6
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown-7/+80
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer-3/+24
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson-8/+84
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang-3/+4
2011-12-28Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann-2/+3
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin-2/+3
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner-0/+666
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki-1/+12
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki-1/+12
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus-5/+103
2011-12-24Input: mpu3050 - ensure we enable interruptsHeikki Krogerus-1/+12
2011-12-24Input: mpu3050 - add of_match table for device-tree probingOlof Johansson-0/+7
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang-2/+2
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham-12/+162
2011-12-22input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik-21/+35
2011-12-21ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik-1/+1
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+17
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke-1/+4
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke-1/+77
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov-0/+11
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin-1/+312
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin-2/+2
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin-12/+2
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov-41/+24
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang-2/+2
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell-0/+4
2011-11-30Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov-6/+1
2011-11-30Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron-2/+2
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding-228/+18
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding-51/+4
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding-39/+4
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding-247/+21
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding-327/+26
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner-0/+228
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen-4/+0
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin-1/+0
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov-950/+437
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+33
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin-0/+2
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding-0/+38
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding-8/+29
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-227/+14
2011-11-15Input: ad7879 - consolidate PM methodsDmitry Torokhov-56/+19
2011-11-15Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing-0/+314