summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | input: keyboard: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-273-0/+346
| * | | | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-302-2/+2
| |\ \ \ \ \
| | * | | | | Input: icn8505 - Switch to firmware_request_platform for retreiving the fwHans de Goede2020-03-201-1/+1
| | * | | | | Input: silead - Switch to firmware_request_platform for retreiving the fwHans de Goede2020-03-201-1/+1
* | | | | | | Input: mt - cleanup open-coded __set_bit()Michał Mirosław2020-07-151-1/+1
* | | | | | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-0730-67/+62
* | | | | | | Input: cm109 - remove needless check before usb_free_coherent()Xu Wang2020-07-071-6/+2
* | | | | | | Input: exc3000 - switch to i2c's probe_new APISebastian Reichel2020-07-061-3/+2
* | | | | | | Input: elantech - remove redundant assignments to variable errorColin Ian King2020-07-061-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: iqs269a - add missing I2C dependencyJeff LaBundy2020-05-181-0/+1
* | | | | | Input: elants - refactor elants_i2c_execute_command()Michał Mirosław2020-05-171-101/+99
* | | | | | Input: elants - override touchscreen info with DT propertiesMichał Mirosław2020-05-171-2/+5
* | | | | | Input: elants - remove unused axesMichał Mirosław2020-05-171-18/+8
* | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-05-1711-71/+86
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-091-1/+1
| * | | | | Input: axp20x-pek - always register interrupt handlersHans de Goede2020-05-051-35/+37
| * | | | | Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun2020-04-281-1/+2
| * | | | | Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green2020-04-271-1/+1
| * | | | | Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-04-271-0/+7
| * | | | | Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov2020-04-271-7/+0
| * | | | | Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET2020-04-221-1/+1
| * | | | | Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron2020-04-221-0/+12
| * | | | | Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks2020-04-221-15/+4
| * | | | | Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke2020-04-201-0/+7
| * | | | | Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-04-181-0/+1
| * | | | | Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-04-181-9/+5
| * | | | | Input: mms114 - fix handling of mms345lStephan Gerhold2020-04-141-7/+5
| * | | | | Input: elants_i2c - support palm detectionJohnny Chuang2020-04-141-1/+10
| | |_|_|/ | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2020-04-064-132/+523
| |\ \ \ \
* | | | | | Input: add support for Azoteq IQS269AJeff LaBundy2020-05-173-0/+1844
* | | | | | Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang2020-05-131-18/+15
* | | | | | Input: remove msm-vibrator driverBrian Masney2020-05-133-292/+0
* | | | | | Input: elants_i2c - provide an attribute to show calibration countJohnny Chuang2020-05-121-1/+27
* | | | | | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-129-15/+13
* | | | | | Merge tag 'v5.6' into nextDmitry Torokhov2020-05-1230-104/+214
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-265-6/+19
| |\| | | | | | |_|/ / | |/| | |
| | * | | Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov2020-03-261-0/+1
| | * | | Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan2020-03-241-2/+2
| | * | | Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil2020-03-241-0/+1
| | * | | Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer2020-03-061-0/+11
| | * | | Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter2020-03-061-4/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-158-14/+50
| |\| | | | | |_|/ | |/| |
| | * | Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-4/+4
| | * | Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-2/+2
| | * | Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-1/+1
| | * | Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-131-1/+1
| | * | Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-131-0/+1
| | * | Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-131-0/+1
| | * | Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
| | * | Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1