summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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/+217
|\
| * Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-021-92/+64
| * Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-021-91/+55
| * Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4
| * Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-41/+33
| * Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3
| * Input: rotary_encoder - use threaded irqsTimo Teräs2016-03-021-8/+25
| * Input: rotary_encoder - convert to devm-* apiTimo Teräs2016-01-181-61/+25
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-1910-11/+64
| |\
| | * Input: elants_i2c - fix wake-on-touchJames Chen2015-12-181-9/+12
| | * Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney2015-12-151-0/+3
| | * Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas2015-12-111-0/+1
| | * Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax2015-12-021-2/+1
| | * Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2015-12-021-0/+9
| | * Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov2015-12-021-0/+33
| | * Input: parkbd - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| | * Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| | * Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| | * Input: gamecon - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| | * Input: db9 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | | 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/+2
* | | 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-091-2/+3
* | | Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-276-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/+30
* | | Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan2016-01-131-2/+2
* | | Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2016-01-131-0/+2
* | | Merge branch 'xpad' into nextDmitry Torokhov2016-01-121-166/+425
|\ \ \
| * | | Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-121-1/+1
| * | | Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-041-1/+1
| * | | Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-041-38/+137
| * | | Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-041-5/+10
| * | | Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-041-99/+223
| * | | Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-161-38/+69
| * | | Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-161-1/+1
| |/ /
* | | Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer2016-01-111-42/+26
* | | Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-111-1/+1
OpenPOWER on IntegriCloud