summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24Input: goodix - try to reset the controller if the i2c-test failsHans de Goede
2020-03-24Input: goodix - restore config on resume if necessaryHans de Goede
2020-03-24Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede
2020-03-24Input: goodix - add minimum firmware size checkHans de Goede
2020-03-24Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede
2020-03-24Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede
2020-03-24Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devicesHans de Goede
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...Hans de Goede
2020-03-24Input: goodix - make resetting the controller at probe independent from the G...Hans de Goede
2020-03-24Input: goodix - make loading the config from disk independent from the GPIO s...Hans de Goede
2020-03-24Input: goodix - refactor IRQ pin GPIO accessesHans de Goede
2020-03-06Input: elants_i2c - report resolution information for touch majorJohnny Chuang
2020-03-06Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov
2020-01-31Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach
2020-01-27dt-bindings: touchscreen: Convert Goodix touchscreen to json-schemaBenjamin Gaignard
2020-01-27dt-bindings: touchscreen: Add touchscreen schemaBenjamin Gaignard
2020-01-22Input: add IOC3 serio driverThomas Bogendoerfer
2020-01-21Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland
2020-01-21Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland
2020-01-20Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean
2020-01-10Merge tag 'v5.5-rc5' into nextDmitry Torokhov
2020-01-10Input: edt-ft5x06 - use pm core to enable/disable the wake irqMarco Felsch
2020-01-10Input: edt-ft5x06 - make wakeup-source switchableMarco Felsch
2020-01-10Input: edt-ft5x06 - document wakeup-source capabilityMarco Felsch
2020-01-10Input: edt-ft5x06 - alphabetical include reorderMarco Felsch
2020-01-10Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-05Linux 5.5-rc5Linus Torvalds
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-04Documentation: riscv: add patch acceptance guidelinesPaul Walmsley
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2020-01-04clocksource: riscv: add notrace to riscv_sched_clockZong Li
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li
2020-01-04mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long
2020-01-04mm/gup: fix memory leak in __gup_benchmark_ioctlNavid Emamdoost
2020-01-04mm/oom: fix pgtables units mismatch in Killed process messageIlya Dryomov
2020-01-04fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap
2020-01-04hexagon: work around compiler crashNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2020-01-04fs/namespace.c: make to_mnt_ns() staticEric Biggers
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers
2020-01-04fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers
2020-01-04mm: move_pages: return valid node id in status if the page is already on the ...Yang Shi
2020-01-04memcg: account security cred as well to kmemcgShakeel Butt