summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-293-1/+317
|\
| *-. Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-144-2/+317
| |\ \
| | * | input: atc260x: Add onkey driver for ATC260x PMICsCristian Ciocaltea2021-03-103-1/+317
| |/ /
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\ \ \
| * | | input: raspberrypi-ts: Release firmware handle when not neededNicolas Saenz Julienne2021-03-221-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-04-155-32/+38
|\ \ \ | |_|/ |/| |
| * | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolutionDmitry Osipenko2021-03-291-2/+1
| * | Input: elants_i2c - fix division by zero if firmware reports zero phys sizeDmitry Osipenko2021-03-281-1/+1
| * | Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-03-231-25/+31
| * | Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann2021-03-231-0/+1
| * | Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun2021-03-101-2/+2
| * | Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-03-081-2/+2
* | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-2328-517/+1126
|\|
| * Input: st1232 - fix NORMAL vs. IDLE state handlingGeert Uytterhoeven2021-02-231-2/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2021-02-2330-528/+1180
| |\
| | * Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-02-231-47/+33
| | * Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-231-1/+1
| | * Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-231-0/+79
| | * Merge tag 'v5.11' into nextDmitry Torokhov2021-02-2324-94/+368
| | |\
| | * | Input: applespi - fix occasional crc errors under load.Ronald Tschalär2021-02-191-0/+2
| | * | Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär2021-02-191-6/+15
| | * | Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov2021-02-191-1/+1
| | * | Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza2021-02-191-0/+4
| | * | Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov2021-02-193-4/+4
| | * | Input: joydev - prevent potential read overflow in ioctlDan Carpenter2021-02-191-2/+5
| | * | Input: elo - fix an error code in elo_connect()Dan Carpenter2021-02-181-1/+3
| | * | Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-02-171-0/+1
| | * | Input: elants_i2c - detect enum overflowJosh Poimboeuf2021-02-161-2/+1
| | * | Input: zinitix - remove unneeded semicolonYang Li2021-02-161-1/+1
| | * | Input: iqs5xx - initialize an uninitialized variableJeff LaBundy2021-01-281-1/+1
| | * | Input: Add N64 controller driverLauri Kasanen2021-01-253-1/+353
| | * | Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy2021-01-251-2/+2
| | * | Input: iqs5xx - allow more time for ATI to completeJeff LaBundy2021-01-251-6/+5
| | * | Input: iqs5xx - eliminate unnecessary register readJeff LaBundy2021-01-251-19/+12
| | * | Input: iqs5xx - simplify axis setup logicJeff LaBundy2021-01-251-79/+21
| | * | Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy2021-01-251-11/+41
| | * | Input: iqs5xx - accommodate bootloader latencyJeff LaBundy2021-01-251-2/+7
| | * | Input: iqs5xx - preserve bootloader errorsJeff LaBundy2021-01-251-1/+5
| | * | Input: iqs5xx - minor cosmetic improvementsJeff LaBundy2021-01-251-4/+4
| | * | Input: elants_i2c - add support for eKTF3624Michał Mirosław2021-01-251-17/+135
| | * | Input: ads7846 - convert to one messageOleksij Rempel2021-01-211-183/+193
| | * | Input: stmpe-ts - add description for 'prop' struct memberLee Jones2021-01-201-0/+1
| | * | Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-201-2/+0
| | * | Input: usbtouchscreen - actually check return value of usb_submit_urb()Lee Jones2021-01-201-0/+3
| | * | Input: melfas_mip4 - mark a bunch of variables as __always_unusedLee Jones2021-01-201-4/+4
| | * | Input: synaptics - replace NOOP with suitable commentaryLee Jones2021-01-201-2/+5
| | * | Input: omap4-keypad - implement errata check for lost key-up eventsTony Lindgren2021-01-111-0/+30
| | * | Input: omap4-keypad - use PM runtime autosuspendTony Lindgren2021-01-111-11/+39
| | * | Input: omap4-keypad - move rest of key scanning to a separate functionTony Lindgren2021-01-111-13/+26