summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: tsc200x-core - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * | Input: ims-pcu - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * | Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao2021-06-191-1/+1
| | * | Input: i8042 - fix typos in commentsTyson Moore2021-06-181-2/+2
| | * | Input: add SparkFun Qwiic Joystick driverOleh Kravchenko2021-06-183-0/+156
| | * | Input: cy8ctmg110_ts - switch to using gpiod APIDmitry Torokhov2021-06-051-27/+18
| | * | Input: cy8ctmg110_ts - switch to using managed resourcesDmitry Torokhov2021-06-051-46/+28
| | * | Input: cy8ctmg110_ts - use endian helpers when converting data on wireDmitry Torokhov2021-06-051-6/+5
| | * | Input: cy8ctmg110_ts - let I2C core configure wake interruptDmitry Torokhov2021-06-051-6/+4
| | * | Input: cy8ctmg110_ts - do not hardcode as wakeup sourceDmitry Torokhov2021-06-051-1/+1
| | * | Input: cy8ctmg110_ts - do not hard code interrupt triggerDmitry Torokhov2021-06-051-2/+1
| | * | Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov2021-06-051-31/+1
| | * | Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King2021-06-051-3/+1
| | * | Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheralDavid Collins2021-06-011-31/+72
| | * | Input: edt-ft5x06 - add support for iovcc-supplyStephan Gerhold2021-06-011-2/+36
| | * | Input: cyttsp - remove public headerDmitry Torokhov2021-06-014-2/+12
| | * | Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov2021-06-011-63/+51
| | * | Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko2021-05-311-3/+3
| | * | Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko2021-05-311-1/+3
| | * | Input: cyttsp - do not force interrupt triggerDmitry Torokhov2021-05-301-2/+1
| | * | Input: cyttsp - obtain regulatorsLinus Walleij2021-05-262-0/+37
| | * | Input: cyttsp - probe from compatiblesLinus Walleij2021-05-262-0/+16
| | * | Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel2021-05-251-14/+126
| | * | Merge tag 'v5.12' into nextDmitry Torokhov2021-05-255-32/+38
| | |\ \
| | * | | Input: ims-pcu - replace some spaces with tabsShubhankar Kuranagatti2021-05-241-2/+2
| | * | | Input: evbug - remove an empty comment blockChristophe JAILLET2021-05-241-3/+0
| | * | | Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-05-241-0/+1
| * | | | Input: elants_i2c - switch to probe_newTakashi Iwai2021-05-301-3/+2
| * | | | Input: elants_i2c - fix NULL dereference at probingTakashi Iwai2021-05-301-3/+3
| * | | | Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye2021-05-241-0/+6
| * | | | Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-05-241-4/+4
* | | | | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-301-52/+0
|\ \ \ \ \
| * | | | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-201-52/+0
| | |_|_|/ | |/| | |
* / | | | m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap2021-06-071-3/+0
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-0639-413/+4137
|\| | |
| * | | Input: xpad - add support for Amazon Game ControllerMatt Reynolds2021-05-061-0/+2
| * | | Input: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-061-1/+1
| * | | Merge branch 'next' into for-linusDmitry Torokhov2021-05-0443-425/+4141
| |\| |
| | * | Input: add driver for the Hycon HY46XX touchpanel seriesGiulio Benetti2021-04-133-0/+603
| | * | Input: cyttsp - flag the device properlyLinus Walleij2021-04-101-1/+1
| | * | Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJORLinus Walleij2021-04-101-0/+3
| | * | Input: cyttsp - drop the phys pathLinus Walleij2021-04-102-3/+0
| | * | Input: cyttsp - reduce reset pulse timingsLinus Walleij2021-04-101-2/+8
| | * | Input: cyttsp - error message on boot mode exit errorLinus Walleij2021-04-101-1/+3
| | * | Input: apbps2 - remove useless variableJiapeng Chong2021-04-101-2/+1
| | * | Input: mms114 - support MMS136Linus Walleij2021-04-091-6/+16
| | * | Input: Add support for ILITEK Lego SeriesJoe Hung2021-04-093-0/+703
| | * | Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-093-0/+350
| | * | Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-04-091-4/+40
| | * | Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-04-091-2/+42