summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/himax_hx83112b.c
AgeCommit message (Expand)Author
2024-08-19Input: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov
2024-07-08Input: himax_hx83112b - add support for HX83100AFelix Kaechele
2024-07-08Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele
2024-07-08Input: himax_hx83112b - implement MCU register readingFelix Kaechele
2024-07-08Input: himax_hx83112b - use more descriptive register definesFelix Kaechele
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-02Input: hx83112b: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman