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 Torvalds2020-04-074-132/+523
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-04-064-132/+523
| |\
| | * Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede2020-04-011-0/+11
| | * Input: goodix - fix compilation when ACPI support is disabledHans de Goede2020-04-011-13/+42
| | * Input: of_touchscreen - explicitly choose axisAndy Shevchenko2020-03-241-18/+17
| | * Input: goodix - support gt9147 touchpanelYannick Fertre2020-03-241-0/+2
| | * Input: goodix - add support for Goodix GT917SIcenowy Zheng2020-03-241-0/+2
| | * Input: goodix - use string-based chip IDIcenowy Zheng2020-03-241-28/+39
| | * Input: goodix - add support for more then one touch-keyDmitry Mastykin2020-03-241-13/+49
| | * Input: goodix - fix spurious key release eventsDmitry Mastykin2020-03-241-1/+1
| | * Input: goodix - try to reset the controller if the i2c-test failsHans de Goede2020-03-241-0/+7
| | * Input: goodix - restore config on resume if necessaryHans de Goede2020-03-241-0/+22
| | * Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede2020-03-241-26/+22
| | * Input: goodix - add minimum firmware size checkHans de Goede2020-03-241-4/+7
| | * Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede2020-03-241-6/+41
| | * Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede2020-03-241-30/+30
| | * Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede2020-03-241-0/+30
| | * Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devicesHans de Goede2020-03-241-0/+19
| | * Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...Hans de Goede2020-03-241-4/+124
| | * Input: goodix - make resetting the controller at probe independent from the G...Hans de Goede2020-03-241-1/+3
| | * Input: goodix - make loading the config from disk independent from the GPIO s...Hans de Goede2020-03-241-5/+9
| | * Input: goodix - refactor IRQ pin GPIO accessesHans de Goede2020-03-241-11/+51
| | * Input: elants_i2c - report resolution information for touch majorJohnny Chuang2020-03-061-0/+1
| | * Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov2020-03-061-0/+22
* | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-073-0/+346
|\ \ \
| * | | 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
* | | | | 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
| * | Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
| * | Input: ili210x - add ili2120 supportLuca Weiss2020-02-101-0/+32
| * | Input: ili210x - fix return value of is_visible functionLuca Weiss2020-02-101-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-041-15/+13
|\ \ \
| * | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-15/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-039-55/+380
|\ \ \ \ | |/ / / |/| / / | |/ /