aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/alps.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19Input: wm97xx-ts - provide missing description for 'status'Lee Jones1-1/+1
2020-11-19Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's headerLee Jones1-1/+1
2020-11-19Input: wm831x-on - source file headers are not good candidates for kernel-docLee Jones1-1/+1
2020-11-19Input: goodix - provide some missing function parameter descriptionsLee Jones1-0/+3
2020-11-19Input: mc13783-pwrbutton - file headers are not good candidates for kernel-docLee Jones1-1/+1
2020-11-19Input: xpad - demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov1-34/+35
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov1-4/+2
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean1-10/+13
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean1-20/+2
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean2-28/+0
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean1-31/+10
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean1-9/+4
2020-11-17Input: atmel_mxt_ts - support regulator suppliesLinus Walleij1-1/+36
2020-11-17Input: atmel_mxt_ts - convert bindings to YAML and extendLinus Walleij3-42/+82
2020-11-17Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij11-12/+14
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones1-1/+1
2020-11-17Input: ads7846 - drop unneeded asm/irq.h includeDmitry Torokhov1-1/+0
2020-11-17Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov1-1/+2
2020-11-17Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel1-2/+3
2020-11-17Input: ads7846 - convert to full duplexOleksij Rempel1-130/+62
2020-11-17Input: ads7846 - fix race that causes missing releasesDavid Jander1-18/+26
2020-11-12Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones1-2/+1
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones1-2/+1
2020-11-11Input: st1232 - add support resolution readingAndrej Valek1-16/+36
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones5-115/+149
2020-11-08Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that references itLee Jones2-14/+14
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones1-1/+1
2020-11-08Input: analog - fix formatting of error codeZhang Qilong1-1/+1
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones1-2/+2
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones1-1/+1
2020-11-08Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones1-1/+1
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones1-4/+5
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones1-1/+1
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones1-1/+1
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones1-11/+11
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones1-0/+2
2020-11-08Input: drv2667 - fix formatting and add missing member docsLee Jones1-6/+8
2020-11-08Input: drv2665 - fix formatting expected by kernel-docLee Jones1-5/+5
2020-11-08Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones1-13/+13
2020-11-08Input: ads7846 - use kobj_to_dev() APIWang Qing1-1/+1
2020-11-08Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer1-1/+31
2020-11-08dt-bindings: input: ektf2127: Add elan,ektf2132 compatible stringJonathan Neuschäfer1-1/+1
2020-10-11Linux 5.9Linus Torvalds1-1/+1
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepagedVijay Balakrishna3-2/+19
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin1-1/+5
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2-3/+4
2020-10-11MAINTAINERS: change hardening mailing listKees Cook2-2/+3
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1