summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET2020-04-191-1/+1
* Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-04-191-1/+1
* Input: update SPDX tag for input-event-codes.hRajat Jain2020-04-011-1/+1
* 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
* dt-bindings: touchscreen: Convert edt-ft5x06 to json-schemaBenjamin Gaignard2020-03-252-77/+125
* Input: of_touchscreen - explicitly choose axisAndy Shevchenko2020-03-241-18/+17
* Input: goodix - support gt9147 touchpanelYannick Fertre2020-03-241-0/+2
* dt-bindings: touchscreen: goodix: support of gt9147Yannick Fertre2020-03-241-0/+1
* Input: goodix - add support for Goodix GT917SIcenowy Zheng2020-03-241-0/+2
* Input: goodix - use string-based chip IDIcenowy Zheng2020-03-241-28/+39
* dt-bindings: input: touchscreen: add compatible string for Goodix GT917SIcenowy Zheng2020-03-241-0/+1
* 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
* Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach2020-02-011-0/+14
* dt-bindings: touchscreen: Convert Goodix touchscreen to json-schemaBenjamin Gaignard2020-01-272-50/+78
* dt-bindings: touchscreen: Add touchscreen schemaBenjamin Gaignard2020-01-272-39/+84
* Input: add IOC3 serio driverThomas Bogendoerfer2020-01-223-0/+227
* Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland2020-01-221-2/+1
* Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland2020-01-221-1/+36
* Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-211-5/+10
* Merge tag 'v5.5-rc5' into nextDmitry Torokhov2020-01-1011648-240056/+560248
|\
| * Linux 5.5-rc5v5.5-rc5Linus Torvalds2020-01-051-1/+1
| * Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-0513-22/+76
| |\
| | * Documentation: riscv: add patch acceptance guidelinesPaul Walmsley2020-01-054-0/+38
| | * riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-053-13/+13
| | * clocksource: riscv: add notrace to riscv_sched_clockZong Li2020-01-051-1/+1
| | * riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
| | * riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
| | * riscv: gcov: enable gcov for RISC-VZong Li2020-01-032-1/+2
| | * riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-0532-90/+166
| |\ \
| | * | hexagon: define ioremap_ucNick Desaulniers2020-01-041-0/+1
| | * | ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He2020-01-041-0/+1
| | * | ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2020-01-041-0/+8
| | * | mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long2020-01-041-1/+50