summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-1844-472/+8613
|\
| * Merge tag 'v4.5' into nextDmitry Torokhov2016-03-1614-40/+48
| |\
| * | Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter2016-03-161-2/+2
| * | Input: powermate - fix oops with malicious USB descriptorsJosh Boyer2016-03-141-0/+3
| * | Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy2016-03-121-2/+2
| * | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-03-1116-0/+6048
| |\ \
| | * | Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan2016-03-111-1/+43
| | * | Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan2016-03-113-0/+557
| | * | Input: synaptics-rmi4 - add support for F30Andrew Duggan2016-03-115-0/+421
| | * | Input: synaptics-rmi4 - add support for F12Andrew Duggan2016-03-115-0/+473
| | * | Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-113-1/+117
| | * | Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan2016-03-117-1/+1641
| | * | Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan2016-03-115-5/+124
| | * | Input: synaptics-rmi4 - add I2C transport driverAndrew Duggan2016-03-113-0/+399
| | * | Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan2016-03-119-0/+2281
| * | | Input: ad7879 - add device tree supportStefan Agner2016-03-083-58/+110
| * | | Input: ad7879 - fix default x/y axis assignmentStefan Agner2016-03-081-3/+5
| * | | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-081-5/+5
| * | | Input: ts4800 - add hardware dependencyJean Delvare2016-03-041-0/+1
| * | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-0411-261/+217Star
| |\ \ \
| | * | | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-031-92/+64Star
| | * | | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-031-91/+55Star
| | * | | Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4Star
| | * | | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-41/+33Star
| | * | | Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3Star
| | * | | Input: rotary_encoder - use threaded irqsTimo Teräs2016-03-021-8/+25
| | * | | Input: rotary_encoder - convert to devm-* apiTimo Teräs2016-01-181-61/+25Star
| | |/ /
| * | | Input: cyapa - fix for losing events during device power transitionsDudley Du2016-03-045-59/+188
| * | | Input: sh_keysc - remove dependency on SUPERHSimon Horman2016-03-041-1/+1
| * | | Input: melfas_mip4 - add resolution reportingSangwon Jee2016-03-041-4/+22
| * | | Input: stmpe-ts - restore kerneldocLinus Walleij2016-03-021-0/+31
| * | | Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-2/+2
| * | | Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-021-4/+2Star
| * | | Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu2016-03-021-0/+10
| * | | Input: goldfish_events - add devicetree bindingsGreg Hackmann2016-03-021-0/+7
| * | | Input: add MELFAS MIP4 Touchscreen driverSangwon Jee2016-02-173-0/+1511
| * | | Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven2016-02-101-2/+3
| * | | Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-286-0/+381
| * | | Input: cyttsp - perform hard reset of the chip during probeOreste Salerno2016-01-271-0/+12
| * | | Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-272-43/+102
| * | | Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno2016-01-271-1/+5
| * | | Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-274-59/+30Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-181-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-109-21/+33
|\ \ \ \
| * | | | Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-101-0/+1
| * | | | Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen2016-02-101-3/+4
| * | | | Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-101-6/+12
| * | | | Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-01-281-6/+7
| * | | | Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko2016-01-281-1/+1