summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-15Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy
2016-03-11Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-03-10Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for F30Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for F12Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan
2016-03-08Input: ad7879 - add device tree supportStefan Agner
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-02-11Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand
2016-01-27Input: vmmouse - fix absolute device registrationDmitry Torokhov
2016-01-27Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko
2016-01-27Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla
2016-01-27Input: sirfsoc-onkey - allow modular buildArnd Bergmann