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 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-2230-528/+1180
| |\
| | * Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2021-02-221-47/+33
| | * Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-221-1/+1
| | * Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-221-0/+79
| | * Merge tag 'v5.11' into nextDmitry Torokhov2021-02-2224-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-161-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-243-1/+353
| | * | Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy2021-01-241-2/+2
| | * | Input: iqs5xx - allow more time for ATI to completeJeff LaBundy2021-01-241-6/+5
| | * | Input: iqs5xx - eliminate unnecessary register readJeff LaBundy2021-01-241-19/+12
| | * | Input: iqs5xx - simplify axis setup logicJeff LaBundy2021-01-241-79/+21
| | * | Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy2021-01-241-11/+41
| | * | Input: iqs5xx - accommodate bootloader latencyJeff LaBundy2021-01-241-2/+7
| | * | Input: iqs5xx - preserve bootloader errorsJeff LaBundy2021-01-241-1/+5
| | * | Input: iqs5xx - minor cosmetic improvementsJeff LaBundy2021-01-241-4/+4
| | * | Input: elants_i2c - add support for eKTF3624Michał Mirosław2021-01-241-17/+135
| | * | Input: ads7846 - convert to one messageOleksij Rempel2021-01-201-183/+193
| | * | Input: stmpe-ts - add description for 'prop' struct memberLee Jones2021-01-191-0/+1
| | * | Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-191-2/+0
| | * | Input: usbtouchscreen - actually check return value of usb_submit_urb()Lee Jones2021-01-191-0/+3
| | * | Input: melfas_mip4 - mark a bunch of variables as __always_unusedLee Jones2021-01-191-4/+4
| | * | Input: synaptics - replace NOOP with suitable commentaryLee Jones2021-01-191-2/+5
| | * | Input: omap4-keypad - implement errata check for lost key-up eventsTony Lindgren2021-01-101-0/+30
| | * | Input: omap4-keypad - use PM runtime autosuspendTony Lindgren2021-01-101-11/+39
| | * | Input: omap4-keypad - move rest of key scanning to a separate functionTony Lindgren2021-01-101-13/+26
| | * | Input: omap4-keypad - scan keys in two phases and simplify with bitmaskTony Lindgren2021-01-101-28/+45
| | * | Input: omap4-keypad - disable unused long interruptsTony Lindgren2021-01-101-3/+2
| | * | Input: omap4-keypad - switch to use managed resourcesDmitry Torokhov2021-01-101-84/+53
| | * | Input: imx_keypad - add dependency on HAS_IOMEMDmitry Torokhov2020-12-181-1/+1
| | * | Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov2020-12-181-0/+2
| | * | Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2020-12-151-1/+2
| | * | Input: da7280 - fix missing error testDmitry Torokhov2020-12-151-0/+1
| * | | Input: st1232 - add IDLE state as ready conditionMichael Tretter2021-02-191-1/+1
| * | | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-02-161-0/+1
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-223-8/+3
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-linusRussell King2021-02-221-2/+1
| |\ \ \ \
| | * | | | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
| * | | | | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1