diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-02 17:34:42 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-02 17:34:42 -1000 |
commit | ecd649b3408408841d5793038b0241e55ac7a141 (patch) | |
tree | d328847d78bed378cd53dce8c7f25fb5cfdc6352 /MAINTAINERS | |
parent | 3b6f979319c86d73c48d27deca68331e7924c209 (diff) | |
parent | f6eeb9e548572c0e64632672dbd04363cbdd4eed (diff) | |
download | linux-ecd649b3408408841d5793038b0241e55ac7a141.tar.gz linux-ecd649b3408408841d5793038b0241e55ac7a141.tar.bz2 linux-ecd649b3408408841d5793038b0241e55ac7a141.zip |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
"Just a few driver fixes"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Input: atmel_mxt_ts - fix the firmware update
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
MAINTAINERS: Rakesh Iyer can't be reached anymore
Input: hideep_ts - fix a typo in Kconfig
Input: alps - fix reporting pressure of v3 trackstick
Input: leds - fix out of bound access
Input: synaptics-rmi4 - fix an unchecked out of memory error path
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 79bb02ff812f..eab763f17aab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13853,7 +13853,6 @@ S: Supported F: drivers/iommu/tegra* TEGRA KBC DRIVER -M: Rakesh Iyer <riyer@nvidia.com> M: Laxman Dewangan <ldewangan@nvidia.com> S: Supported F: drivers/input/keyboard/tegra-kbc.c |