Searched hist:"57 d94d150d17754ae1b4e87e9a883155cbb3ab05" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/input/touchscreen/ |
H A D | novatek-nvt-ts.c | 57d94d150d17754ae1b4e87e9a883155cbb3ab05 Sat Apr 01 23:21:43 CEST 2023 Hans de Goede <hdegoede@redhat.com> Input: add a new Novatek NVT-ts driver
Add a new driver for the Novatek i2c touchscreen controller as found on the Acer Iconia One 7 B1-750 tablet. Unfortunately the touchscreen controller model-number is unknown. Even with the tablet opened up it is impossible to read the model-number.
Android calls this a "NVT-ts" touchscreen, but that may apply to other Novatek controller models too.
This appears to be the same controller as the one supported by https://github.com/advx9600/android/blob/master/touchscreen/NVTtouch_Android4.0/NVTtouch.c but unfortunately that does not give us a model-number either.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Jeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20230326212308.55730-1-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Makefile | diff 57d94d150d17754ae1b4e87e9a883155cbb3ab05 Sat Apr 01 23:21:43 CEST 2023 Hans de Goede <hdegoede@redhat.com> Input: add a new Novatek NVT-ts driver
Add a new driver for the Novatek i2c touchscreen controller as found on the Acer Iconia One 7 B1-750 tablet. Unfortunately the touchscreen controller model-number is unknown. Even with the tablet opened up it is impossible to read the model-number.
Android calls this a "NVT-ts" touchscreen, but that may apply to other Novatek controller models too.
This appears to be the same controller as the one supported by https://github.com/advx9600/android/blob/master/touchscreen/NVTtouch_Android4.0/NVTtouch.c but unfortunately that does not give us a model-number either.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Jeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20230326212308.55730-1-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Kconfig | diff 57d94d150d17754ae1b4e87e9a883155cbb3ab05 Sat Apr 01 23:21:43 CEST 2023 Hans de Goede <hdegoede@redhat.com> Input: add a new Novatek NVT-ts driver
Add a new driver for the Novatek i2c touchscreen controller as found on the Acer Iconia One 7 B1-750 tablet. Unfortunately the touchscreen controller model-number is unknown. Even with the tablet opened up it is impossible to read the model-number.
Android calls this a "NVT-ts" touchscreen, but that may apply to other Novatek controller models too.
This appears to be the same controller as the one supported by https://github.com/advx9600/android/blob/master/touchscreen/NVTtouch_Android4.0/NVTtouch.c but unfortunately that does not give us a model-number either.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Jeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20230326212308.55730-1-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/linux/ |
H A D | MAINTAINERS | diff 57d94d150d17754ae1b4e87e9a883155cbb3ab05 Sat Apr 01 23:21:43 CEST 2023 Hans de Goede <hdegoede@redhat.com> Input: add a new Novatek NVT-ts driver
Add a new driver for the Novatek i2c touchscreen controller as found on the Acer Iconia One 7 B1-750 tablet. Unfortunately the touchscreen controller model-number is unknown. Even with the tablet opened up it is impossible to read the model-number.
Android calls this a "NVT-ts" touchscreen, but that may apply to other Novatek controller models too.
This appears to be the same controller as the one supported by https://github.com/advx9600/android/blob/master/touchscreen/NVTtouch_Android4.0/NVTtouch.c but unfortunately that does not give us a model-number either.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Jeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20230326212308.55730-1-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|