summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean
2020-11-17Input: atmel_mxt_ts - support regulator suppliesLinus Walleij
2020-11-17Input: atmel_mxt_ts - convert bindings to YAML and extendLinus Walleij
2020-11-17Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones
2020-11-17Input: ads7846 - drop unneeded asm/irq.h includeDmitry Torokhov
2020-11-17Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov
2020-11-17Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel
2020-11-17Input: ads7846 - convert to full duplexOleksij Rempel
2020-11-17Input: ads7846 - fix race that causes missing releasesDavid Jander
2020-11-12Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones
2020-11-11Input: st1232 - add support resolution readingAndrej Valek
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones
2020-11-08Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: analog - fix formatting of error codeZhang Qilong
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones
2020-11-08Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones
2020-11-08Input: drv2667 - fix formatting and add missing member docsLee Jones
2020-11-08Input: drv2665 - fix formatting expected by kernel-docLee Jones
2020-11-08Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones
2020-11-08Input: ads7846 - use kobj_to_dev() APIWang Qing
2020-11-08Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer
2020-11-08dt-bindings: input: ektf2127: Add elan,ektf2132 compatible stringJonathan Neuschäfer
2020-10-11Linux 5.9Linus Torvalds
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-11Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart
2020-10-11MAINTAINERS: change hardening mailing listKees Cook
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-10-10mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins